i-robot
|
6403e6704d
|
!33647 Fix fallback control flow erase local parameter as phi problem
Merge pull request !33647 from LiangZhibo/master
|
2022-04-29 01:11:21 +00:00 |
i-robot
|
0d4b1ceb09
|
!33717 modify test case from level0 to leve1
Merge pull request !33717 from hanhuifeng/modify_test_case
|
2022-04-28 12:53:10 +00:00 |
i-robot
|
458245e2e7
|
!33652 Fix value check bug in infer and add value and type check testcases.
Merge pull request !33652 from liangzelang/dev_tensorscatterop_cpu
|
2022-04-28 12:06:25 +00:00 |
hanhuifeng2020
|
02a7219367
|
modify test case from level0 to leve1
|
2022-04-28 17:07:29 +08:00 |
i-robot
|
3945caf231
|
!33669 [MS][ops]ajust bitwise ops to new interface
Merge pull request !33669 from KXiong/master
|
2022-04-28 08:24:02 +00:00 |
liangzhibo
|
2fc92bba08
|
graph fallback control flow ForceToBoolNode change
|
2022-04-28 15:16:09 +08:00 |
liangzelang
|
d4f15f543e
|
Add value check in infer and add value and type check testcases.
|
2022-04-28 15:07:22 +08:00 |
xiongkun
|
3801451919
|
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
|
2022-04-28 10:51:07 +08:00 |
i-robot
|
3e80716b0c
|
!33437 SactterMin operator supports GPU, and add function interface
Merge pull request !33437 from hujiahui8/scatter_min
|
2022-04-28 02:39:44 +00:00 |
i-robot
|
0b5111a6cc
|
!33517 add erf/erfc op
Merge pull request !33517 from cjh9368/op_develope
|
2022-04-28 02:32:22 +00:00 |
i-robot
|
b85647eead
|
!33626 index_add_gpu_kernel use new interface
Merge pull request !33626 from looop5/index_add_gpu
|
2022-04-28 02:26:24 +00:00 |
i-robot
|
cb1dc9f402
|
!33634 [MS][LITE]add scatter_elements and scatter_add_with_axis cpu kernel
Merge pull request !33634 from mengyuanli/scatter_element
|
2022-04-28 02:17:51 +00:00 |
i-robot
|
fd22d69ca7
|
!33475 Remove test data containing sensitive word
Merge pull request !33475 from xiaotianci/fix_examples
|
2022-04-28 02:05:09 +00:00 |
i-robot
|
37a28be84a
|
!33574 [MD] fix test case
Merge pull request !33574 from liyong126/fix_test_case1
|
2022-04-27 20:59:48 +00:00 |
i-robot
|
a312a1684b
|
!33602 add selu kernel for gpu backend.
Merge pull request !33602 from zhuzhongrui/pub_master
|
2022-04-27 18:08:57 +00:00 |
i-robot
|
3eba471305
|
!33650 fix matrix_determinant kernel for gpu backend st.
Merge pull request !33650 from zhuzhongrui/pub_master2
|
2022-04-27 14:59:57 +00:00 |
i-robot
|
0feb213472
|
!33505 [Fallback][Control_flow] Fix print problom in for_in_if case.
Merge pull request !33505 from Margaret_wangrui/for_in_if_print
|
2022-04-27 14:51:59 +00:00 |
i-robot
|
45a64a58b5
|
!33480 [Fallback][Control_flow] Convert numpy number to graph node.
Merge pull request !33480 from Margaret_wangrui/interpret
|
2022-04-27 14:06:57 +00:00 |
i-robot
|
406eaf37b1
|
!33497 Support custom cell bprop when using Parameter in primal graph
Merge pull request !33497 from YuJianfeng/custom_bprop
|
2022-04-27 12:30:02 +00:00 |
i-robot
|
253eafd62a
|
!33632 [ME] Add some raise test cases.
Merge pull request !33632 from Margaret_wangrui/raise_testcase
|
2022-04-27 11:00:15 +00:00 |
z00512249
|
228f63d5e2
|
fix matrix_determinant kernel for gpu backend st.
|
2022-04-27 17:55:56 +08:00 |
mengyuanli
|
493eaad77b
|
add scatter elements and scatter add with axis cpu kernel
|
2022-04-27 17:08:56 +08:00 |
hujiahui8
|
b8ec35c3b7
|
SactterMin operator supports GPU, and add function interface
|
2022-04-27 16:42:21 +08:00 |
Margaret_wangrui
|
df4042f1b5
|
[ME] Add some raise test cases.
|
2022-04-27 15:03:14 +08:00 |
yujianfeng
|
5f6bb3132e
|
Support custom cell bprop when using Parameter in primal graph
|
2022-04-27 14:08:17 +08:00 |
z00512249
|
65d0166abd
|
add selu kernel for gpu backend.
|
2022-04-27 12:52:40 +08:00 |
looop5
|
7dc011e772
|
index_add_gpu_kernel use new interface
fix compiling
fix dst_out
fix undefined symbol
|
2022-04-27 11:45:28 +08:00 |
Xiao Tianci
|
0dc85a15b9
|
remove sensitive word in test data
|
2022-04-27 10:51:44 +08:00 |
z00512249
|
653efcadf6
|
fix log_matrix_determinant accuracy for gpu backend.
|
2022-04-27 10:27:43 +08:00 |
i-robot
|
712be60c30
|
!33586 GraphKernel Fix softsign test case bug
Merge pull request !33586 from ZengZitao/windows_continue
|
2022-04-27 02:04:36 +00:00 |
i-robot
|
885db5d39a
|
!33564 GraphKernel Add CheckInputs in some expand dsl and Close expandfallback on Ascend
Merge pull request !33564 from ZengZitao/type_fix
|
2022-04-27 02:04:36 +00:00 |
i-robot
|
6c9590d13d
|
!32632 add new Ascend operator TruncatedNormal
Merge pull request !32632 from yyxhgg/TruncatedNormal
|
2022-04-26 13:04:03 +00:00 |
liyong
|
29855385a5
|
fix random dataset
|
2022-04-26 19:48:17 +08:00 |
i-robot
|
640f06518f
|
!33157 flatten concat fission
Merge pull request !33157 from kisnwang/split-flatten-concat
|
2022-04-26 11:22:15 +00:00 |
i-robot
|
c926660451
|
!32001 atomic_clean_real_shape
Merge pull request !32001 from zhupuxu/atomic_clean_real_shape
|
2022-04-26 11:13:03 +00:00 |
zengzitao
|
f6969e02ae
|
don't run test case on windows
|
2022-04-26 18:23:05 +08:00 |
zengzitao
|
751a9e0094
|
add checkinput in expand dsl and close expandfallback on ascend
|
2022-04-26 18:09:17 +08:00 |
yanghaoran
|
75d7cd8fce
|
takedown windows cpu testcases and add windows ST back to gate level0
|
2022-04-26 17:16:57 +08:00 |
i-robot
|
fcb0319747
|
!33270 [assistant][InverseMelScale]
Merge pull request !33270 from chenchen/InverseMelScale
|
2022-04-26 08:55:58 +00:00 |
i-robot
|
69d5bd0320
|
!33563 add log matrix_determinant and matrix_determinant kernel for gpu backend.
Merge pull request !33563 from zhuzhongrui/pub_master
|
2022-04-26 08:17:02 +00:00 |
kswang
|
e4ef608d20
|
add flatten concat fission
|
2022-04-26 15:40:36 +08:00 |
i-robot
|
c1707043f9
|
!33534 add dropout2d kernel for gpu backend.
Merge pull request !33534 from zhuzhongrui/pub_master3
|
2022-04-26 06:21:01 +00:00 |
i-robot
|
11ca560a98
|
!33547 Add rank id for node base
Merge pull request !33547 from chengang/replace_rank_id_api
|
2022-04-26 06:04:35 +00:00 |
z00512249
|
17e20ffde2
|
add log matrix_determinant and matrix_determinant kernel for gpu backend.
|
2022-04-26 11:51:18 +08:00 |
yanghaoran
|
743b5d2134
|
!33560 回退 'Pull Request !33484 : add matrix_determinant kernel for gpu backend.'
Merge pull request !33560 from yanghaoran/revert-merge-33484-master
|
2022-04-26 02:47:27 +00:00 |
i-robot
|
e05bac5484
|
!33412 IndexAdd supports CPU, add function interface for IndexAdd
Merge pull request !33412 from looop5/index_add_commit
|
2022-04-26 02:47:14 +00:00 |
yanghaoran
|
73ecbea67b
|
回退 'Pull Request !33484 : add matrix_determinant kernel for gpu backend.'
|
2022-04-26 02:46:50 +00:00 |
i-robot
|
fb2da7b314
|
!33404 add ascend mpi st case
Merge pull request !33404 from baihuawei/mpi_sink_frontend
|
2022-04-26 02:11:19 +00:00 |
i-robot
|
9812c1072e
|
!33457 SactterMax operator supports GPU, and add function interface
Merge pull request !33457 from polyhedral/max
|
2022-04-26 02:10:46 +00:00 |
i-robot
|
5cfdef1447
|
!33484 add matrix_determinant kernel for gpu backend.
Merge pull request !33484 from zhuzhongrui/pub_master2
|
2022-04-26 01:33:17 +00:00 |