Commit Graph

34755 Commits

Author SHA1 Message Date
i-robot ffda5a43bf !26898 Add cast transdata operators register format.
Merge pull request !26898 from liangchenghui/add_cast_op_format
2021-11-30 06:17:32 +00:00
i-robot 10140d79f4 !25379 [feat] [assistant] [I48OCF] add dynamic shape for ReciprocalGrad operator
Merge pull request !25379 from 魏志清/reciprocalgrad
2021-11-30 06:12:01 +00:00
i-robot 03554c47ca !26925 update api format
Merge pull request !26925 from yingchen/code_docs_api1129
2021-11-30 06:07:40 +00:00
i-robot 4aa9d269b7 !26944 [MS][LITE]Support configuration cache model file path
Merge pull request !26944 from 张学同/distribution_cache_dev
2021-11-30 06:04:30 +00:00
huangbingjian 66309632c1 fix the negative axis problem of reduce_eliminate 2021-11-30 13:11:01 +08:00
yuchaojie d3d1d5e97b fix FusedMulAddN code trace print 2021-11-30 12:01:57 +08:00
i-robot 46161cda30 !26931 add float32 cases
Merge pull request !26931 from zhujingxuan/master
2021-11-30 03:50:13 +00:00
i-robot f513e0bfdd !26743 [GraphKernel] lite adapt for akg build.
Merge pull request !26743 from chenlei_autodiff/lite_callback
2021-11-30 03:38:38 +00:00
i-robot ed0f0d4453 !26838 [dataset] 修复mindspore使用per_batch_map时内存过高直接退出没有任何提示的问题
Merge pull request !26838 from xiefangqi/md_fix_batch_oom_problem
2021-11-30 03:36:59 +00:00
huangxinjing f17f3325c0 Fix cco and api comment 2021-11-30 11:31:04 +08:00
songyuanwei a67ac908d8 add landscape ut and st 2021-11-30 11:28:47 +08:00
i-robot c4762bf362 !26775 [MS][LITE]add npu abs op and fix deconv bug
Merge pull request !26775 from XianglongZeng/myms_new
2021-11-30 03:20:57 +00:00
w00517672 ea3e651b36 high level api for federated learning 2021-11-30 11:16:22 +08:00
i-robot 660115a0d0 !26847 Add exception checkpoint
Merge pull request !26847 from liuyang/exception_ckpt
2021-11-30 03:15:22 +00:00
i-robot f9b9e6add6 !26921 Modify Error Information
Merge pull request !26921 from liuyang/error_ms
2021-11-30 02:59:18 +00:00
liyong 2869352cc8 fix mindrecord log part01 2021-11-30 10:57:58 +08:00
i-robot b1a04027ee !26894 fixed scikit-learn
Merge pull request !26894 from Songyuanwei/r
2021-11-30 02:57:25 +00:00
zhujingxuan a18b9e703e move testcases 2021-11-30 10:52:02 +08:00
ZPaC a4d2a3e6a1 Add collective operation impl. 2021-11-30 10:50:29 +08:00
yuximiao e99c0a48e6 support start profiler in the minddle of training. 2021-11-30 10:42:00 +08:00
zhangxuetong 211daecd47 set cache model path 2021-11-30 10:38:21 +08:00
i-robot df0d5f645e !26486 rl environment primitive
Merge pull request !26486 from chenweifeng/rl-env-primitive
2021-11-30 02:35:01 +00:00
i-robot b44bba6a19 !26527 dataset: enhance error msg
Merge pull request !26527 from ms_yan/log_abstract
2021-11-30 02:22:07 +00:00
mengyuanli 0da2c8d145 add call parameter and populate call 2021-11-30 10:20:25 +08:00
yao_yf 5dc756adc9 fix fault recover judgement in optimizer shard 2021-11-30 10:16:26 +08:00
i-robot 7605e9f653 !26950 fix type error when summary collect dataset graph
Merge pull request !26950 from jiangshuqiang/add_none_warning
2021-11-30 02:11:03 +00:00
i-robot b38600c11a !26895 optimizes the kernel error description of Split, Meshgrid, Select, etc.
Merge pull request !26895 from wangshuide/wsd_master
2021-11-30 02:09:55 +00:00
i-robot 17fcbaae94 !26808 fix mindspore mac compile
Merge pull request !26808 from xulei/fix_mac_compile_components
2021-11-30 02:00:29 +00:00
i-robot 53804eec0a !26776 recompute state slice optimize
Merge pull request !26776 from yao_yf/add_transformer_slice_activation_config_opt
2021-11-30 01:59:22 +00:00
i-robot 51dbbda8f2 !26935 [Auto parallel] Recover 'auto_parallel_search_mode' in parallel_context
Merge pull request !26935 from Xiaoda/115-adapting-interface-of-search-mode
2021-11-30 01:58:52 +00:00
i-robot d74ad572d9 !26922 modify error info of conv2d bprop
Merge pull request !26922 from wangnan39/bug_fix_conv_x_size_error
2021-11-30 01:58:51 +00:00
i-robot 9a823ed090 !26897 delete DynamicShape from depend inputs
Merge pull request !26897 from wangnan39/depend_input_delete_dynamicshape
2021-11-30 01:57:04 +00:00
liangyongxiong 2a1e2dd785 export RDR data for MindRT errors 2021-11-30 09:43:47 +08:00
i-robot 8932dddfd9 !26871 fix output tensor num bug
Merge pull request !26871 from caifubi/master-pynative-lazy-build-bug
2021-11-30 01:28:46 +00:00
i-robot ed514ee73c !26870 No need to handle control flow except multigraph sink
Merge pull request !26870 from liangzelang/dev_mindrt
2021-11-30 01:27:20 +00:00
i-robot 4f8597457f !26938 [MSLITE][DEVELOP] fix bug of status constructor
Merge pull request !26938 from yangruoqi713/master_status
2021-11-30 01:22:27 +00:00
i-robot e195131342 !26891 move key world 'trace' to interface DumpSourceLines
Merge pull request !26891 from liubuyu/SBB
2021-11-30 01:19:28 +00:00
zhou_chao1993 b4e01140a2 transpose resize bug 2021-11-30 09:17:56 +08:00
i-robot 7568febd72 !26920 QuantStrategy add set support op list
Merge pull request !26920 from yeyunpeng2020/quant_bak
2021-11-30 01:13:21 +00:00
i-robot 3a152d5e56 !26920 QuantStrategy add set support op list
Merge pull request !26920 from yeyunpeng2020/quant_bak
2021-11-30 01:13:21 +00:00
i-robot 1536466162 !26920 QuantStrategy add set support op list
Merge pull request !26920 from yeyunpeng2020/quant_bak
2021-11-30 01:13:21 +00:00
hesham dbf23ec226 rename prefetch_size to cache_prefetch_size 2021-11-29 19:02:24 -05:00
harshvardhangupta 9d1ffea0f6 print tree config at end of AT 2021-11-29 14:45:25 -05:00
i-robot bfd190482f !26842 Speed up random normal sampling
Merge pull request !26842 from zichun_ye/random_normal_speed_up
2021-11-29 15:05:31 +00:00
huangbingjian e970c96d68 Process the interpret node in the return node 2021-11-29 22:56:18 +08:00
lyl116 eb5e8e7534 [feat] [assistant] [I48OBD] add dynamic shape for BesselI1e operator 2021-11-29 22:17:21 +08:00
yangruoqi713 2e57f87be2 [MSLITE][DEVELOP] fix bug of some op attr check 2021-11-29 21:14:13 +08:00
i-robot b9d56b9cce !26914 fix some error report and remove some useless code
Merge pull request !26914 from lianliguang/master
2021-11-29 12:34:41 +00:00
jiangshuqiang f887644643 fix type error when summary collect dataset graph 2021-11-29 03:27:19 -08:00
ms_yan 07c8b361f5 improve error msg 2021-11-29 19:11:03 +08:00