Commit Graph

33207 Commits

Author SHA1 Message Date
hangangqiang e10d30892a fix bug for meta_graph_serializer 2021-10-29 10:26:09 +08:00
i-robot 7259b74092 !25579 Fix the test_async_overflow_watchpoints_hit smoke test error
Merge pull request !25579 from maning202007/master
2021-10-29 02:19:36 +00:00
i-robot 81ed538f3d !25564 [GraphKernel]Fix Static Check on master
Merge pull request !25564 from jiaoy1224/aot
2021-10-29 01:54:36 +00:00
lianliguang a74c0a3319 support mindir export paramter larger than 2G in python 2021-10-29 09:49:31 +08:00
i-robot add83e17b6 !25477 fix bugs
Merge pull request !25477 from guozhijian/fix_bugs
2021-10-29 01:44:02 +00:00
i-robot 324a767fe4 !25415 insert atomic ops process split
Merge pull request !25415 from liubuyu/master
2021-10-29 01:34:50 +00:00
huangbingjian 02f72ab3ae [Fallback] Added test cases for python built-in functions 2021-10-29 09:33:16 +08:00
i-robot 39a6fa69f1 !25599 use root instead of subgraph id for overflow
Merge pull request !25599 from john_tzanakakis/jt_bug_fixes
2021-10-29 01:30:35 +00:00
i-robot 0effb635e9 !25409 dataset_strategy_repeat_cal_fix
Merge pull request !25409 from yao_yf/dataset_strategy_repeat_cal_fix
2021-10-29 01:21:29 +00:00
i-robot bf54552228 !25355 environment factory
Merge pull request !25355 from chenweifeng/environment-register
2021-10-29 01:16:29 +00:00
ling 66575da1d3 [MSLITE] opt allocator resize bug 2021-10-29 09:14:10 +08:00
i-robot af786268d6 !25431 add attr kAttrSkipNopOpAddr for nop node hidden in execution order
Merge pull request !25431 from laiyongqiang/log_imporve
2021-10-29 01:14:06 +00:00
i-robot 357ad46cb1 !25585 Enable JIT Fallback in default.
Merge pull request !25585 from 张清华/opt_jit_fallback
2021-10-28 17:30:50 +00:00
John Tzanakakis 254e4c9705 use root instead of subgraph id for overflow 2021-10-28 12:07:37 -04:00
gaoyong10 83ee99b07d Get output nodes by control node. 2021-10-28 22:26:13 +08:00
liutongtong 6062418b62 add api args in mindspore.nn 2021-10-28 21:42:13 +08:00
i-robot 036bc4329f !25447 Check Device Shape
Merge pull request !25447 from hwjiaorui/check-support-json
2021-10-28 12:38:06 +00:00
Zhang Qinghua e8b421fe6e Enable JIT Fallback in default. 2021-10-28 20:18:06 +08:00
i-robot 73194c2370 !25580 add some of dataset ut cases about createIterator columns
Merge pull request !25580 from liucunwei/dataset-lcw-1028
2021-10-28 12:15:08 +00:00
VectorSL 757f8f4b4f fix buffer comment 2021-10-28 20:12:53 +08:00
greatpanc 276aeb4566 fix conv2d_transpose bug 2021-10-28 19:52:00 +08:00
i-robot 433b93ed01 !25522 clean code for profiler.
Merge pull request !25522 from casgj/master_1
2021-10-28 11:35:59 +00:00
i-robot 31be3925d8 !25471 Ascend swap support communication op
Merge pull request !25471 from tanghuikang/swap_communication
2021-10-28 11:26:03 +00:00
i-robot 6c9bd5b3cb !25059 dynamic shape ops fix
Merge pull request !25059 from wangnan39/dynamic_shape_ops_fix
2021-10-28 11:14:37 +00:00
ZPaC 7919f9bf10 Fix nccl md5sum 2021-10-28 19:13:38 +08:00
i-robot d54436623d !25382 converity arithmetic fix
Merge pull request !25382 from zhaodezan/master
2021-10-28 11:03:13 +00:00
liucunwei f2813b909e add some of ut cases about createIterator columns 2021-10-28 18:57:02 +08:00
LaiYongqiang 7f251e3f08 add attr kAttrSkipNopOpAddr for nop node hidden in execution order 2021-10-28 18:54:48 +08:00
i-robot b78c163705 !25533 [MSLITE] CodeCheck: Pclint clean.
Merge pull request !25533 from wangshaocong/codex
2021-10-28 10:54:22 +00:00
maning202007 62db88f8e2 Fix the test_async_overflow_watchpoints_hit smoke test error
Change the LOG of setting mode to EXCEPTION level
2021-10-28 17:51:59 +08:00
He Wei e3602df91e Optimize scalar operator implementations
Use compiler built-in functions for overflow checking.
2021-10-28 17:13:39 +08:00
yanglf1121 60434a3d48 fix numpy doc 2021-10-28 17:11:25 +08:00
i-robot f1b1d4346f !25547 [MS][LITE]clean code
Merge pull request !25547 from gongdaguo/master_fix_bbb
2021-10-28 09:06:55 +00:00
i-robot 8758830723 !25479 delete mindquantum c++ simulator
Merge pull request !25479 from donghufeng/master
2021-10-28 08:14:18 +00:00
i-robot ba0e1a810e !25457 add broadcast GPU float64 registration
Merge pull request !25457 from zhujingxuan/master
2021-10-28 07:54:39 +00:00
wangyanling 3a0a1c6b72 add broadcast feature for matmul op 2021-10-28 15:35:54 +08:00
Yang Jiao cacadae241 fix static check 2021-10-28 15:35:16 +08:00
i-robot 91675add3e !25480 add unit_diagonal option for solve triangular
Merge pull request !25480 from zhujingxuan/solve_tri
2021-10-28 07:26:22 +00:00
lizhenyu 4848733117 clean codedex warning 2021-10-28 15:25:03 +08:00
luoyang b47ac46e92 Support bytes input for decode op 2021-10-28 15:22:50 +08:00
i-robot e19f25f775 !25542 fix malposition description of gelu
Merge pull request !25542 from 吕昱峰(Nate.River)/code_docs_gelu
2021-10-28 07:21:30 +00:00
jonyguo 06130c0595 fix: serval bugs 2021-10-28 15:19:49 +08:00
i-robot e0249cee86 !25441 Update tests/models
Merge pull request !25441 from chenhaozhe/update-models
2021-10-28 07:12:30 +00:00
i-robot f61e27e508 !25320 rename string_util.h
Merge pull request !25320 from zhengyuanhua/br1
2021-10-28 06:27:05 +00:00
i-robot 883bd1de1f !25497 fix code warning of probability
Merge pull request !25497 from byweng/master
2021-10-28 06:12:27 +00:00
i-robot cd2c7d0b9d !25474 [MSLITE] enable runtime convert in x86 test
Merge pull request !25474 from ling/sr
2021-10-28 06:09:41 +00:00
王南 1ffc3ae58a ops dynamic shape fix 2021-10-28 12:58:26 +08:00
zhengyuanhua 7d7c877bea rename string_util.h 2021-10-28 12:46:00 +08:00
i-robot e59c8d3c74 !25456 Documentation updates for various operators
Merge pull request !25456 from dinglinhe/code_docs_dlh_ms_I4D4TT
2021-10-28 04:21:12 +00:00
gongdaguo 11636b7672 fix benchmark 2021-10-28 11:52:00 +08:00