liyanliu
|
42b2dbec9d
|
Move googlenet into ModelZoo and add superlink in README
|
6 years ago |
chenzomi
|
27c3b6d5b3
|
add auto create graph for aware quantization training demo
|
6 years ago |
yoonlee666
|
cfae890ca0
|
support bert large pretrain with 96 bs
|
6 years ago |
wukesong
|
367a51aeeb
|
add src dir
|
6 years ago |
leopz
|
23bda0644b
|
add scope info
|
6 years ago |
Yanjun Peng
|
d14443f123
|
fix dataset public api build_vocab
|
6 years ago |
kingfo
|
396c18b92b
|
fix parameter cast issue
|
6 years ago |
mindspore-ci-bot
|
c55b81e94f
|
!2348 fix image.CenterCrop.
Merge pull request !2348 from liuxiao/central_crop
|
6 years ago |
mindspore-ci-bot
|
3e299270d6
|
!2352 fix loop size error when exec train after model init
Merge pull request !2352 from wangnan39/fix_error_about_data_loop_size
|
6 years ago |
mindspore-ci-bot
|
21c67eddd5
|
!1897 save print data to file
Merge pull request !1897 from jinyaohui/print
|
6 years ago |
kswang
|
2a8f0a75be
|
fix review code
|
6 years ago |
mindspore-ci-bot
|
108021b110
|
!2351 Fix some mistakes of TransData vm ops
Merge pull request !2351 from liuwenhao/master
|
6 years ago |
mindspore-ci-bot
|
9cddaee9b3
|
!2323 [CT][MS][Auto-Parallel]Recursive interface needs to be changed to external interface
Merge pull request !2323 from Chong/interface
|
6 years ago |
caifubi
|
9f0b0b48d4
|
save profiling point to framework
|
6 years ago |
yanghaitao
|
9f336bb735
|
fix TextFileDataset and CLUEDataset failed with to_device
|
6 years ago |
mindspore-ci-bot
|
dffbe6edfc
|
!2349 fix gpu invalid input data
Merge pull request !2349 from panfengfeng/fix_gpu_invalid_input_data
|
6 years ago |
jinyaohui
|
ac23a179bf
|
save print data to file
|
6 years ago |
jinyaohui
|
45b8cff4a5
|
modify export phase
|
6 years ago |
wilfChen
|
480bf4151b
|
Gpu Minimum & Maximum kernels support int32
|
6 years ago |
mindspore-ci-bot
|
e9670f3c28
|
!2346 fix pre compile static check warning
Merge pull request !2346 from wangcong/master
|
6 years ago |
mindspore-ci-bot
|
389ff16566
|
!2264 Adapt tbe opretors ApplyProximalAdagrad and SparseApplyProximalAdagrad.
Merge pull request !2264 from liuxiao/Adapt-ApplyProximalAdagrad-operator-for-vm
|
6 years ago |
liangzelang
|
9a38d4b425
|
fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent
|
6 years ago |
dengwentao
|
92744f1301
|
fix sub input not match
|
6 years ago |
mindspore-ci-bot
|
de6571413f
|
!2328 fix range
Merge pull request !2328 from jiangjinsheng/issue_fix4
|
6 years ago |
yujianfeng
|
53f0a1a5ea
|
Fix computation of sparse_apply_proximal_adagrad
|
6 years ago |
mindspore-ci-bot
|
182215e060
|
!2284 Add Pass to Eliminate Redundant Depend
Merge pull request !2284 from BowenK/fix_depend
|
6 years ago |
mindspore-ci-bot
|
b2ac1e3dbe
|
!2335 clear pylint warning for yolov3
Merge pull request !2335 from chengxb7532/cxb_st
|
6 years ago |
mindspore-ci-bot
|
b6ff27245f
|
!1990 fix profiling stream id
Merge pull request !1990 from caifubi/fix-profiling-stream-id
|
6 years ago |
mindspore-ci-bot
|
f17c822ce6
|
!2064 add memory context variable
Merge pull request !2064 from caifubi/add-memory-context-var
|
6 years ago |
Yi Huaijie
|
c9395e07b5
|
fix example error of HostReduceScatter
|
6 years ago |
mindspore-ci-bot
|
66e07efccd
|
!2315 add Pack op for aicpu when axis=-1
Merge pull request !2315 from yanzhenxiang2020/add_pack_open
|
6 years ago |
mindspore-ci-bot
|
002029ff12
|
!2268 add bprop for ScatterMax
Merge pull request !2268 from yanzhenxiang2020/open_ScatterMax_bprop
|
6 years ago |
huanghui
|
c66fe00049
|
fix bug of not insert memcpy when hccl_op has more than one input
|
6 years ago |
mindspore-ci-bot
|
c17c525f2f
|
!2342 Fix codex and codereview.
Merge pull request !2342 from rick_sanchez/test
|
6 years ago |
ms_yan
|
e6ea2e8925
|
repair core dump when tensor_table is empty
|
6 years ago |
liuxiao
|
858f2b59b2
|
fix image.CentralCrop
|
6 years ago |
mindspore-ci-bot
|
3850d7f049
|
!2331 Modify the comment of InsertGradientOf
Merge pull request !2331 from Simson/push-to-opensource
|
6 years ago |
mindspore-ci-bot
|
a39f5452c5
|
!2307 fix stack overflow and memset use risk
Merge pull request !2307 from baihuawei/cpulstm
|
6 years ago |
liuwenhao4
|
c444cb842f
|
Fix some mistakes of TransData vm ops
|
6 years ago |
panfengfeng
|
b78efd5b9e
|
fix gpu invalid input data
|
6 years ago |
mindspore-ci-bot
|
2d6d3cc86b
|
!2339 support catch IndexError in C++
Merge pull request !2339 from zhangbuxue/support_catch_index_error_in_c++
|
6 years ago |
wangnan39@huawei.com
|
ff876fec40
|
fix loop size error when exec train after model init
|
6 years ago |
rick_sanchez
|
e5c0e052e0
|
Fix codex and codereview.
|
6 years ago |
mindspore-ci-bot
|
8867c67d61
|
!1935 Summary callback as collector for summary and lineage
Merge pull request !1935 from 李鸿章/policy_writer
|
6 years ago |
BowenK
|
8f29e7242f
|
add pass to eliminate depend value
|
6 years ago |
wangcong
|
d8595666ff
|
fix pre compile static check warning
|
6 years ago |
mindspore-ci-bot
|
230963d08e
|
!2332 Fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set with False
Merge pull request !2332 from huanghui/fix-ConfusionSoftmaxGrad-fusion-pass
|
6 years ago |
caifubi
|
a49c6f0b13
|
Fix profiling stream id bug
|
6 years ago |
mindspore-ci-bot
|
e2442928d1
|
!2329 Fix bugs when releasing resources.
Merge pull request !2329 from rick_sanchez/huangyong
|
6 years ago |
mindspore-ci-bot
|
ff71e4ac3b
|
!2330 Implemented 3 new BBox Image Aug Ops - RandomVerticalFlipWithBBox, RandomCropWithBBox, RandomCropAndResizeWithBbox - with supporting code
Merge pull request !2330 from danishnxt/AugOpsD1
|
6 years ago |