jinyaohui
dd5fba1db9
add notice
2020-06-29 17:39:25 +08:00
mindspore-ci-bot
6fb5538117
!2661 add support dtype for scatter_add vm
...
Merge pull request !2661 from zhaozhenlong/op/scatter-add
2020-06-29 11:46:49 +08:00
mindspore-ci-bot
9be17e2a59
!2668 support weight decay for sparse optimizer
...
Merge pull request !2668 from wangnan39/support_weight_decay_for_sparse_optimizer
2020-06-28 22:24:45 +08:00
mindspore-ci-bot
0ab7fd98ea
!2654 fix: tfrecord to mindrecord para check
...
Merge pull request !2654 from guozhijian/fix_tfrecord_to_mr_para_check
2020-06-28 22:06:50 +08:00
mindspore-ci-bot
32a2d5d21c
!2629 get monitor sampling interval from json file
...
Merge pull request !2629 from yanghaitao/yht_sampling_interval
2020-06-28 20:05:05 +08:00
mindspore-ci-bot
363489d00f
!2580 BasicTokenizer do not case fold on preserved words
...
Merge pull request !2580 from qianlong21st/fix_basic_tokenizer
2020-06-28 19:36:28 +08:00
mindspore-ci-bot
db6c4bf784
!2640 [MD] fix minddata error message
...
Merge pull request !2640 from liyong126/minddataset_fix_errmsg
2020-06-28 19:36:23 +08:00
wangnan39@huawei.com
172728a6a6
support weight decay for sparse optimizer
2020-06-28 17:49:03 +08:00
jonyguo
3450c35d9b
fix: tfrecord to mindrecord parameter check
2020-06-28 17:48:52 +08:00
mindspore-ci-bot
bc30576ac9
!2631 Add ExpandDims to whitelist
...
Merge pull request !2631 from amongo/FixExpandDimsOps
2020-06-28 17:40:20 +08:00
zhaozhenlong
d55c0f6679
complement scatter add support dtype
2020-06-28 16:51:53 +08:00
qianlong
cae77c0c22
BasicTokenizer not case fold on preserverd words
2020-06-28 16:28:00 +08:00
liyong
68e2097897
fix split erroer message
2020-06-28 15:47:10 +08:00
zhaozhenlong
71d33b087e
limit ssim input img type to fp32 and fp16
2020-06-28 15:35:07 +08:00
yanghaitao
fd701b8504
set monitor sampling interval through json file
2020-06-28 15:18:21 +08:00
huangdongrun
96b38f72b2
add ExpandDims whitelist
...
add comment for control_depend
2020-06-28 11:29:16 +08:00
mindspore-ci-bot
87213648bc
!2612 delete pynative lenet test
...
Merge pull request !2612 from changzherui/del_test
2020-06-27 18:38:36 +08:00
changzherui
9e83337e2f
delete pynative lenet_model test
2020-06-27 15:33:27 +08:00
Ziyan
0925e35252
enable optimizer parallel with broadcast
2020-06-27 14:36:17 +08:00
mindspore-ci-bot
df795daf75
!2562 [bug]when multi times print same thing, do not merge in cse
...
Merge pull request !2562 from vlne-v1/I1LHCF-print-multi-times-and-same-str
2020-06-27 07:26:52 +08:00
mindspore-ci-bot
a1b17bd2e2
!2593 python unit tests for randomResizeWithBBox and ResizeWithBBox
...
Merge pull request !2593 from ava/python_ut_tests
2020-06-27 02:31:31 +08:00
avakh
1e869146e9
applying comments removing VOC
2020-06-26 12:39:48 -04:00
Cathy Wong
277aba5326
dataset: Fixup docs; remove pylint disabled messages in UT
2020-06-26 12:26:41 -04:00
mindspore-ci-bot
e11c953225
!2587 Implementing Python UTs for BoundingBoxAugment and RandomHorizontalFlipWithBBox
...
Merge pull request !2587 from imaaamin/object_ops_ut
2020-06-26 00:43:31 +08:00
mindspore-ci-bot
067592ccf9
!2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
...
Merge pull request !2590 from danishnxt/AugOps2
2020-06-25 23:40:34 +08:00
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
Danish Farid
3d1ecaaeb5
updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
2020-06-25 03:19:14 -04: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
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
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
kingfo
078738adc5
add tensor mod & floordiv operation
2020-06-24 16:47:23 +08:00
huangdongrun
9d3c9c69fe
modify map to C.Map()
2020-06-24 15:07:33 +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
mindspore-ci-bot
087779b7d4
!2517 checkpoint add model_type
...
Merge pull request !2517 from chenzhongming/quant
2020-06-24 14:32:33 +08:00
mindspore-ci-bot
0a368494db
!2499 HostAllGather and HostReduceScatter change to internal interface
...
Merge pull request !2499 from yihuaijie/master
2020-06-24 14:32:31 +08:00
chenzomi
d3f9b80066
checkpoint add model_type
2020-06-24 12:31:08 +08:00
huangdongrun
bc0455eaff
* fix bool index
...
* change slice setitem to mixed procedure
* add testcase for slice assignment
2020-06-24 11:18:20 +08:00
mindspore-ci-bot
363a232cbc
!2512 [quant]The top level add op prefix_name check error
...
Merge pull request !2512 from vlne-v1/I1LJMR-quant-the-top-level-add-op-prefix_name-check-error
2020-06-24 09:42:29 +08:00
mindspore-ci-bot
c22c865c4a
!1950 [front]add `has_effect` direct to target construct method not cell object
...
Merge pull request !1950 from vlne-v1/move-flags-to-construct
2020-06-24 09:35:24 +08:00
Wei Luning
dcd5773f64
fix bug in quant deploy export
2020-06-23 20:34:44 +08:00
Wei Luning
8f56528f8c
add flags on function
2020-06-23 20:22:07 +08:00
mindspore-ci-bot
0478b7d191
!2303 optimize LARS interface
...
Merge pull request !2303 from gziyan/modify_lars_interface
2020-06-23 20:05:47 +08:00
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
2020-06-23 16:56:04 +08:00
jiangjinsheng
a1e148cb4d
vm for LRN and LRNGrad
2020-06-23 15:47:15 +08:00
Ziyan
41ddc153a6
modify lars interface
2020-06-23 11:23:28 +08:00
mindspore-ci-bot
ac78ac9700
!2297 add vm support for operators include MatrixDiag, MatrixDiagPart etc
...
Merge pull request !2297 from jiangjinsheng/vm_matrixdiag
2020-06-23 11:03:02 +08:00