Commit Graph

36012 Commits

Author SHA1 Message Date
i-robot 4e99f76211 !27846 numpy-native fix docstrings
Merge pull request !27846 from huangmengxi/code_docs_numpy
2021-12-20 06:17:53 +00:00
i-robot 0d02f9cb2a !27861 Fix UndeterminedType compare bug
Merge pull request !27861 from hewei/fix_abs_equal
2021-12-20 05:32:31 +00:00
i-robot 64219cddcb !27825 Fix a magic number issue in onnx_exporter.cc
Merge pull request !27825 from hewei/fix_code_check
2021-12-20 05:29:42 +00:00
i-robot cc3c980a07 !27874 Real、conj、imag 接口支持实数输入
Merge pull request !27874 from zhouyaqiang0/master
2021-12-20 03:53:16 +00:00
i-robot cc82e48a26 !27707 [MS][LITE][CPU] matmul avx512 optimize
Merge pull request !27707 from liuzhongkai/matmul512_new
2021-12-20 03:05:17 +00:00
i-robot 0b1540d4e4 !27188 add dimension reduce training and apply weight_decay to grad for SGD
Merge pull request !27188 from jinjiali-kali/dimReduce
2021-12-20 03:00:25 +00:00
i-robot df124bea07 !27855 Add Communication APIs
Merge pull request !27855 from huangxinjing/code_docs_fix_comm_ops
2021-12-20 02:16:56 +00:00
i-robot 00e912da2a !25626 [assistant][ops]New operator implementation, include ScatterNonAliasingAdd
Merge pull request !25626 from 陈桂锟/ScatterNonAliasingAdd
2021-12-20 02:08:58 +00:00
i-robot e743372437 !27826 fix MindDataset.dataset_files
Merge pull request !27826 from jiangshuqiang/fix_dataset_files
2021-12-20 02:08:28 +00:00
i-robot 67eb5e618d !27880 fix load fail log
Merge pull request !27880 from zhoufeng/fix-load-fail-log
2021-12-20 02:03:25 +00:00
i-robot 4421b8bcdb !27878 [lite]optimize the infershape of control_flow model and the acquisition of format
Merge pull request !27878 from 徐安越/master_core
2021-12-20 02:01:21 +00:00
i-robot f63568891b !27828 [MSLITE][GPU] gl texture benchmark Performance bugfix & cropper tools exclude gl_to_cl op check
Merge pull request !27828 from Greatpan/master_arm64
2021-12-20 02:00:03 +00:00
i-robot 13355f222f !27875 [MS][LITE][develop] add fp16 kernel
Merge pull request !27875 from sunsuodong/add_fp16_kernel_b
2021-12-20 01:52:46 +00:00
i-robot 50a1a6879b !27894 modify gitignore and add owners
Merge pull request !27894 from changzherui/add_owners
2021-12-20 01:46:19 +00:00
i-robot 4fd4014bc0 !27845 using data type to get cube size stage 2
Merge pull request !27845 from liubuyu/SBB
2021-12-20 01:44:01 +00:00
i-robot 432ce2c16e !27870 fix warning when import
Merge pull request !27870 from zhoufeng/fix-import-notes
2021-12-20 01:41:38 +00:00
i-robot 5ba24ca880 !27871 add alltoall/neighborexchange/neighborexchangev2 example
Merge pull request !27871 from zhoufeng/code_docs_alltoall_example
2021-12-20 01:40:56 +00:00
i-robot 0add1cd23e !27876 ascend support many comm ops use same input
Merge pull request !27876 from zhoufeng/ascend-support-many-comm-ops-use-same-input
2021-12-20 01:38:40 +00:00
i-robot 15cf13dd8e !27678 hete mindrt
Merge pull request !27678 from baihuawei/hetert
2021-12-20 01:34:53 +00:00
i-robot f1b26ea205 !21339 [assistant][ops]New operator implementation, include SparseApplyAdadeltaD
Merge pull request !21339 from 梁秀波/SparseApplyAdadeltaD
2021-12-20 01:34:10 +00:00
i-robot fc0b628910 !27881 Fix scheduler nullptr error and add server group
Merge pull request !27881 from ZPaC/fix-scheduler-rank-id
2021-12-20 01:34:08 +00:00
i-robot f8e820a3be !27883 Fix getitem in getitem.
Merge pull request !27883 from gaoyong10/runtime_second12
2021-12-20 01:32:14 +00:00
i-robot 11da28f24a !27060 modify dev env name
Merge pull request !27060 from zhoufeng/modify-env-name
2021-12-20 01:23:54 +00:00
i-robot 2b58bc95ab !27853 Fixed an issue where GPU multi-card network iteration tail time was negative.
Merge pull request !27853 from liuchuting/gpu_alow
2021-12-20 01:17:27 +00:00
i-robot 92f4c07611 !27732 [ME] Optimize the error message of the operator module.
Merge pull request !27732 from Margaret_wangrui/operator
2021-12-20 01:05:55 +00:00
He Wei 968df089c9 Fix UndeterminedType compare bug 2021-12-20 08:51:34 +08:00
He Wei bd33180a75 Fix a magic number issue in onnx_exporter.cc 2021-12-20 08:48:40 +08:00
xuanyue ecd207422c optimize the infershape of control_flow model and the acquisition of format 2021-12-20 00:23:05 +08:00
changzherui f1d6b3d0a7 add owners 2021-12-20 00:18:05 +08:00
guikunchen 36ca3d2aee [feat] [assistant] [I48ODA] add dynamic shape for ScatterNonAliasingAdd operation 2021-12-19 20:07:30 +08:00
liuchuting 0686651e9b Fixed an issue where GPU multi-card network iteration tail time was negative. 2021-12-19 19:57:35 +08:00
i-robot 7a1c25c08d !27851 cast output dtype for RNNs operators and add `num_directions` description for LSTM
Merge pull request !27851 from 吕昱峰(Nate.River)/rnn_op
2021-12-19 10:13:00 +00:00
gaoyong10 1d5836b988 Fix getitem in getitem. 2021-12-19 18:11:19 +08:00
zhouyaqiang a6b48e003d Adapt Real input of ops real imag conj 2021-12-19 17:26:09 +08:00
ZPaC 0eaa2f3404 Fix scheduler nullptr error and add server group 2021-12-19 17:19:28 +08:00
lzk 488520a11b matmul avx512 optimize 2021-12-19 01:04:20 -08:00
baihuawei e8f641e55b fix heterogeneous with mindrt 2021-12-19 15:38:51 +08:00
i-robot d89e4d02f0 !27887 [lite]open ConverterContext and open special nodes
Merge pull request !27887 from 徐安越/master3
2021-12-19 07:32:02 +00:00
xuanyue 1dd50a0a6f open ConverterContext and open special nodes 2021-12-18 23:07:29 +08:00
i-robot cf04d2eb66 !27872 [lite]strengthen external interface
Merge pull request !27872 from 徐安越/master4
2021-12-18 13:19:19 +00:00
i-robot 1c8b2ce9a4 !21259 [assistant][ops]New operator implementation, include ApplyAdamWithAmsgradD
Merge pull request !21259 from 梁秀波/ApplyAdamWithAmsgradD
2021-12-18 12:34:20 +00:00
wild-fox 452dbd4551 [feat][assistant][I40FFU] add new Ascend operator SparseApplyAdadelta 2021-12-18 17:56:51 +08:00
i-robot e1259078e6 !27799 3403 compile ci
Merge pull request !27799 from zhaodezan/master
2021-12-18 09:31:41 +00:00
zhoufeng b9a7af7b05 fix load fail log
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-12-18 17:22:01 +08:00
sunsuodong 5ac5a8c2b9 add fp16 kernel 2021-12-18 01:08:22 -08:00
zorax 031c792cf6 [assistant][ops]New operator implementation, include ApplyAdamWithAmsgradD 2021-12-18 16:52:47 +08:00
zhoufeng 78ab364d37 ascend support many comm ops use same input
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-12-18 16:01:48 +08:00
i-robot 623040dfb6 !27669 [lite]fix redundant log in control_flow model when converting
Merge pull request !27669 from 徐安越/primitive
2021-12-18 08:00:49 +00:00
zhaodezan e77b4b3c2f 3403 compile ci 2021-12-18 15:58:13 +08:00
i-robot 4fdd5b4958 !27791 [MS][LITE] add runstep and featuremap api
Merge pull request !27791 from zhengjun10/runstep
2021-12-18 07:51:43 +00:00