Commit Graph

34455 Commits

Author SHA1 Message Date
i-robot efad2cbe9d !26795 update api cn format
Merge pull request !26795 from yingchen/code_docs_api1125
2021-11-26 01:42:04 +00:00
i-robot 2e24edfb64 !26715 white list 1123 master
Merge pull request !26715 from mindspore_ding/white_list_master_1123
2021-11-26 01:39:59 +00:00
i-robot b282414de7 !26619 arallel_ut_refactoring
Merge pull request !26619 from 王志伟/parallel_ut_refactoring1
2021-11-26 01:34:49 +00:00
i-robot bbe9606f1c !26805 Revert "Add the check of function return None."
Merge pull request !26805 from Margaret_wangrui/return_none
2021-11-26 01:28:46 +00:00
i-robot 3a5487c1bb !26818 activation support asymmetry & weight support symmetry
Merge pull request !26818 from yeyunpeng2020/quant_bak
2021-11-26 01:16:17 +00:00
i-robot be009648fe !26821 MD AutoTune - Add WARN log for updated changes
Merge pull request !26821 from cathwong/ckw_at_log_warn_fix
2021-11-25 21:49:27 +00:00
Cathy Wong 917e275abc MD AutoTune - Add WARN log for updated changes 2021-11-25 15:00:35 -05:00
i-robot d8fbc26419 !26700 [MD][Profiler][Autotune] Add test, logs, clean state
Merge pull request !26700 from harshvardhangupta/add_test_at_prof
2021-11-25 19:38:33 +00:00
i-robot 3520f1427d !26701 MD C++ UT: Remove old tests part 3
Merge pull request !26701 from hetshah/hs_remove_old_tests
2021-11-25 19:29:30 +00:00
hetshah 098ca49dd3 remove instances of datasetiterator from old tests and move coverage to new method 2021-11-25 15:22:34 +00:00
yeyunpeng2020 1b3d4de742 activation support asymmetry & weight support symmetry 2021-11-25 21:34:38 +08:00
i-robot 6c20f55a51 !26720 Add implement of collective manager API
Merge pull request !26720 from ZPaC/dir-of-distributed
2021-11-25 13:28:14 +00:00
Margaret_wangrui 922678edef Revert "Add the check of function return None."
This reverts commit f9a384456a.
2021-11-25 21:18:24 +08:00
i-robot ed79ba11af !26475 Support fused node corresponding code print
Merge pull request !26475 from huanghui/fused-debug-infos
2021-11-25 12:32:47 +00:00
i-robot 4407210ae3 !26689 Modify error
Merge pull request !26689 from liuyang/error_ms
2021-11-25 12:18:11 +00:00
i-robot 2b2c5c4996 !26768 Fix dynamic shape bug in PyNative mode
Merge pull request !26768 from caifubi/master-pynative-mindrt-gpu-async-build
2021-11-25 12:12:55 +00:00
i-robot a2403caa3c !26797 [MSLITE] bechmark supoort mpirun
Merge pull request !26797 from ling/op
2021-11-25 12:10:37 +00:00
i-robot 5c263c0eed !26741 fix: generator can re-iteratable when source is zip
Merge pull request !26741 from guozhijian/fix_generator_zip_cannot_be_reiterator
2021-11-25 11:19:28 +00:00
i-robot 3c3d10fa31 !26744 Bugfix in ConvertNonscalarTensorToParameter
Merge pull request !26744 from DeshiChen/1124_valuenode_parameter
2021-11-25 10:56:36 +00:00
i-robot 11768ec145 !26777 Rectify the vm log trustlist
Merge pull request !26777 from zhaosida/code_clean_master
2021-11-25 10:12:46 +00:00
i-robot b11c6d0591 !26727 log improvement
Merge pull request !26727 from laiyongqiang/adapter
2021-11-25 09:08:15 +00:00
i-robot 1c1795f1cd !26761 [Auto parallel] [Sharding propagation] Avoid <= in std::sort
Merge pull request !26761 from Xiaoda/110-fix-some-bugs-in-sharding-propagation
2021-11-25 09:07:20 +00:00
i-robot 678756885b !26737 [MSLITE] fix mem leak and bugs for diverse networks compatibility in tensorrt delegate
Merge pull request !26737 from Liu_Xuu/trt_1122_shengwen
2021-11-25 09:04:50 +00:00
ling da403ad1a3 [MSLITE] bechmark test 2021-11-25 16:56:12 +08:00
yingchen 945f903add update api format 2021-11-25 16:44:52 +08:00
i-robot e3e53b2f75 !26229 add loss landscape visualization function
Merge pull request !26229 from Songyuanwei/loss_landscape
2021-11-25 08:32:00 +00:00
dingpeifei bce6b0c68c white list 1124 master 2021-11-25 16:20:04 +08:00
i-robot 7dcdc7d0fb !26400 [Fallback] add fallback testcases
Merge pull request !26400 from huangbingjian/eval_numpy
2021-11-25 08:19:20 +00:00
huanghui 767caad833 Support fused node corresponding code print 2021-11-25 16:16:03 +08:00
ZPaC 055a493903 Add implement of collective manager API 2021-11-25 15:44:54 +08:00
i-robot 13a2d09e1a !26661 310 support dynamic image size
Merge pull request !26661 from zhengyuanhua/model_br1
2021-11-25 07:44:13 +00:00
i-robot c2af5258cc !26769 optimize the Quantizer base class
Merge pull request !26769 from yeyunpeng2020/quant_bak2
2021-11-25 07:39:29 +00:00
i-robot 890a5dbae1 !26734 fix the bug of single thread execution stack overflow
Merge pull request !26734 from limingqi107/bug_fix
2021-11-25 06:49:08 +00:00
i-robot bdb552b883 !26621 dataset: add part of dataset api in chinese version
Merge pull request !26621 from ms_yan/code_docs_operation_api
2021-11-25 06:43:31 +00:00
i-robot 0904efeb76 !26621 dataset: add part of dataset api in chinese version
Merge pull request !26621 from ms_yan/code_docs_operation_api
2021-11-25 06:43:31 +00:00
i-robot 5742ac9aaa !26764 Mod api comments
Merge pull request !26764 from wanyiming/code_docs_apimod
2021-11-25 06:40:01 +00:00
zhaosida 28196b566f fix err log 2021-11-25 14:30:04 +08:00
i-robot 39c147dd37 !26658 Support CPU pad 1D
Merge pull request !26658 from wanyiming/mod_pad
2021-11-25 06:20:31 +00:00
i-robot 87b02a8bf4 !26712 unified runtime support the empty kernel graph in control flow
Merge pull request !26712 from limingqi107/new_actor_runtime
2021-11-25 06:12:45 +00:00
harshvardhangupta 02f4a8068b add tests, clean states, print proper warn logs 2021-11-25 00:03:38 -05:00
i-robot e96f33e887 !25943 TensorArray
Merge pull request !25943 from VectorSL/tensor-array-v2
2021-11-25 03:57:45 +00:00
LaiYongqiang a42c936df6 log improvement 2021-11-25 11:42:08 +08:00
liuyang_655 12092c882f modify error 2021-11-24 22:40:23 -05:00
i-robot d0792507bd !26736 [MS][LITE]support parameter cache and distribution predict
Merge pull request !26736 from 张学同/distribution_cache_dev
2021-11-25 03:35:31 +00:00
wanyiming cccc0bf9e9 code_docs_apimod 2021-11-25 11:32:32 +08:00
jonyguo 58c9112c2e fix: generator dataset with source zip 2021-11-25 11:32:28 +08:00
i-robot 7501c11b1f !26671 Adapt dlopen macro to windows.
Merge pull request !26671 from ZPaC/adapt-dlopen-to-windows
2021-11-25 03:29:59 +00:00
i-robot 3d0f9d8aae !26683 Enable compile cache feature to load hyper parameter data from python
Merge pull request !26683 from LiangZhibo/mindir
2021-11-25 03:25:27 +00:00
i-robot 01e8ad9f38 !26677 change dataset chinese comment
Merge pull request !26677 from shenwei41/code_docs_chinese
2021-11-25 03:19:58 +00:00
yeyunpeng2020 8aaff90f7e optimize the Quantizer base class and optimize min_quant_weight_channel strategy 2021-11-25 11:19:13 +08:00