Liu_Xuu
|
417a2b1e42
|
[MSLITE] add more ci in tensorrt 1204_07
|
2022-01-04 19:59:40 +08:00 |
i-robot
|
195868c646
|
!28283 fix full quant support low bit bug & optimize bias correction
Merge pull request !28283 from yeyunpeng2020/quant
|
2021-12-29 02:29:49 +00:00 |
i-robot
|
94884da332
|
!28258 [AUTO-PAR] [REC] Strategy protection for ADD/MUL/SUB/BIASADD
Merge pull request !28258 from FRHW-WANG/Gather_version_update
|
2021-12-29 02:22:44 +00:00 |
i-robot
|
706f87c4f6
|
!28320 [Auto parallel] Changing default value of sing-loop identification
Merge pull request !28320 from Xiaoda/121-changing-loop-identify-in-auto-parallel
|
2021-12-29 02:01:33 +00:00 |
i-robot
|
bdf0f043e7
|
!28288 Don't lift fv before higher order grad if closure is kept
Merge pull request !28288 from xychow/dont-liftfv-for-higher-order-grad-in-closure
|
2021-12-29 01:52:44 +00:00 |
i-robot
|
c44b259a12
|
!28328 Fix PyNative GetNext timeout when enable LazyBuild
Merge pull request !28328 from caifubi/master-pynative-getnext-timeout
|
2021-12-29 01:43:44 +00:00 |
i-robot
|
e470f532fc
|
!28113 support remove compile cache
Merge pull request !28113 from liubuyu/bug_fix
|
2021-12-29 01:41:06 +00:00 |
i-robot
|
9f19c0bd16
|
!27910 GPU支持NeighborExchangeV2
Merge pull request !27910 from Cononlly/master
|
2021-12-29 01:34:06 +00:00 |
i-robot
|
76ea0ed871
|
!28227 [MSLITE][DEVELOP] optimize fused batchnorm to scale in runtime
Merge pull request !28227 from yangruoqi713/master
|
2021-12-29 01:14:31 +00:00 |
i-robot
|
25d4333693
|
!28227 [MSLITE][DEVELOP] optimize fused batchnorm to scale in runtime
Merge pull request !28227 from yangruoqi713/master
|
2021-12-29 01:14:31 +00:00 |
i-robot
|
211fc21340
|
!28292 Fix api doc for sparse and numpy
Merge pull request !28292 from 杨林枫/code_docs_np_sparse
|
2021-12-29 00:48:12 +00:00 |
i-robot
|
00feddf25d
|
!28279 Get the entry script from sys.argv when enable compile cache
Merge pull request !28279 from YuJianfeng/compile_cache
|
2021-12-28 12:52:26 +00:00 |
i-robot
|
4ea8455b61
|
!28095 [Dataset][multiprocessing] python的multiprocessing.pool 被kill -9或kill -15之后,子进程会被重新拉起
Merge pull request !28095 from xiefangqi/md_fix_batch_pool_reraise_problem
|
2021-12-28 12:24:19 +00:00 |
i-robot
|
11a16d9fb5
|
!26757 replace variable_memory_max_size with max_device_memory
Merge pull request !26757 from laiyongqiang/max_dvice_memory
|
2021-12-28 11:49:30 +00:00 |
i-robot
|
417a43e31d
|
!28290 reconstruct path valid and return value check
Merge pull request !28290 from guozhijian/enhance_reconstruct
|
2021-12-28 11:44:13 +00:00 |
i-robot
|
318e88fcad
|
!28290 reconstruct path valid and return value check
Merge pull request !28290 from guozhijian/enhance_reconstruct
|
2021-12-28 11:44:12 +00:00 |
i-robot
|
0ac56b68c4
|
!28296 modify VmDataType class
Merge pull request !28296 from 朱家兴/master
|
2021-12-28 11:41:50 +00:00 |
caifubi
|
d4fb720b56
|
fix pynative GetNext timeout in lazy build
|
2021-12-28 19:27:54 +08:00 |
haoran.wang
|
98dc891f29
|
Strategy protection for ADD/MUL/SUB/BIASADD
|
2021-12-28 11:26:12 +00:00 |
i-robot
|
93ab548261
|
!28259 opt some code check for ms
Merge pull request !28259 from zhuzhongrui/pub_master2
|
2021-12-28 11:09:26 +00:00 |
i-robot
|
bc44de5286
|
!28297 [MS][LITE]fix bug of init refcount of entrance and exit actor
Merge pull request !28297 from mengyuanli/call_one_actor_many_place_5.1
|
2021-12-28 11:02:00 +00:00 |
yeyunpeng2020
|
2ddf70ca29
|
fix full quant support low bit bug & optimize bias correction
|
2021-12-28 18:49:17 +08:00 |
i-robot
|
fecbb98b94
|
!27703 Cleancode for GraphKernel's litegraph
Merge pull request !27703 from DeshiChen/1214_litegraph
|
2021-12-28 09:58:03 +00:00 |
Xiaoda Zhang
|
1bdb610b34
|
changing default value of single-loop flag
|
2021-12-28 17:56:30 +08:00 |
i-robot
|
99717c6fb5
|
!28046 Add data type check of tensor input
Merge pull request !28046 from zhangzhaoju/master_tensor_bool_check
|
2021-12-28 09:24:57 +00:00 |
i-robot
|
92af68a4fc
|
!28270 Erase unused parameter's arg
Merge pull request !28270 from chenfei_mindspore/erase-unused-arg
|
2021-12-28 09:23:02 +00:00 |
i-robot
|
f61616b0c7
|
!28306 GraphKernel Fix warning disappeared in pynative mode
Merge pull request !28306 from ZengZitao/fix_warning
|
2021-12-28 09:22:00 +00:00 |
mengyuanli
|
20bf2f3de9
|
fix bug of call one subgraph many place
|
2021-12-28 17:19:51 +08:00 |
cononlly
|
5277d8f959
|
Add GPU NeighborExchange V2 pass
|
2021-12-28 17:16:49 +08:00 |
i-robot
|
67e843ec7f
|
!27487 [assistant] [ops][SpectralCentroid]
Merge pull request !27487 from 杨旭华/SpectralCentroidOp
|
2021-12-28 09:10:32 +00:00 |
i-robot
|
af0b9bb119
|
!28311 Add description of enum class
Merge pull request !28311 from shenwei41/code_docs_api
|
2021-12-28 09:08:51 +00:00 |
yangruoqi713
|
45940be4d2
|
[MSLITE][DEVELOP] optimize fused batchnorm to scale in runtime
|
2021-12-28 17:01:37 +08:00 |
yujianfeng
|
98a9fd2d41
|
Remove the directory path of execution script from sys.path when getting the dependent files
|
2021-12-28 16:54:07 +08:00 |
i-robot
|
f1b16798d1
|
!28215 [MS][LITE][ToD]Fix LSTM grad op
Merge pull request !28215 from amirama/export_amirama
|
2021-12-28 08:51:45 +00:00 |
jonyguo
|
ffa2a9ee85
|
enhance: verify path and return value
|
2021-12-28 16:51:29 +08:00 |
i-robot
|
8f55ac4d17
|
!28196 Fix code check warnings
Merge pull request !28196 from jxlang910/master
|
2021-12-28 08:49:03 +00:00 |
i-robot
|
d1c4edb935
|
!28198 Fix ONNX Export Bug And Error Information
Merge pull request !28198 from liuyang/ms_onnx
|
2021-12-28 08:44:40 +00:00 |
i-robot
|
b05f8357b6
|
!28276 code check clean
Merge pull request !28276 from liutongtong9/fileneedclean
|
2021-12-28 08:39:31 +00:00 |
lby
|
99cf796eea
|
support remove kernel_meta
|
2021-12-28 16:33:22 +08:00 |
i-robot
|
15c663eb97
|
!28261 unfied runtime support the environ type in the control flow
Merge pull request !28261 from limingqi107/new_actor_runtime
|
2021-12-28 08:18:20 +00:00 |
i-robot
|
0d430f024e
|
!28241 [MSLITE] add support serialize engine in tensorrt
Merge pull request !28241 from Liu_Xuu/trt_1223_serialize
|
2021-12-28 08:16:44 +00:00 |
i-robot
|
c903339fb1
|
!28281 unify cpu threadpool
Merge pull request !28281 from 范吉斌/cpu_thread_1226
|
2021-12-28 08:14:13 +00:00 |
zhousiyi
|
d9aa48bc64
|
Dont liftfv before grad in higher order grad if closure is kept as bprop of Partial primitive is not supported
|
2021-12-28 07:54:22 +00:00 |
shenwei41
|
3c4eb453af
|
Add description of enum class
|
2021-12-28 15:47:04 +08:00 |
i-robot
|
40550e16d4
|
!28275 modify API error info
Merge pull request !28275 from lilei/modify_parallel_API_note
|
2021-12-28 07:41:08 +00:00 |
i-robot
|
92b0d33f8e
|
!28278 Fix nee stack control node check.
Merge pull request !28278 from gaoyong10/runtime_second12
|
2021-12-28 07:40:15 +00:00 |
i-robot
|
304c35d2d5
|
!28302 fix dynamicshape
Merge pull request !28302 from lingyunli63/fix_DynamicShape
|
2021-12-28 07:37:56 +00:00 |
i-robot
|
7310600574
|
!28239 fix div no nan ops name error
Merge pull request !28239 from lianliguang/fix-divNoNan_name-convert-error
|
2021-12-28 07:18:29 +00:00 |
i-robot
|
749917a819
|
!28197 add cpu fused adafactor
Merge pull request !28197 from kisnwang/add-cpu-adafactor
|
2021-12-28 07:04:22 +00:00 |
i-robot
|
e2ae02d52b
|
!28301 [MS][LITE]Fix benchmark build
Merge pull request !28301 from gongdaguo/fix_benchmark_build
|
2021-12-28 07:01:40 +00:00 |