Commit Graph

36029 Commits

Author SHA1 Message Date
gongdaguo 0e2d1d9749 fix package 2021-12-21 09:26:17 +08:00
i-robot 2d7e4adf44 !27663 Check Format when Sync DeviceToDevice
Merge pull request !27663 from hwjiaorui/fix-bug-nullptr
2021-12-20 07:24:09 +00:00
i-robot fb69acf0a0 !27824 update opencv and sqlite version
Merge pull request !27824 from shenwei41/update_opencv_sqlite
2021-12-20 07:06:09 +00:00
i-robot 39c4d6aa42 !27889 [MS][LITE]support load cache data from device model
Merge pull request !27889 from 张学同/distribution_cache_dev
2021-12-20 07:03:01 +00:00
i-robot bf7c0e3fdd !27847 [lite]adjust examples of southbound interface
Merge pull request !27847 from 徐安越/master
2021-12-20 06:57:10 +00:00
i-robot 468f0daf20 !27901 add print of MindSpore Lite inference version
Merge pull request !27901 from zhanghaibo/master
2021-12-20 06:57:10 +00:00
i-robot 953920112c !22553 [assistant][ops] Add new loader UDPOSDataset
Merge pull request !22553 from 杨旭华/UDPOSDataset
2021-12-20 06:54:54 +00:00
i-robot 58a09a0658 !27882 [MS][LITE] enable new java api
Merge pull request !27882 from zhengjun10/unified_api
2021-12-20 06:36:32 +00:00
i-robot b1fc7825d4 !27867 [MS][LITE] support dpico reverse op
Merge pull request !27867 from jianghui58/dpico_dev
2021-12-20 06:30:49 +00:00
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
zhanghaibo5 0a996e975a add print fo MindSpore Lite inference version 2021-12-20 10:52:03 +08: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
zhangxuetong ea1dce757c support load cache data from device model 2021-12-20 09:51:11 +08: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
xuanyue 830895fd49 adjust examples of southbound interface 2021-12-20 09:42:36 +08: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