Commit Graph

3927 Commits

Author SHA1 Message Date
mindspore-ci-bot 108021b110 !2351 Fix some mistakes of TransData vm ops
Merge pull request !2351 from liuwenhao/master
2020-06-19 17:40:18 +08:00
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
2020-06-19 17:37:13 +08:00
mindspore-ci-bot dffbe6edfc !2349 fix gpu invalid input data
Merge pull request !2349 from panfengfeng/fix_gpu_invalid_input_data
2020-06-19 17:26:25 +08:00
mindspore-ci-bot e9670f3c28 !2346 fix pre compile static check warning
Merge pull request !2346 from wangcong/master
2020-06-19 17:04:09 +08:00
mindspore-ci-bot 389ff16566 !2264 Adapt tbe opretors ApplyProximalAdagrad and SparseApplyProximalAdagrad.
Merge pull request !2264 from liuxiao/Adapt-ApplyProximalAdagrad-operator-for-vm
2020-06-19 17:03:51 +08:00
mindspore-ci-bot de6571413f !2328 fix range
Merge pull request !2328 from jiangjinsheng/issue_fix4
2020-06-19 16:54:25 +08:00
mindspore-ci-bot 182215e060 !2284 Add Pass to Eliminate Redundant Depend
Merge pull request !2284 from BowenK/fix_depend
2020-06-19 16:39:55 +08:00
mindspore-ci-bot b2ac1e3dbe !2335 clear pylint warning for yolov3
Merge pull request !2335 from chengxb7532/cxb_st
2020-06-19 16:39:38 +08:00
mindspore-ci-bot b6ff27245f !1990 fix profiling stream id
Merge pull request !1990 from caifubi/fix-profiling-stream-id
2020-06-19 16:36:34 +08:00
mindspore-ci-bot f17c822ce6 !2064 add memory context variable
Merge pull request !2064 from caifubi/add-memory-context-var
2020-06-19 16:34:55 +08:00
mindspore-ci-bot 66e07efccd !2315 add Pack op for aicpu when axis=-1
Merge pull request !2315 from yanzhenxiang2020/add_pack_open
2020-06-19 16:30:14 +08:00
mindspore-ci-bot 002029ff12 !2268 add bprop for ScatterMax
Merge pull request !2268 from yanzhenxiang2020/open_ScatterMax_bprop
2020-06-19 16:30:11 +08:00
mindspore-ci-bot c17c525f2f !2342 Fix codex and codereview.
Merge pull request !2342 from rick_sanchez/test
2020-06-19 16:21:45 +08:00
mindspore-ci-bot 3850d7f049 !2331 Modify the comment of InsertGradientOf
Merge pull request !2331 from Simson/push-to-opensource
2020-06-19 16:02:10 +08:00
mindspore-ci-bot a39f5452c5 !2307 fix stack overflow and memset use risk
Merge pull request !2307 from baihuawei/cpulstm
2020-06-19 15:36:25 +08:00
liuwenhao4 c444cb842f Fix some mistakes of TransData vm ops 2020-06-19 15:33:33 +08:00
panfengfeng b78efd5b9e fix gpu invalid input data 2020-06-19 15:31:14 +08:00
mindspore-ci-bot 2d6d3cc86b !2339 support catch IndexError in C++
Merge pull request !2339 from zhangbuxue/support_catch_index_error_in_c++
2020-06-19 15:28:18 +08:00
rick_sanchez e5c0e052e0 Fix codex and codereview. 2020-06-19 14:55:06 +08:00
mindspore-ci-bot 8867c67d61 !1935 Summary callback as collector for summary and lineage
Merge pull request !1935 from 李鸿章/policy_writer
2020-06-19 14:53:14 +08:00
BowenK 8f29e7242f add pass to eliminate depend value 2020-06-19 14:52:52 +08:00
wangcong d8595666ff fix pre compile static check warning 2020-06-19 14:49:48 +08:00
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
2020-06-19 14:44:23 +08:00
caifubi a49c6f0b13 Fix profiling stream id bug 2020-06-19 14:34:20 +08:00
mindspore-ci-bot e2442928d1 !2329 Fix bugs when releasing resources.
Merge pull request !2329 from rick_sanchez/huangyong
2020-06-19 14:25:01 +08:00
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
2020-06-19 14:23:45 +08:00
mindspore-ci-bot d638578d33 !2322 Optimizer Caller class
Merge pull request !2322 from Giancarlo/OptimizerCaller
2020-06-19 14:19:06 +08:00
mindspore-ci-bot 9958bc479a !2161 [qat]Export network from quantization aware network to deploy
Merge pull request !2161 from vlne-v1/I1IZV3-quant-infer
2020-06-19 14:16:00 +08:00
mindspore-ci-bot 06b511ca94 !2301 add sparse proximal ada grad optimizer
Merge pull request !2301 from lilei/sparse_proximal_ada_grad
2020-06-19 14:07:50 +08:00
Li Hongzhang 0921c1e538 enhance the SummaryRecord with set_mode and add_value 2020-06-19 13:03:00 +08:00
buxue 2c9ca199ad support catch IndexError in C++ 2020-06-19 12:13:18 +08:00
jiangjinsheng 5d9421b92c fixed range 2020-06-19 12:03:53 +08:00
liuxiao c7c6f5736b Adapt ApplyProximalAdagrad and SparseApplyProximalAdagrad 2020-06-19 11:49:27 +08:00
mindspore-ci-bot b3f91a4f22 !2295 Optimization for ad
Merge pull request !2295 from Kang/master
2020-06-19 11:10:58 +08:00
mindspore-ci-bot 91aa1df984 !2309 fix icu compile
Merge pull request !2309 from qianlong21st/fix_icu_compile
2020-06-19 11:00:09 +08:00
mindspore-ci-bot a663f2066c !2285 [Code Review] code review fix
Merge pull request !2285 from jjfeing/master
2020-06-19 10:48:21 +08:00
Danish Farid c1e6ece563 my files added back in
another commit

