mindspore-ci-bot
f1a9a7ceb1
!2718 fix quantization aware training auto create graph bug
Merge pull request !2718 from chenzhongming/master
5 years ago
zhouyuanshen
361214fb6d
remove deprecated env variables, like ME_TBE_PLUGIN_PATH and OPTION_EXEC_EXTERN_PLUGIN_PATH
5 years ago
panyifeng
d6635bbbe2
Add IndexedSlices
5 years ago
chenzomi
1089c908a9
cherry-pick r0.5 to master for quantizaiton aware training
5 years ago
mindspore-ci-bot
71fd4321c6
!2677 End Of Sequence in vm
Merge pull request !2677 from laiyongqiang/eos_commit
5 years ago
jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
5 years ago
buxue
699dc99bc8
add typeid to type conversion scene
5 years ago
mindspore-ci-bot
77d23a1b17
!2662 Optimized TopoSort
Merge pull request !2662 from Kang/opt
5 years ago
mindspore-ci-bot
eddb4ca5d7
!2614 fix python abort bug
Merge pull request !2614 from jinyaohui/print
5 years ago
laiyongqiang
5b0502542c
end_of_sequence
5 years ago
wuyongkang
78f23d38a1
Optimized TopoSort
5 years ago
jinyaohui
861546921c
fix bug
5 years ago
mindspore-ci-bot
8d49de00e8
!1811 handle control-depend with virtual node
Merge pull request !1811 from caifubi/handle-contrl-depend-with-virtual-node
5 years ago
caifubi
3d2ba14164
handle control depend with virtual node
5 years ago
dinghao
52c58735fc
fix serving bugs
5 years ago
mindspore-ci-bot
06e0ac3bc2
!2541 fix changefilemod print
Merge pull request !2541 from leopz/master
5 years ago
mindspore-ci-bot
9dfa6155e3
!2497 [AutoParallel]Fix_Hccl_to_support_big_tensor
Merge pull request !2497 from lichen/fix_hccl_to_support_big_tensor
5 years ago
mindspore-ci-bot
4c6bff75af
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
5 years ago
mindspore-ci-bot
a4fbdc3f69
!2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
5 years ago
chenzomi
d3f9b80066
checkpoint add model_type
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
leopz
f9c3023e94
fix changefilemod print
5 years ago
lichenever
1c34c8c970
fix_hccl_to_support_big_tensor
5 years ago
wilfChen
034d2ea2aa
Gpu Adam Fusion
5 years ago
mindspore-ci-bot
36b97f1de7
!2495 check control mode of control depend
Merge pull request !2495 from chenfei_mindspore/check-depend-mode-of-control-depend
5 years ago
mindspore-ci-bot
5b14292f69
!2140 Implementation of mindspore debugger
Merge pull request !2140 from ShidaHe/debugger_dev
5 years ago
chenfei
82599adc3f
check depend mode of control depend
5 years ago
mindspore-ci-bot
fe620f2195
!2434 fix atomic addr clean
Merge pull request !2434 from jjfeing/master
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
5 years ago
jjfeing
d535f3a289
fix atomic clean
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
mindspore-ci-bot
74d12d738d
!2421 Importing pb model to construct funcgraph
Merge pull request !2421 from yankai10/merge_master_new_fearture
5 years ago
yankai
59c6689512
read pb model
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
a3e7b30457
!2384 Add split fission pass
Merge pull request !2384 from YuJianfeng/split
5 years ago
yujianfeng
7ad877a948
Add Split fission pass
5 years ago
hangangqiang
dfbb232468
mindspore server inference
5 years ago
mindspore-ci-bot
d4d0faaad9
!2176 Fix code review problems of session
Merge pull request !2176 from chenfei_mindspore/code-review-of-session
5 years ago
chenfei
1b01966130
code review repair for new control sink
5 years ago
mindspore-ci-bot
21c67eddd5
!1897 save print data to file
Merge pull request !1897 from jinyaohui/print
5 years ago
jinyaohui
ac23a179bf
save print data to file
5 years ago
mindspore-ci-bot
f17c822ce6
!2064 add memory context variable
Merge pull request !2064 from caifubi/add-memory-context-var
5 years ago
mindspore-ci-bot
8867c67d61
!1935 Summary callback as collector for summary and lineage
Merge pull request !1935 from 李鸿章/policy_writer
5 years ago
mindspore-ci-bot
9958bc479a
!2161 [qat]Export network from quantization aware network to deploy
Merge pull request !2161 from vlne-v1/I1IZV3-quant-infer
5 years ago
Li Hongzhang
0921c1e538
enhance the SummaryRecord with set_mode and add_value
5 years ago
Wei Luning
1d77bf86a9
Exports MindSpore quant predict model to deploy with GEIR
5 years ago
caifubi
d2d4fdeb04
use context memeory variable in ascend memroy allocate
5 years ago
huanghui
8463731bcc
make those AdamXX and LambXX fusion pass not work for unexpect data type
5 years ago
mindspore-ci-bot
0c3d96a98b
!2236 Refactor the callback module in an encapsulated way
Merge pull request !2236 from 李鸿章/callback
5 years ago