mindspore-ci-bot
47f5abceb4
!960 Adding example for grayscale
...
Merge pull request !960 from EricZ/grayscale_fix
6 years ago
mindspore-ci-bot
078dd86cfe
!507 Implemented padded_batch
...
Merge pull request !507 from ZiruiWu/batch_with_padding
6 years ago
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
6 years ago
eric
0f0548f21b
Added test case for grayscale support
6 years ago
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
6 years ago
mindspore-ci-bot
16930c562d
!969 [MD] fix bug in pk sampler of minddataset
...
Merge pull request !969 from liyong126/fix_mindrecord_pk_sampler
6 years ago
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
6 years ago
mindspore-ci-bot
becaf39262
!957 complete vm ops for BatchToSpace and SpaceToBatch
...
Merge pull request !957 from jiangjinsheng/space_to_batch
6 years ago
buxue
ac86996746
develop op ScatterMax and dock ge process
6 years ago
jonyguo
d4d236bcce
fix: use MindDataset by column_names get data error in some situation
6 years ago
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
6 years ago
mindspore-ci-bot
e75d75854d
!959 Add Elu\EluGrad ops for VM.
...
Merge pull request !959 from liuxiao/ops-for-VM
6 years ago
mindspore-ci-bot
deae380969
!637 Learning rate and weight decay making group params
...
Merge pull request !637 from ghzl/learning-rate-make-group-mode
6 years ago
jiangjinsheng
a945299e42
update test for batch_to_space
6 years ago
liyong
b520ca9087
fix pk sampler in mindrecord
6 years ago
Xiaoda Zhang
def8573275
implementing-searching-strategy-for-inference
6 years ago
jiangjinsheng
79a3f0821a
add vm for batch_to_space and space_to_batch
6 years ago
liuxiao
eba74ca8f7
add ops for VM
6 years ago
guohongzilong
824bc30a94
learning rate and weight decay support group mode
6 years ago
mindspore-ci-bot
3d3b9d5474
!840 [BUG] fix conv2dtranspose bug
...
Merge pull request !840 from jinyaohui/conv2dtranspose
6 years ago
jinyaohui
88e763a98f
modify conv2dtranspose
6 years ago
mindspore-ci-bot
108ef72aaf
!904 fix avgpool and add dimension check for groupnorm
...
Merge pull request !904 from JichenZhao/groupn
6 years ago
mindspore-ci-bot
cae8a921e3
!929 Cleanup dataset UT: test_batch, save_and_check support
...
Merge pull request !929 from cathwong/ckw_dataset_ut_cleanup
6 years ago
Cathy Wong
772e6c1461
Cleanup dataset UT: test_batch, save_and_check support
6 years ago
changzherui
ffcbcc8dcb
syn code 505
6 years ago
changzherui
446828f221
modify momentum test
6 years ago
zhaojichen
039c75af8e
fix avgpool and add check
6 years ago
eric
36fffb7706
Added example md5 generation
...
Comparison example
Added md5 and comparison example for py_transforms
Added md5 check for images
6 years ago
Junhan Hu
83c68ca2ef
Skip pyfunc test case
6 years ago
mindspore-ci-bot
79f087c2af
!909 Adding fix for set seed
...
Merge pull request !909 from EricZ/test_random
6 years ago
mindspore-ci-bot
200b3f0789
!837 add onnx op converter: ReLU6 and DepthwiseConv2dNative
...
Merge pull request !837 from chenzupeng/master
6 years ago
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
6 years ago
changzherui
b323199dc1
syn code 430
6 years ago
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
6 years ago
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
6 years ago
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
6 years ago
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
6 years ago
chenzupeng
a109bc3d96
add onnx op converter: ReLU6, DepthwiseConv2dNative
6 years ago
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
6 years ago
mindspore-ci-bot
ff1a05d6c8
!882 fix bug of bprop of FloorMod
...
Merge pull request !882 from zhangbuxue/fix_bprop_for_floor_mod
6 years ago
buxue
0c6cf98db0
fix bug of brpop of FloorMod
6 years ago
yao_yf
5a6540450e
use param name as the key of strategy checkpoint
6 years ago
ms_yan
c56fe3aa2d
modify take op with an operator
6 years ago
mindspore-ci-bot
8af10eb51e
!875 Reject python OP in operations argument for C++ uniform augmentation OP
...
Merge pull request !875 from AdelShafiei/ua_py
6 years ago
Adel Shafiei
d15bd04bfe
added input validation to reject python op in C++ uniform augmentation operations list
6 years ago
mindspore-ci-bot
a606c2e4da
!872 [Dataset] Add schema support for GeneratorDataset
...
Merge pull request !872 from JunhanHu/generator_schema
6 years ago
mindspore-ci-bot
2303453753
!869 Random data op
...
Merge pull request !869 from JesseKLee/random_data_op
6 years ago
Junhan Hu
c5a8ffe4f4
Add schema support for GeneratorDataset
6 years ago
Jesse Lee
5236d0c3c0
Replace print with logger.info
6 years ago
mindspore-ci-bot
8d3695f666
!672 Added UT for uniform augmentation C++ OP
...
Merge pull request !672 from AdelShafiei/ua_ut
6 years ago