islam_amin
0f58f0338e
updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
2020-06-25 11:35:22 -04:00
mindspore-ci-bot
b0a10c26a4
!2532 adding random-resize-with-bbox-op and resize-with-bbox-op
...
Merge pull request !2532 from ava/NNNewMaster
2020-06-25 20:42:00 +08:00
mindspore-ci-bot
1a85fa870b
!2586 python dataset parsing support for constructing multiple C nodes dataset
...
Merge pull request !2586 from Jamie/dataset_subtree
2020-06-25 20:32:05 +08:00
Danish Farid
3d1ecaaeb5
updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
2020-06-25 03:19:14 -04:00
mindspore-ci-bot
da837444e0
!2589 fix checkpoint evaliaction.
...
Merge pull request !2589 from chenzhongming/fix_ckpt
2020-06-25 11:17:32 +08:00
chenzomi
694a1c8067
fix checkpoint evaliaction.
2020-06-25 09:52:37 +08:00
avakh
587e260236
addressing comments
2020-06-24 18:54:47 -04:00
Jamie Nisbet
c22eac743d
subtree creation in python apis
...
updates
fix
fix cpplint
fix
2020-06-24 17:17:05 -04:00
mindspore-ci-bot
6ba89d432a
!2473 Compute column name id map during tree prepare phase
...
Merge pull request !2473 from lixiachen/compute_column_map
2020-06-25 02:07:57 +08:00
Giancarlo Colmenares
aabec55c79
Removing TransformFuncType
2020-06-24 13:48:57 -04:00
mindspore-ci-bot
a12f9614d4
!2533 Fixing testVOC2012 dataset by merging with testVOC2012_2 + moving BBoxOp testing functions to util + new check in Bounding_Box_check
...
Merge pull request !2533 from danishnxt/AugOpsD2
2020-06-25 01:39:08 +08:00
Wei Luning
ef13a4b6fb
adjust cse code when op has side effect.
2020-06-25 00:46:01 +08:00
Danish Farid
a8f392ca42
updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
...
Style Error fix
fixed PyLint problem
reverting testVOC2012 due to CI break for existing test
reverting testVOC2012 due to CI break for existing test-2
updated old error messages to confirm with global standard
addressing PR 2355 Comments - 1
addressing PR 2355 Comments - 2
addressing PR 2355 Comments - 3
2020-06-24 12:41:41 -04:00
Jesse Lee
c7d32e1e55
CacheOp branch infrastructure
2020-06-24 11:44:25 -04:00
mindspore-ci-bot
d7a312d078
!2544 Fix the bug of pynative mode catching the exception.
...
Merge pull request !2544 from rick_sanchez/huangyong
2020-06-24 23:29:56 +08:00
mindspore-ci-bot
5178f38746
!2576 Addback assign_value
...
Merge pull request !2576 from amongo/AddBackAssignValue
2020-06-24 23:25:06 +08:00
Lixia Chen
4fa6d5621c
Compute column map before launch the tree.
2020-06-24 11:19:58 -04:00
mindspore-ci-bot
b4a66d47ef
!2526 Fix memory leak in execution_tree.cc
...
Merge pull request !2526 from Alexey_Shevlyakov/alex_fix_memory_leak
2020-06-24 23:16:39 +08:00
mindspore-ci-bot
57b17e634f
!2534 Improving Slice docstring
...
Merge pull request !2534 from h.farahat/slice_api
2020-06-24 22:57:23 +08:00
mindspore-ci-bot
d9b1825552
!2374 C++ UT for CutOut and Pad
...
Merge pull request !2374 from MahdiRahmaniHanzaki/I1L892-pad-cutout-ut
2020-06-24 22:56:17 +08:00
mindspore-ci-bot
480aecb412
!2566 Fix some mistakes of ArgMaxWithValue vm ops
...
Merge pull request !2566 from liuwenhao/arg
2020-06-24 20:01:59 +08:00
mindspore-ci-bot
a32d674cc5
!2569 [CT][ME][parallel] One-hot runs failed in RP-search mode
...
Merge pull request !2569 from Chong/zc
2020-06-24 18:39:18 +08:00
mindspore-ci-bot
68cf8b86ed
!2545 Remove the comment for the example of ControlDepend
...
Merge pull request !2545 from zhangbuxue/remove_the_comment_for_the_example
2020-06-24 18:18:49 +08:00
rick_sanchez
0a0ca3cfdc
Fix the bug of pynative mode catching the exception.
2020-06-24 18:16:37 +08:00
mindspore-ci-bot
67d664d7dd
!2511 add mod and floordiv opration for tensor
...
Merge pull request !2511 from wangqiuliang/add-tensor-mod-operation
2020-06-24 18:09:59 +08:00
mindspore-ci-bot
a613b8b67a
!2548 Fix map mapping
...
Merge pull request !2548 from amongo/fixmapmapping
2020-06-24 18:04:07 +08:00
huangdongrun
4b3c98ccd5
add back assignvalue
2020-06-24 17:50:55 +08:00
mindspore-ci-bot
044b214636
!2490 assign hcom op to one stream
...
Merge pull request !2490 from gukecai/new-stream-for-commit
2020-06-24 17:44:34 +08:00
mindspore-ci-bot
97c70ab655
!2558 fix atomic clean when output or workspace empty
...
Merge pull request !2558 from jjfeing/master
2020-06-24 17:35:49 +08:00
mindspore-ci-bot
0d9c593ab5
!2551 dataset: repair bug in GetTensor that access NullPtr
...
Merge pull request !2551 from ms_yan/GetTensor_repair
2020-06-24 17:25:56 +08:00
mindspore-ci-bot
fa7bc1bd58
!2572 add ENABLE_GE
...
Merge pull request !2572 from jinyaohui/backend_master
2020-06-24 17:22:05 +08:00
guohongzilong
90639a2a44
fix params KeyError in group params
2020-06-24 17:18:13 +08:00
jinyaohui
0332e4a854
add ENABLE_GE
2020-06-24 17:11:37 +08:00
mindspore-ci-bot
927278be44
!2552 check whether mpi instance is null
...
Merge pull request !2552 from chenjianping/host_reduce
2020-06-24 17:03:51 +08:00
mindspore-ci-bot
b1647976ea
!2445 fix print file bug
...
Merge pull request !2445 from jinyaohui/print
2020-06-24 16:56:11 +08:00
hongxing
1767c6386d
fix cppcheck error
2020-06-24 10:52:23 +02:00
Xian Weizhao
6d491b9073
relax the exception of control depend on value node
2020-06-24 16:51:41 +08:00
kingfo
078738adc5
add tensor mod & floordiv operation
2020-06-24 16:47:23 +08:00
liuwenhao4
22eeabdc5f
Fix some mistakes of ArgMaxWithValue vm ops
2020-06-24 16:11:15 +08:00
mindspore-ci-bot
af2ebca023
!2559 Fix some mistakes of ApplyCenteredRMSProp, aSinh and Sinh vm ops
...
Merge pull request !2559 from liuwenhao/rms
2020-06-24 15:44:43 +08:00
mindspore-ci-bot
06e0ac3bc2
!2541 fix changefilemod print
...
Merge pull request !2541 from leopz/master
2020-06-24 15:24:18 +08:00
jinyaohui
8ddf77a470
fix bug
2020-06-24 15:22:03 +08:00
huangdongrun
9d3c9c69fe
modify map to C.Map()
2020-06-24 15:07:33 +08:00
ms_yan
e829535a86
change GetTensor into GetRow to avoid NullPtr
2020-06-24 15:07:32 +08:00
mindspore-ci-bot
cf0eca5608
!2549 add wide&deep stanalone training script for gpu in model zoo
...
Merge pull request !2549 from zyli2020/add_model_script_of_wide_deep_for_gpu
2020-06-24 15:00:45 +08:00
lizhenyu
71ffd22a02
add wide&deep stanalone training script for gpu in model zoo
2020-06-24 14:55:28 +08:00
mindspore-ci-bot
7345d7471b
!2530 [CT][ME][parallel] One-hot runs failed in RP-search mode
...
Merge pull request !2530 from Chong/zc
2020-06-24 14:47:15 +08:00
mindspore-ci-bot
9dfa6155e3
!2497 [AutoParallel]Fix_Hccl_to_support_big_tensor
...
Merge pull request !2497 from lichen/fix_hccl_to_support_big_tensor
2020-06-24 14:46:36 +08:00
chenjianping
c9f4889d1b
check mpi_adapter instance
2020-06-24 14:41:20 +08:00
mindspore-ci-bot
a9dac909d9
!2535 Fix pynative indexing
...
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
2020-06-24 14:41:11 +08:00