jinyaohui
dd5fba1db9
add notice
5 years ago
mindspore-ci-bot
6fb5538117
!2661 add support dtype for scatter_add vm
...
Merge pull request !2661 from zhaozhenlong/op/scatter-add
5 years ago
mindspore-ci-bot
1a78794947
!2680 Add ut for cpu kernel implement of sparse optimizer
...
Merge pull request !2680 from YuJianfeng/ut
5 years ago
mindspore-ci-bot
ef8cdbd82e
!2639 [ad] improve the performance of ad
...
Merge pull request !2639 from Kang/master
5 years ago
mindspore-ci-bot
9be17e2a59
!2668 support weight decay for sparse optimizer
...
Merge pull request !2668 from wangnan39/support_weight_decay_for_sparse_optimizer
5 years ago
mindspore-ci-bot
0ab7fd98ea
!2654 fix: tfrecord to mindrecord para check
...
Merge pull request !2654 from guozhijian/fix_tfrecord_to_mr_para_check
5 years ago
yujianfeng
91306cbd34
Add ut for cpu kernel of sparse optimizer
5 years ago
mindspore-ci-bot
32a2d5d21c
!2629 get monitor sampling interval from json file
...
Merge pull request !2629 from yanghaitao/yht_sampling_interval
5 years ago
mindspore-ci-bot
363489d00f
!2580 BasicTokenizer do not case fold on preserved words
...
Merge pull request !2580 from qianlong21st/fix_basic_tokenizer
5 years ago
mindspore-ci-bot
db6c4bf784
!2640 [MD] fix minddata error message
...
Merge pull request !2640 from liyong126/minddataset_fix_errmsg
5 years ago
wangnan39@huawei.com
172728a6a6
support weight decay for sparse optimizer
5 years ago
jonyguo
3450c35d9b
fix: tfrecord to mindrecord parameter check
5 years ago
mindspore-ci-bot
bc30576ac9
!2631 Add ExpandDims to whitelist
...
Merge pull request !2631 from amongo/FixExpandDimsOps
5 years ago
zhaozhenlong
d55c0f6679
complement scatter add support dtype
5 years ago
qianlong
cae77c0c22
BasicTokenizer not case fold on preserverd words
5 years ago
liyong
68e2097897
fix split erroer message
5 years ago
zhaozhenlong
71d33b087e
limit ssim input img type to fp32 and fp16
5 years ago
yanghaitao
fd701b8504
set monitor sampling interval through json file
5 years ago
wuyongkang
e606068585
cache bprop instead of fprop
5 years ago
huangdongrun
96b38f72b2
add ExpandDims whitelist
...
add comment for control_depend
5 years ago
mindspore-ci-bot
262e4fc041
!2585 Replace TransformFuncType with OptimizerCaller
...
Merge pull request !2585 from Giancarlo/remove_transformfunc
5 years ago
mindspore-ci-bot
87213648bc
!2612 delete pynative lenet test
...
Merge pull request !2612 from changzherui/del_test
5 years ago
changzherui
9e83337e2f
delete pynative lenet_model test
5 years ago
Ziyan
0925e35252
enable optimizer parallel with broadcast
5 years ago
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
5 years ago
mindspore-ci-bot
a1b17bd2e2
!2593 python unit tests for randomResizeWithBBox and ResizeWithBBox
...
Merge pull request !2593 from ava/python_ut_tests
5 years ago
mindspore-ci-bot
bfc2f142dd
!2601 AutoIndexObj should use 0 as the first generated key
...
Merge pull request !2601 from JesseKLee/auto_index
5 years ago
avakh
1e869146e9
applying comments removing VOC
5 years ago
Cathy Wong
277aba5326
dataset: Fixup docs; remove pylint disabled messages in UT
5 years ago
Jesse Lee
81bf4bde1d
AutoIndexObj primary should start with 0
5 years ago
mindspore-ci-bot
e11c953225
!2587 Implementing Python UTs for BoundingBoxAugment and RandomHorizontalFlipWithBBox
...
Merge pull request !2587 from imaaamin/object_ops_ut
5 years ago
mindspore-ci-bot
067592ccf9
!2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
...
Merge pull request !2590 from danishnxt/AugOps2
5 years ago
islam_amin
0f58f0338e
updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
5 years ago
mindspore-ci-bot
b0a10c26a4
!2532 adding random-resize-with-bbox-op and resize-with-bbox-op
...
Merge pull request !2532 from ava/NNNewMaster
5 years ago
Danish Farid
3d1ecaaeb5
updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
5 years ago
avakh
587e260236
addressing comments
5 years ago
Jamie Nisbet
c22eac743d
subtree creation in python apis
...
updates
fix
fix cpplint
fix
5 years ago
Giancarlo Colmenares
aabec55c79
Removing TransformFuncType
5 years ago
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
5 years ago
Wei Luning
ef13a4b6fb
adjust cse code when op has side effect.
5 years ago
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
5 years ago
mindspore-ci-bot
d9b1825552
!2374 C++ UT for CutOut and Pad
...
Merge pull request !2374 from MahdiRahmaniHanzaki/I1L892-pad-cutout-ut
5 years ago
mindspore-ci-bot
67d664d7dd
!2511 add mod and floordiv opration for tensor
...
Merge pull request !2511 from wangqiuliang/add-tensor-mod-operation
5 years ago
mindspore-ci-bot
a613b8b67a
!2548 Fix map mapping
...
Merge pull request !2548 from amongo/fixmapmapping
5 years ago
mindspore-ci-bot
044b214636
!2490 assign hcom op to one stream
...
Merge pull request !2490 from gukecai/new-stream-for-commit
5 years ago
kingfo
078738adc5
add tensor mod & floordiv operation
5 years ago
huangdongrun
9d3c9c69fe
modify map to C.Map()
5 years ago
ms_yan
e829535a86
change GetTensor into GetRow to avoid NullPtr
5 years ago
mindspore-ci-bot
a9dac909d9
!2535 Fix pynative indexing
...
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
5 years ago
mindspore-ci-bot
4c6bff75af
!1393 Gpu Support AdamWeightDecay optimizer fusion
...
Merge pull request !1393 from chenweifeng/adam_weight_decay
5 years ago