comm2

comm3

comm4

comm5

comm6
2020-06-18 22:43:42 -04:00
mindspore-ci-bot 2ad211df97 !2293 fix bug of transdata
Merge pull request !2293 from lianliguang/add-broadcast-and-reduce-kernel-select-rules
2020-06-19 10:39:04 +08:00
huanghui c7bda5363d fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False 2020-06-19 10:37:15 +08:00
Giancarlo Colmenares cfc19a6274 Added OptimizerCaller class as a parent for optimization appliers 2020-06-18 22:32:01 -04:00
yanzhenxiang2020 8621c032d9 add pack op for aicpu 2020-06-19 10:30:11 +08:00
chengxianbin 37a81c4f7e clear pylint for yolov3 2020-06-19 10:28:07 +08:00
simson c24e90a3a6 Modify the comment of InsertGradientOf 2020-06-19 10:21:49 +08:00
Wei Luning 1d77bf86a9 Exports MindSpore quant predict model to deploy with GEIR 2020-06-19 10:21:35 +08:00
caifubi d2d4fdeb04 use context memeory variable in ascend memroy allocate 2020-06-19 10:20:07 +08:00
mindspore-ci-bot 3c1b8308cf !2223 Make those AdamXX and LambXX fusion pass not work for unexpect data type
Merge pull request !2223 from huanghui/TMP
2020-06-19 10:04:33 +08:00
lilei 497067d7b2 add sparse proximal ada grad optimizer 2020-06-19 09:56:28 +08:00
mindspore-ci-bot 1424178601 !1663 change lenet and alexnet dir
Merge pull request !1663 from wukesong/change_network_path
2020-06-19 09:45:19 +08:00
Kang a0d651527f Optimization for ad 2020-06-19 09:44:55 +08:00
rick_sanchez 1827270177 Fix bugs when releasing resources. 2020-06-19 09:44:09 +08:00