i-robot
|
6b385fe951
|
!34006 add ut/st for TensorScatter ops in ascend
Merge pull request !34006 from yuchaojie/op_dev2
|
2022-05-09 06:50:47 +00:00 |
i-robot
|
79e9d91a5c
|
!34035 add device_id to dropout_nd kernel for gpu backend.
Merge pull request !34035 from zhuzhongrui/pub_master
|
2022-05-09 06:38:37 +00:00 |
i-robot
|
818e1a2b6e
|
!33268 Add GPU implementation of NonZero operator.
Merge pull request !33268 from hezhenhao1/add_nonzero
|
2022-05-09 06:24:26 +00:00 |
i-robot
|
c29d6bb764
|
!34000 Bugfix for symbol error on mac
Merge pull request !34000 from chengang/bugfix_mac_symbol_2
|
2022-05-07 11:35:09 +00:00 |
i-robot
|
efe40a1ffc
|
!32412 [assistant][ops] Add Trace
Merge pull request !32412 from 张渝/trace
|
2022-05-07 10:04:29 +00:00 |
i-robot
|
009bf45528
|
!33642 modify white list Q2
Merge pull request !33642 from 冯一航/modify_white_list_Q_two
|
2022-05-07 09:59:55 +00:00 |
i-robot
|
29f620a95c
|
!33937 fix expander fallback for ascend
Merge pull request !33937 from r1chardf1d0/e20
|
2022-05-07 09:34:09 +00:00 |
i-robot
|
4899e19a36
|
!33951 fix tensor_scatter_add param error
Merge pull request !33951 from yuchaojie/op_dev
|
2022-05-07 09:30:10 +00:00 |
i-robot
|
aaf8e10779
|
!33975 [MSLITE][Bug] Codex clean.
Merge pull request !33975 from wangshaocong/codex
|
2022-05-07 09:28:29 +00:00 |
i-robot
|
1fa021daea
|
!34001 replace lite ios old api with new api
Merge pull request !34001 from qinzheng/ios_api
|
2022-05-07 09:24:57 +00:00 |
z00512249
|
1987a71f32
|
add device_id to dropout_nd kernel for gpu backend.
|
2022-05-07 17:08:28 +08:00 |
i-robot
|
9c0d1b7f74
|
!33864 Fix PyNative feed mode of dynamic shape
Merge pull request !33864 from zjun/fix_asr
|
2022-05-07 09:07:25 +00:00 |
yuchaojie
|
df39a2fc82
|
add ut/st for TensorScatter ops in ascend
|
2022-05-07 16:44:13 +08:00 |
i-robot
|
d91460cb44
|
!33972 update distribution tensor check logic
Merge pull request !33972 from zichun_ye/dist_value_check
|
2022-05-07 08:37:44 +00:00 |
i-robot
|
e672e261ed
|
!33935 add get_bprop_p_s_roi_pooling
Merge pull request !33935 from ms_yan/add_bprop
|
2022-05-07 08:36:04 +00:00 |
i-robot
|
43eff2b0a7
|
!33996 [MS][LITE] fix copy fp64 tensordata from tensorinfo
Merge pull request !33996 from luoyuan/fix-copy-fp64-tensor
|
2022-05-07 08:16:26 +00:00 |
i-robot
|
d1226ba6d9
|
!33908 refactor reduction of cpu mkldnn kernels
Merge pull request !33908 from zhuzhongrui/pub_master
|
2022-05-07 08:14:28 +00:00 |
i-robot
|
7c5dc6777f
|
!33943 [MS][LITE]code clean
Merge pull request !33943 from XianglongZeng/myms
|
2022-05-07 08:13:45 +00:00 |
i-robot
|
934e7e6b98
|
!33946 [MS][LITE][r1.7]code clean
Merge pull request !33946 from XianglongZeng/r1.7
|
2022-05-07 08:12:40 +00:00 |
i-robot
|
93c0aae65d
|
!33909 refactor bce_with_logits_loss for cpu backend.
Merge pull request !33909 from zhuzhongrui/pub_master3
|
2022-05-07 08:05:59 +00:00 |
i-robot
|
8485a6c1c5
|
!33942 [MSLITE] opt gelu cu for bert
Merge pull request !33942 from Liu_Xuu/gelu_0506
|
2022-05-07 07:46:02 +00:00 |
hezhenhao1
|
35a70030cd
|
Add GPU implementation of NonZero operator.
|
2022-05-07 15:45:59 +08:00 |
i-robot
|
b11f4c9720
|
!33916 add maximum_grad for gpu backend.
Merge pull request !33916 from zhuzhongrui/pub_master1
|
2022-05-07 07:33:59 +00:00 |
i-robot
|
31c9a9212c
|
!33940 add gpu proto cmake depend
Merge pull request !33940 from changzherui/mod_gpu_proto_depend
|
2022-05-07 07:22:42 +00:00 |
i-robot
|
723e40b7f1
|
!33521 Modify the printing information of type id
Merge pull request !33521 from huangbingjian/type_id
|
2022-05-07 07:15:07 +00:00 |
i-robot
|
1c42f6dbed
|
!33985 [MS][Kernel]follow class member name convention for KernelMod::is_need_retrieve_output_shape
Merge pull request !33985 from zhaizhiqiang/master
|
2022-05-07 07:05:25 +00:00 |
i-robot
|
a2748be0a4
|
!33020 修复normalization在gpu下运行数据类型不支持
Merge pull request !33020 from 王程浩/master
|
2022-05-07 07:04:05 +00:00 |
i-robot
|
ef66c7f4f1
|
!33763 process tuple value When the converted op is nullptr in SetOpInput
Merge pull request !33763 from xiaoyao/master
|
2022-05-07 07:02:39 +00:00 |
i-robot
|
577516fd98
|
!33997 [MS][LITE] add mindir model file support for cloud infer
Merge pull request !33997 from 刘力力/master_merge_test_2
|
2022-05-07 07:00:48 +00:00 |
i-robot
|
235d0ed10e
|
!33769 add scatter_min operator documentation
Merge pull request !33769 from hujiahui8/code_check_scatter_min
|
2022-05-07 06:50:02 +00:00 |
i-robot
|
0851516301
|
!33913 refactor lrn for cpu backend.
Merge pull request !33913 from zhuzhongrui/pub_master7
|
2022-05-07 06:45:19 +00:00 |
i-robot
|
216ca19892
|
!33912 refactor lerp for cpu backend.
Merge pull request !33912 from zhuzhongrui/pub_master6
|
2022-05-07 06:44:28 +00:00 |
i-robot
|
abe3fd2af4
|
!33999 [MS][LITE][STABLE]change numa lib name
Merge pull request !33999 from chenjianping/master_dev2
|
2022-05-07 06:42:56 +00:00 |
i-robot
|
a426e9ab45
|
!33611 support caddn model
Merge pull request !33611 from zhengyuanhua/br1
|
2022-05-07 06:25:53 +00:00 |
i-robot
|
c734fd5a04
|
!33882 TensorMove & TensorScatterUpdate算子适配动态shape
Merge pull request !33882 from huoxinyou/0505TensorSlice
|
2022-05-07 06:21:10 +00:00 |
i-robot
|
ac2b4038bf
|
!33981 fix layer_norm.cc only triggers RuntimeError
Merge pull request !33981 from 李林杰/fix_layer
|
2022-05-07 06:11:02 +00:00 |
i-robot
|
1cf5a5c8eb
|
!33953 [MS][LITE]Code check
Merge pull request !33953 from gongdaguo1/cc_master
|
2022-05-07 04:17:39 +00:00 |
liu lili
|
d85f45c43d
|
mindspore lite: add mindir model support for cloud infer
|
2022-05-07 12:13:00 +08:00 |
r1chardf1d0
|
e55322ae5a
|
fix para build info
|
2022-05-07 11:56:07 +08:00 |
Parallels
|
36ab26b96b
|
bugfix for mac symbol error
|
2022-05-07 11:52:41 +08:00 |
hujiahui8
|
421fb8c725
|
add scatter_min operator documentation
|
2022-05-07 11:39:33 +08:00 |
i-robot
|
5231ff8e89
|
!33911 refactor selu for cpu backend.
Merge pull request !33911 from zhuzhongrui/pub_master5
|
2022-05-07 03:39:05 +00:00 |
i-robot
|
cddca08e5a
|
!33930 [lite]fix memory-leak of Tensor::FreeData
Merge pull request !33930 from 徐安越/master1
|
2022-05-07 03:35:40 +00:00 |
z00512249
|
4c6d23e9da
|
add maximum_grad for gpu backend.
|
2022-05-07 11:29:23 +08:00 |
qinzheng
|
f3d64ecc61
|
remove header
|
2022-05-07 11:29:00 +08:00 |
jpc_chenjianping
|
e84def9548
|
change open numa lib name
|
2022-05-07 11:25:56 +08:00 |
i-robot
|
953972f499
|
!33919 Improve the error info log when a kernel is not registered.
Merge pull request !33919 from liqiliang/log_info
|
2022-05-07 03:23:32 +00:00 |
yanghaoran
|
5b62af0bef
|
!33994 回退 'Pull Request !33684 : [ops]Add bessel_y0 and bessel_y1 CPU operator'
Merge pull request !33994 from yanghaoran/revert-merge-33684-master
|
2022-05-07 03:19:43 +00:00 |
yanghaoran
|
767be5b718
|
回退 'Pull Request !33684 : [ops]Add bessel_y0 and bessel_y1 CPU operator'
|
2022-05-07 03:18:46 +00:00 |
i-robot
|
4d9db2ccf2
|
!33910 refactor lrn_grad for cpu backend.
Merge pull request !33910 from zhuzhongrui/pub_master4
|
2022-05-07 03:18:30 +00:00 |