mindspore-ci-bot
bb4339e3ca
!3584 Fix a DatasetCache sharing scenario
Merge pull request !3584 from guansongsong/gss/fix_cache
6 years ago
mindspore-ci-bot
68128f87a9
!3634 Spilt unsupported transdata
Merge pull request !3634 from lianliguang/r0.6
6 years ago
guansongsong
5b15f40598
Fix a DatasetCache sharing scenario
6 years ago
WilliamLian
edba641ddb
split unsupported transdata
6 years ago
guansongsong
543b75f366
fix the description of cache
6 years ago
Xiaoda Zhang
ab676ba81a
add costmodel for gpu
6 years ago
He Wei
1f6771256d
Fix a bug for Parameter
1. Parameter's init_data() should have no effect if default_input already set;
2. This bug is introduced by 'decouple ParamValue from python';
3. An unit test case is added to ensure the right init_data() behavior.
6 years ago
mindspore-ci-bot
375078cf55
!3471 Fixing Bug with AutoContrast/Equalize supporting uint8 dtype/mnist
Merge pull request !3471 from guozhijian/fix_autocontrast_equalize_support_uint8
6 years ago
mindspore-ci-bot
b0cb13d265
!3463 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
Merge pull request !3463 from xulei/tmp_0.6
6 years ago
islam_amin
b0e83c5a06
Fixing AutoContrast/Equalize Bug
6 years ago
xulei2020
c43bc92d7c
add code
6 years ago
kingfo
5916da1763
fix mix precision operator issue
6 years ago
mindspore-ci-bot
c005dfd803
!3389 merge sparse hot fix to r0.6
Merge pull request !3389 from riemann_penn/merger_sparse_hot_fix_to_r0.6
6 years ago
panyifeng
2cebc62bbf
fix sparse related issues
6 years ago
mindspore-ci-bot
f9aec99c01
!3379 modify the vgg16/lstm path to offical/{cv/nlp}
Merge pull request !3379 from caojian05/ms_master_dev
6 years ago
CaoJian
80a655099a
modify the vgg16/lstm path to offical/{cv/nlp}
6 years ago
buxue
15487759ff
support call super when class define in test_case.
6 years ago
yujianfeng
16035dc62c
Fix internal multiple outputs check
6 years ago
buxue
f84b055244
add check for implicit conversion when scalar is not number and bool.
6 years ago
mindspore-ci-bot
8f4bab4e75
!2410 Support insert memcpy between two hccl op if the part outputs of prior hccl op linking to next hccl op
Merge pull request !2410 from huanghui/insert-memcpy-async-pass
6 years ago
mindspore-ci-bot
bc20de741a
!3315 restore reshape ut
Merge pull request !3315 from yao_yf/restore_auto_parallel_reshape_ut
6 years ago
mindspore-ci-bot
c84d4bbd36
!3180 Update for python AutoContrast API, cpp UnifromAugment API and UT
Merge pull request !3180 from alashkari/update-aug-ops-2
6 years ago
mindspore-ci-bot
174acbec13
!3265 Decouple ir from optimizer
Merge pull request !3265 from hewei/decouple_ir_optimizer
6 years ago
yao_yf
1d3a06a3b0
recover reshape ut
6 years ago
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
6 years ago
huanghui
f1563d2d37
insert memcpy async if hccl op cascade
6 years ago
yangzhenzhang
e6cef98e95
delete useless code for allreduce
6 years ago
mindspore-ci-bot
568e75fdd3
!3256 Zip C API
Merge pull request !3256 from MahdiRahmaniHanzaki/zip-c-api
6 years ago
Mahdi
91b4d90716
Added ZipOp
6 years ago
mindspore-ci-bot
8da91ca3cf
!3237 support call the parent class function
Merge pull request !3237 from zhangbuxue/support_call_the_parent_class_construct_function
6 years ago
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
Merge pull request !3255 from alashkari/cpp_ops
6 years ago
mindspore-ci-bot
925172664b
!3230 add bprop for sparse_tensor
Merge pull request !3230 from riemann_penn/add_bprop_for_sparse_tensor
6 years ago
mindspore-ci-bot
cf4353f728
!3220 Add random normal op at MindSpore front-end
Merge pull request !3220 from peixu_ren/custom_gpu
6 years ago
mindspore-ci-bot
37cc6e2628
!3175 add ScatterNdAdd ScatterNdSub ScatterNonAliasingAdd ops
Merge pull request !3175 from fangzehua/scatter_add_vm
6 years ago
panyifeng
4d4e23fd9e
Add bprop for sparse_tensor
6 years ago
buxue
073507a5e0
support call the parent class function
6 years ago
panfengfeng
5aad4bdfbf
change size
6 years ago
He Wei
60d168adec
Decouple ir from optimizer
6 years ago
xiefangqi
64a6ed56de
fix annotation
6 years ago
mindspore-ci-bot
ad651f38bf
!3124 [MD] error occur when using numpy types
Merge pull request !3124 from liyong126/fix_numpy_generic
6 years ago
mindspore-ci-bot
a2bf5a322e
!3129 Decouple ir from frontend
Merge pull request !3129 from hewei/decouple_ir_frontend
6 years ago
fangzehua
dde74b227c
add 5 vm op
6 years ago
peixu_ren
9b45018dfd
Add random normal op at MindSpore front-end
6 years ago
mindspore-ci-bot
bfc18704d5
!3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
Merge pull request !3254 from nhussain/padding_upperbound
6 years ago
mindspore-ci-bot
2e4bb93a1e
!3250 [quant]bug fixes when export geir
Merge pull request !3250 from vlne-v1/quant_export_geir_biasadd_after_depth_wise
6 years ago
mindspore-ci-bot
718431429c
!2755 unform learning rate behavior in optimizers
Merge pull request !2755 from wangnan39/uniform_lr_behavior_in_optimizers
6 years ago
mindspore-ci-bot
0e27dccbcf
!3093 VOCDataset output change to multi-columns
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
6 years ago
liyong
28ebd73096
fix bug when int or float is numpy type
6 years ago
Amir Lashkari
572750cd40
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
6 years ago
He Wei
32379f3e7a
Decouple ir from frontend
6 years ago