Commit Graph

69 Commits

Author SHA1 Message Date
tronzhang 9a2fc5785d add functional and tensor interface for gatherd 2022-06-09 18:00:08 +08:00
i-robot 06824b4a2e
!35316 gpu_testcase_level_adjust
Merge pull request !35316 from LLLRT/master
2022-06-07 02:09:14 +00:00
polyhedral 92b1459d57 flatten support functional and tensor interface, dynamic shape and vmap 2022-06-04 11:49:55 +08:00
i-robot 6f18373b10
!35252 add python implement and st for random gamma
Merge pull request !35252 from zhangqi/0522_2
2022-06-02 09:26:10 +00:00
liuruotao b5b4c7c9d9 takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
zhangqi d0afaf60f0 add python implement and st for random gamma 2022-06-01 11:20:36 +08:00
tronzhang 83280c2230 add dynamic and vmap support for gatherd 2022-05-31 09:39:43 +08:00
yanghaoran e1d3e6edac take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
huangbingjian d6485b82f6 Remove support for dataclass 2022-04-24 09:12:50 +08:00
wilfChen f03ef12838 aicpu-priority-replay-buffer-api 2022-03-25 15:03:42 +08:00
linqingke c740a1d2ea add custom aicpu node st. 2022-03-22 14:51:47 +08:00
zhousiyi f177ff9462 fix miss x definition in test case 2022-03-09 08:00:28 +00:00
jiangzhenguang 64da650786 add half pixel center to resize bilinear 2022-03-05 15:43:20 +08:00
zhousiyi 38ac9041d6 dont evaluated to specific SymbolicKey if not direct weight parameter 2022-02-24 01:08:47 +00:00
zhousiyi 6248262449 return Tensor value for AbstractRef when infer EnvironGet primitive as
Value type.
2022-02-11 01:18:10 +00:00
LaiYongqiang 6099c54ca1 add ascend aicpu env ops 2022-02-08 12:51:00 +08:00
liangyongxiong 05174c2115 fix pytest mark decorator for platform_x86_cpu 2021-12-01 14:15:36 +08:00
yangwei fc32fc86cf for sparterm 2021-09-15 15:26:02 +08:00
i-robot cb555f4b6e !19494 add ResizeBilinear ops for aicpu
Merge pull request !19494 from yanzhenxiang2020/add_resize_bilinear_aicpu
2021-07-10 08:46:27 +00:00
yanzhenxiang2020 9c74caa631 add ResizeBilinear ops for aicpu 2021-07-07 14:38:54 +08:00
caifubi bd70512806 fix TensorCopySlices bprop 2021-07-06 19:02:20 +08:00
caifubi 629111c6d3 Add TensorCopySlice Op 2021-06-29 16:52:35 +08:00
yanzhenxiang2020 16b43bca49 add DynamicStitch and SearchSorted aicpu ops 2021-06-04 16:25:27 +08:00
yanzhenxiang2020 f6677628c0 add StackPush and StackPop for aicpu 2021-03-15 15:10:35 +08:00
yanzhenxiang2020 95dbfe0636 add Dropout2D and rename Dropout3d to Dropout3D 2021-03-01 09:44:46 +08:00
jinyaohui 8022f9a6ed modify pack to stack 2021-02-04 18:54:31 +08:00
yanzhenxiang2020 f8147aa57d add Dropout3d ops for aicpu 2021-01-19 15:05:13 +08:00
yanzhenxiang2020 e9eb1ebac8 fix shape of ComputeAccidentalHits 2020-12-16 15:58:37 +08:00
yanzhenxiang2020 d4bca2b9c3 amend randperm
amned amend randperm and add NoRepeatNGram ops for aicpu
2020-12-07 17:22:25 +08:00
yanzhenxiang2020 3a1a9ff6dc add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu 2020-12-04 10:04:31 +08:00
mindspore-ci-bot 2370828043 !8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
2020-11-28 16:54:13 +08:00
yanzhenxiang2020 082cb4e7fd add Randperm/GatherDGrad and fix GatherD for aicpu 2020-11-26 16:58:20 +08:00
yanzhenxiang2020 dca109c9a5 fix example of categorical and rnntloss 2020-11-25 20:25:20 +08:00
yanzhenxiang2020 0162587ebc add CTCGreedyDecoder ops 2020-11-09 16:05:47 +08:00
yanzhenxiang2020 d241e9c4af add Meshgrid ops for aicpu 2020-09-30 15:06:22 +08:00
peixu_ren 6c0cfea75b Remove StridedSlice AICPU version 2020-09-27 23:31:17 -04:00
jin-xiulang 5873614b86 Refactoring laplace random operator. 2020-09-16 18:40:31 +08:00
yanzhenxiang2020 c6db808bbf fix aicpu ut 2020-09-15 14:31:56 +08:00
lilei 71adabd944 modify_bug 2020-09-09 18:20:32 +08:00
jinyaohui a9972a7def optim pylint 2020-08-31 14:49:57 +08:00
peixu_ren 2d5d44ab22 Add test cases for uniform ops on GPU 2020-08-26 12:02:27 -04:00
peixu_ren 10f381d662 Modify the name of parameters in uniform 2020-08-25 22:44:21 -04:00
peixu_ren 3820533ad1 Refactor Gamma and Poisson ops 2020-08-09 19:47:26 -04:00
changzherui 22336c0843 sync 0807 code to ms-incubator 2020-08-08 10:43:09 +08:00
peixu_ren 374772035a Refactor random uniform ops and complete gamma and poisson 2020-07-30 09:46:52 -04:00
peixu_ren 19d80b87a9 Fix minor errors in probabilistic programming 2020-07-23 15:38:08 -04:00
yanzhenxiang2020 a536b68c84 add FusedSparse(Adam/LazyAdam/Ftrl/ProximalAdagrad) for aicpu 2020-07-22 11:26:33 +08:00
peixu_ren 9b45018dfd Add random normal op at MindSpore front-end 2020-07-20 23:31:30 -04:00
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches 2020-07-18 21:09:55 +08:00
yanzhenxiang2020 2ae6dfe95a add RNNTLoss and RandomCategorical op for aicpu 2020-07-17 15:44:06 +08:00