eric
36fffb7706
Added example md5 generation
...
Comparison example
Added md5 and comparison example for py_transforms
Added md5 check for images
5 years ago
mindspore-ci-bot
88215d0007
!905 add topk op for aicpu
...
Merge pull request !905 from yanzhenxiang2020/add_topkop_for_aicpu
5 years ago
mindspore-ci-bot
2fafd31e36
!911 [Dataset] Skip pyfunc python ut test case
...
Merge pull request !911 from JunhanHu/skip_pyfunc_mp_exception
5 years ago
Junhan Hu
83c68ca2ef
Skip pyfunc test case
5 years ago
mindspore-ci-bot
a5374de0fe
!907 Terminate sub-process in python
...
Merge pull request !907 from yanghaitao/yht_python_multi_process
5 years ago
mindspore-ci-bot
79f087c2af
!909 Adding fix for set seed
...
Merge pull request !909 from EricZ/test_random
5 years ago
mindspore-ci-bot
200b3f0789
!837 add onnx op converter: ReLU6 and DepthwiseConv2dNative
...
Merge pull request !837 from chenzupeng/master
5 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
5 years ago
yanghaitao
1e98fa35b8
Terminate python sub-process
5 years ago
yanzhenxiang2020
3137ac6011
add topk op for aicpu
5 years ago
mindspore-ci-bot
e433f1e70a
!870 fix performance bug and codedex error
...
Merge pull request !870 from wandongdong/master
5 years ago
mindspore-ci-bot
c880562ba9
!895 fix dataset comment format
...
Merge pull request !895 from panfengfeng/panff/fix_dataset_format
5 years ago
mindspore-ci-bot
466fed2794
!902 docking OnesLike for open source process
...
Merge pull request !902 from zhangbuxue/docking_OnesLike_for_open_source
5 years ago
buxue
36fbcbd9e1
docking OnesLike for open source process
5 years ago
mindspore-ci-bot
81ad297f43
!706 Fix CSE bug for `DropoutGenMask` operation
...
Merge pull request !706 from seatea/fix-cse-bug-for-dropoutgenmask
5 years ago
mindspore-ci-bot
b2dccfd393
!900 revert nlp preprocess to mindrecord example
...
Merge pull request !900 from guozhijian/revert_nlp_to_mindrecord_example
5 years ago
wandongdong
7d30d27e50
fix performance bug and codedex
5 years ago
mindspore-ci-bot
c0297af6c6
!885 Add relative path support in inference for resnet50_cifar10 example
...
Merge pull request !885 from gengdongjie/master
5 years ago
mindspore-ci-bot
eb76956dcb
!897 [AutoParallel] Adjustements w.r.t distributed execution
...
Merge pull request !897 from Chong/avril
5 years ago
jonyguo
1485ff2c4d
revert NLP to MindRecord example
5 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
5 years ago
mindspore-ci-bot
aaf8ade7ab
!886 fix issues pack raise error when input list length is 1
...
Merge pull request !886 from zhaozhenlong/fix-issues-pack-one-input-error
5 years ago
ch-l
caac6bce5c
adjustements w.r.t. distributed execution
5 years ago
mindspore-ci-bot
d84ba5ae8e
!866 Enable BatchNorm fusion pass
...
Merge pull request !866 from YuJianfeng/bn
5 years ago
mindspore-ci-bot
9d596558d3
!888 Add comment of print op cannot support tensor which the data is a scalar type
...
Merge pull request !888 from ghzl/print-op-cannot-support-tensor-scalar
5 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
5 years ago
panfengfeng
36a935f701
fix dataset format
5 years ago
mindspore-ci-bot
d17d61265d
!893 fix randomaffine error
...
Merge pull request !893 from panfengfeng/panff/fix_randomaffine_error
5 years ago
YuJianfeng
7185961e89
Enable BatchNorm fusion pass
5 years ago
mindspore-ci-bot
576687173f
!860 [Auto parallel] Fix some code-style warnings
...
Merge pull request !860 from Xiaoda/fix_some_codestyle_warnings
5 years ago
mindspore-ci-bot
8cc5942966
!853 get input info of fusionop by visitkernel
...
Merge pull request !853 from Etone.Chan/master
5 years ago
gengdongjie
5375b66cc9
add relative path support in resnet50_cifar10 example
5 years ago
panfengfeng
76fda356f6
fix randomaffine error
5 years ago
mindspore-ci-bot
7eaed2463f
!786 GPU update testcase for amp
...
Merge pull request !786 from VectorSL/gpu-add-test-amp
5 years ago
mindspore-ci-bot
4c32d7e6b8
!887 fix generatordataset shuffle parameter check
...
Merge pull request !887 from panfengfeng/panff/check_generatordataset_shuffle
5 years ago
mindspore-ci-bot
d436f798dc
!881 Remove redundant process of keeping roots.
...
Merge pull request !881 from ZhangQinghua/master
5 years ago
guohongzilong
eacfce78cc
print op cannot support tensor which the data is scalar
5 years ago
mindspore-ci-bot
bd6ece2900
!854 reorder getnext firstly for getnex parallel
...
Merge pull request !854 from laiyongqiang/reorder_getnext
5 years ago
mindspore-ci-bot
0b67ca85df
!884 fix checking bug of ApplyCenteredRMSProp
...
Merge pull request !884 from fary86/fix_checking_bug_of_ApplyCenteredRMSProp
5 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
5 years ago
mindspore-ci-bot
6a625dbb7b
!883 modify timemonitor callback
...
Merge pull request !883 from changzherui/mod_timemonitor
5 years ago
Etone.Chan
fa21353c5c
get input info of fusionop by visitkernel
5 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
5 years ago
panfengfeng
5e7cef7e3d
fix generatordataset check shuffle parameter
5 years ago
chenzupeng
a109bc3d96
add onnx op converter: ReLU6, DepthwiseConv2dNative
5 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
5 years ago
mindspore-ci-bot
0edf22e68c
!879 fix Segmentation fault occurs while the feature “loss scale” is used and "task_sink_mode" is set to "False" at the same time
...
Merge pull request !879 from wanghua/master
5 years ago
mindspore-ci-bot
ff1a05d6c8
!882 fix bug of bprop of FloorMod
...
Merge pull request !882 from zhangbuxue/fix_bprop_for_floor_mod
5 years ago
VectorSL
1d7fe758a0
gpu add test for amp
5 years ago
mindspore-ci-bot
db3dd02838
!847 Optimize the collectors in manager which listen to the graphs and nodes changes.
...
Merge pull request !847 from ZhangQinghua/opt
5 years ago