Commit Graph

3959 Commits

Author SHA1 Message Date
mindspore-ci-bot 634bfd3508 !2259 add Normal op
Merge pull request !2259 from pkuliuliu/master
2020-06-20 09:33:38 +08:00
mindspore-ci-bot d137cefa79 !2372 Cleanup work for BERT special ops
Merge pull request !2372 from h.farahat/cleanup_0619
2020-06-20 09:25:56 +08:00
mindspore-ci-bot cb3bbf3c7a !2368 add auto create graph for aware quantization training demo
Merge pull request !2368 from chenzhongming/abc
2020-06-20 09:23:38 +08:00
mindspore-ci-bot 2f9c6ec8bc !2337 aware quantization training auto create graph
Merge pull request !2337 from chenzhongming/master
2020-06-20 09:23:14 +08:00
pkuliuliu acf46bafbb add Normal op 2020-06-20 09:23:13 +08:00
mindspore-ci-bot e4298d7d47 !2326 fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent
Merge pull request !2326 from liangzelang/master
2020-06-20 09:20:15 +08:00
mindspore-ci-bot 9514b52a23 !2147 Add a callback named SummaryCollector and delete SummaryStep callback
Merge pull request !2147 from ougongchang/master
2020-06-20 09:19:10 +08:00
mindspore-ci-bot 5dac9c4c30 !2361 fix codex/reviewbot
Merge pull request !2361 from kisnwang/fix-codex-reviewbot
2020-06-20 09:10:40 +08:00
hesham 674415f7be Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair 2020-06-19 19:11:50 -04:00
mindspore-ci-bot bc4b1c2460 !2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
Merge pull request !2373 from danishnxt/AugOpsD1
2020-06-20 05:19:03 +08:00
mindspore-ci-bot 9d3e0696d5 !2360 Fix api doc of dataset build_vocab
Merge pull request !2360 from pengyanjun/fix_dataset_public_api_build_vocab
2020-06-20 04:52:30 +08:00
mindspore-ci-bot 7bdcc319b2 !2325 Addressing comments from PR2314
Merge pull request !2325 from imaaamin/object_ops_pr2
2020-06-20 04:50:56 +08:00
Danish Farid 6442a85b75 comments added, ptrs to consts, UT tests for BBOps
updated comments for 3 BB AugOps

addressing comments, void -> status, macros added, fixed test cmt

changed types -> value, fixed ut test funcs, grammar

bug type fix

fixed condition in tests for viz
2020-06-19 16:09:16 -04:00
mindspore-ci-bot 01706d4386 !2371 Missing Tests
Merge pull request !2371 from nhussain/missing_concat_test
2020-06-20 03:44:56 +08:00
islam_amin edc42c5b85 addressed comments from reviews 2020-06-19 14:53:46 -04:00
nhussain d89101b95f add missing test 2020-06-19 11:44:41 -04:00
mindspore-ci-bot 46c8ef28de !2359 fix example error of HostReduceScatter
Merge pull request !2359 from yihuaijie/master
2020-06-19 22:11:02 +08:00
chenzomi c268c88220 aware quantization training auto create graph 2020-06-19 22:01:16 +08:00
ougongchang 939cd29d7e Add a callback named SummaryCollector and delete SummaryStep callback
I added a SummaryCollector to help users automatically collect information
such as the network, loss, learning rate and so on, making it easier to collect this information.

It also can collect train lineage and eval lineage information which is
collected by TrainLineage Callback and EvalLineage Callback in
MindInsight.

I also add some UT for SummaryCollect to keep the code correct.
2020-06-19 21:07:55 +08:00
mindspore-ci-bot 722eafcac6 !2354 dataset: repair problem in GetRow that acess vector size failed
Merge pull request !2354 from ms_yan/GetRow_fail
2020-06-19 21:03:07 +08:00
chenzomi 27c3b6d5b3 add auto create graph for aware quantization training demo 2020-06-19 20:44:43 +08:00
Yanjun Peng d14443f123 fix dataset public api build_vocab 2020-06-19 19:08:51 +08:00
mindspore-ci-bot c55b81e94f !2348 fix image.CenterCrop.
Merge pull request !2348 from liuxiao/central_crop
2020-06-19 17:58:02 +08:00
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
2020-06-19 17:51:11 +08:00
mindspore-ci-bot 21c67eddd5 !1897 save print data to file
Merge pull request !1897 from jinyaohui/print
2020-06-19 17:50:34 +08:00
kswang 2a8f0a75be fix review code 2020-06-19 17:40:18 +08:00
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
jinyaohui ac23a179bf save print data to file 2020-06-19 17:25:22 +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
liangzelang 9a38d4b425 fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent 2020-06-19 17:03:08 +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
Yi Huaijie c9395e07b5 fix example error of HostReduceScatter 2020-06-19 16:30:36 +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
ms_yan e6ea2e8925 repair core dump when tensor_table is empty 2020-06-19 16:13:13 +08:00
liuxiao 858f2b59b2 fix image.CentralCrop 2020-06-19 16:02:19 +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
wangnan39@huawei.com ff876fec40 fix loop size error when exec train after model init 2020-06-19 15:22:07 +08:00