Commit Graph

33108 Commits

Author SHA1 Message Date
i-robot b78c163705 !25533 [MSLITE] CodeCheck: Pclint clean.
Merge pull request !25533 from wangshaocong/codex
2021-10-28 10:54:22 +00: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
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
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
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
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
lvyufeng 0bc26b58bf fix malposition description of gelu 2021-10-28 11:43:36 +08:00
i-robot 9cfc8cfda6 !25490 fix adamweightdecay st
Merge pull request !25490 from zhaosida/zsd
2021-10-28 03:35:47 +00:00
dinglinhe cbf5bee5ee update code docs for its wrong decriptions 2021-10-28 11:34:08 +08:00
ling 54938fc7d0 [MSLITE] enable runtime convert in x86 test 2021-10-28 11:29:14 +08:00
wang_shaocong f0e1dfc760 [MSLITE] CodeCheck and Pclint clean 2021-10-28 10:41:48 +08:00
i-robot c3ce9c56c6 !25127 [MSLITE] CodeCheck: converter
Merge pull request !25127 from wangshaocong/code_check
2021-10-28 02:32:33 +00:00
i-robot a7834c382f !25511 Add some fallback testcases
Merge pull request !25511 from Margaret_wangrui/fallback_tests
2021-10-28 02:28:20 +00:00
i-robot 79e1a22f0a !25045 [feat] [assistant] [I48OFP]Implement dynamic shape for LessEqual
Merge pull request !25045 from 彭涛/op_lessequal
2021-10-28 02:21:03 +00:00
i-robot 2dc6f39cdd !25501 Fix code warnings in debugger
Merge pull request !25501 from maning202007/master
2021-10-28 02:18:18 +00:00
i-robot 59f03e8e21 !25455 [MSLITE] code clean
Merge pull request !25455 from ling/pr
2021-10-28 01:48:46 +00:00
Bingya Weng 23d5ff2a92 fix code warning of probability 2021-10-28 09:33:44 +08:00
i-robot 3bc883b99b !25472 fix the coredump probability of pyNative free memory
Merge pull request !25472 from limingqi107/new_actor_runtime
2021-10-28 01:26:36 +00:00
Margaret_wangrui 7738f55f44 Add some fallback testcases 2021-10-28 09:15:24 +08:00
i-robot 324c4f0ca2 !25453 add gpu some gate config
Merge pull request !25453 from Greatpan/master
2021-10-28 01:12:40 +00:00
zhaosida b75197dd66 fix test adamweightdecay st 2021-10-28 09:08:39 +08:00
i-robot 9e1370515a !25451 Make MD ProfilingManager a singleton class
Merge pull request !25451 from h.farahat/profiling_manager_singlton
2021-10-27 20:54:13 +00:00
hesham 843357a6d8 Make ProfilingManager a singleton 2021-10-27 11:37:02 -04:00
i-robot 742e0287d6 !25464 use real data to optimize bias correction
Merge pull request !25464 from yeyunpeng2020/full_quant
2021-10-27 13:40:31 +00:00
i-robot 418e1b425b !23490 [assistant][ops] Add New Math Operator IsNan
Merge pull request !23490 from 孟权令/IsNan
2021-10-27 12:15:41 +00:00
maning202007 badfaadc0d Fix code warnings in debugger 2021-10-27 19:53:56 +08:00
xuxusheng 7a9a4d0515 delete mindquantum simulator 2021-10-27 18:35:35 +08:00
i-robot b1c95375e4 !25265 [feat] [assistant] [I48OA6] add dynamic shape for Sort operator
Merge pull request !25265 from 路雄博/sort
2021-10-27 10:21:08 +00:00
yeyunpeng2020 0e95fe991c full quant bias correction support multi inputs and use real data 2021-10-27 18:00:21 +08:00
limingqi107 e5ec0236b7 fix the coredump probability of pyNative free memory 2021-10-27 17:39:30 +08:00
i-robot a7a4af59ae !25373 Fix Compile Type Error
Merge pull request !25373 from huangxinjing/fix_compile_type_error
2021-10-27 09:32:56 +00:00
zhujingxuan 7441353d9e add unit_diagonal option for solve triangular 2021-10-27 17:23:50 +08:00
i-robot 360e228f45 !25358 Fix fallback and cell kwargs issues.
Merge pull request !25358 from 张清华/opt_fallback
2021-10-27 09:07:55 +00:00
greatpanc d565704db0 add gpu some gate config 2021-10-27 16:52:08 +08:00
ruili d141de4b64 [feat] [assistant] [I48OA6] add dynamic shape for Sort operator 2021-10-27 16:20:08 +08:00
Sawyer c032d1f83c [feat][assistant][I3T92O]add new operator IsNan 2021-10-27 16:14:03 +08:00
i-robot 0e8774a074 !25462 Parameters whose name are the same between different graphs do not affect each other
Merge pull request !25462 from Margaret_wangrui/add_param_name_test
2021-10-27 08:00:30 +00:00
i-robot 1e119e7756 !25249 update py format
Merge pull request !25249 from yingchen/code_docs_1
2021-10-27 07:43:10 +00:00
i-robot 180b071122 !22149 [assistant][ops] Add New IsInf
Merge pull request !22149 from 孟权令/IsInf
2021-10-27 07:41:15 +00:00
i-robot 6b2c7fe5ca !25430 Add debug error log for ps cache
Merge pull request !25430 from zyli2020/code_refactor
2021-10-27 07:30:10 +00:00
i-robot 0d93793e80 !25463 log improvement
Merge pull request !25463 from laiyongqiang/step_log
2021-10-27 07:17:27 +00:00
ling 8230f06ca2 [MSLITE] code clean 2021-10-27 14:46:18 +08:00
Zhang Qinghua b43693be23 Fix fallback and cell kwargs issues. 2021-10-27 14:06:02 +08:00