mindspore-ci-bot
2860fd9338
!984 Add unit test case for HWC2CHW.
Merge pull request !984 from Tinazhang/hwc2chw
5 年前
Tinazhang
c8b5586c7f
add unit test for HWC2CHWC
5 年前
Cathy Wong
58226addd6
Cleanup dataset UT: use md5 npz in test_zip for images
5 年前
mindspore-ci-bot
47f5abceb4
!960 Adding example for grayscale
Merge pull request !960 from EricZ/grayscale_fix
5 年前
mindspore-ci-bot
078dd86cfe
!507 Implemented padded_batch
Merge pull request !507 from ZiruiWu/batch_with_padding
5 年前
mindspore-ci-bot
de7625777f
!951 fix: MindDataset with columns_name parameter cause errors in some scenes
Merge pull request !951 from guozhijian/fix_read_by_columns
5 年前
eric
0f0548f21b
Added test case for grayscale support
5 年前
Zirui Wu
c2d364a573
batch with padding implemented
support for 1 specific dimension to be None, added validator
fix various CI complains
another round of CI fixes
ci
refactor parts of the code
code refactor
ci fix
comments added, fix bugs
address review comments
address review comments
review cmts
added simple perf test script
update pad code
perf imprv
5 年前
mindspore-ci-bot
16930c562d
!969 [MD] fix bug in pk sampler of minddataset
Merge pull request !969 from liyong126/fix_mindrecord_pk_sampler
5 年前
liuxiao
e97d33f772
add ops for VM
5 年前
yangzhenzhang
8c9730b3c5
add parallel mode for cell
5 年前
mindspore-ci-bot
7c64048d76
!935 develop op ScatterMax and dock ge process
Merge pull request !935 from zhangbuxue/develop_scatter_max_op_and_dock_ge
5 年前
mindspore-ci-bot
becaf39262
!957 complete vm ops for BatchToSpace and SpaceToBatch
Merge pull request !957 from jiangjinsheng/space_to_batch
5 年前
buxue
ac86996746
develop op ScatterMax and dock ge process
5 年前
jonyguo
d4d236bcce
fix: use MindDataset by column_names get data error in some situation
5 年前
mindspore-ci-bot
6351f9c837
!859 [Auto parallel] Support searching strategy for inference phase
Merge pull request !859 from Xiaoda/support-inferring-phase-parallel-strategy-searching
5 年前
mindspore-ci-bot
e75d75854d
!959 Add Elu\EluGrad ops for VM.
Merge pull request !959 from liuxiao/ops-for-VM
5 年前
mindspore-ci-bot
deae380969
!637 Learning rate and weight decay making group params
Merge pull request !637 from ghzl/learning-rate-make-group-mode
5 年前
jiangjinsheng
a945299e42
update test for batch_to_space
5 年前
liyong
b520ca9087
fix pk sampler in mindrecord
5 年前
Xiaoda Zhang
def8573275
implementing-searching-strategy-for-inference
5 年前
jiangjinsheng
79a3f0821a
add vm for batch_to_space and space_to_batch
5 年前
liuxiao
eba74ca8f7
add ops for VM
5 年前
guohongzilong
824bc30a94
learning rate and weight decay support group mode
5 年前
mindspore-ci-bot
3d3b9d5474
!840 [BUG] fix conv2dtranspose bug
Merge pull request !840 from jinyaohui/conv2dtranspose
5 年前
jinyaohui
88e763a98f
modify conv2dtranspose
5 年前
mindspore-ci-bot
108ef72aaf
!904 fix avgpool and add dimension check for groupnorm
Merge pull request !904 from JichenZhao/groupn
5 年前
mindspore-ci-bot
cae8a921e3
!929 Cleanup dataset UT: test_batch, save_and_check support
Merge pull request !929 from cathwong/ckw_dataset_ut_cleanup
5 年前
Cathy Wong
772e6c1461
Cleanup dataset UT: test_batch, save_and_check support
5 年前
changzherui
ffcbcc8dcb
syn code 505
5 年前
changzherui
446828f221
modify momentum test
5 年前
zhaojichen
039c75af8e
fix avgpool and add check
5 年前
eric
36fffb7706
Added example md5 generation
Comparison example
Added md5 and comparison example for py_transforms
Added md5 check for images
5 年前
yangyongjie
3f1c6b7b47
solve the problem when dialtion greater than 1 in Conv2dTranspose ops
5 年前
Junhan Hu
83c68ca2ef
Skip pyfunc test case
5 年前
mindspore-ci-bot
79f087c2af
!909 Adding fix for set seed
Merge pull request !909 from EricZ/test_random
5 年前
mindspore-ci-bot
200b3f0789
!837 add onnx op converter: ReLU6 and DepthwiseConv2dNative
Merge pull request !837 from chenzupeng/master
5 年前
eric
26cb3e8a5f
Added test function to show that seed doesn't work.
Added testcase to show that c image aug don't use seed properly
Added passing test cases
Added working testcases for using seed
Added additional test cases to show seed use
Added test case for seed
5 年前
changzherui
b323199dc1
syn code 430
5 年前
mindspore-ci-bot
a5b530c427
!857 use parameter name as the key of strategy checkpoint
Merge pull request !857 from yao_yf/strategy_ckpt_key_to_use_param_name
5 年前
zhaozhenlong
4694c979a5
delete pack description about num and add raise error
SparseApplyAdagrad example format
PReLU and grad state 1-d not supported
atan2 bprop dx dy revert to original shapes
5 年前
mindspore-ci-bot
0611c1a579
!849 [CT][MS] Wrong format of broadcast output, when multi-output
Merge pull request !849 from vlne-v1/I1FQ76-wrong-format-of-boardcast-output-when-multi-output
5 年前
mindspore-ci-bot
67f3d0eb5d
!871 dataset: repair take op problem when there exist muti-thread in next node
Merge pull request !871 from ms_yan/take_operator
5 年前
chenzupeng
a109bc3d96
add onnx op converter: ReLU6, DepthwiseConv2dNative
5 年前
Wei Luning
157710ca0f
bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
5 年前
mindspore-ci-bot
ff1a05d6c8
!882 fix bug of bprop of FloorMod
Merge pull request !882 from zhangbuxue/fix_bprop_for_floor_mod
5 年前
buxue
0c6cf98db0
fix bug of brpop of FloorMod
5 年前
yao_yf
5a6540450e
use param name as the key of strategy checkpoint
5 年前
ms_yan
c56fe3aa2d
modify take op with an operator
5 年前
mindspore-ci-bot
8af10eb51e
!875 Reject python OP in operations argument for C++ uniform augmentation OP
Merge pull request !875 from AdelShafiei/ua_py
5 年前