mindspore-ci-bot
5b4642d10a
!4950 Fixing Minddata profiling monitor
...
Merge pull request !4950 from anthonyaje/monitor_fix
5 years ago
mindspore-ci-bot
48b337f206
!6026 fix some test case
...
Merge pull request !6026 from suteng/master
5 years ago
mindspore-ci-bot
cf7d6eddc4
!6019 [MD] Move Random(Choice/Apply/Order) from vision to transforms module
...
Merge pull request !6019 from nhussain/move_random_choice_apply
5 years ago
Su Teng
7b46f46a65
remove unuse test
5 years ago
mindspore-ci-bot
dd215f4080
!5735 delete seed0 and seed1
...
Merge pull request !5735 from caozhou/delete_seed
5 years ago
mindspore-ci-bot
2dfb2f3578
!6009 Add Affine transformation ut for Lite Dataset
...
Merge pull request !6009 from jiangzhiwen/lite/affine_ut
5 years ago
mindspore-ci-bot
f1979f8fe5
!5998 change internal API _get_strategy() to _get_shard_strategy()
...
Merge pull request !5998 from yihuaijie/master
5 years ago
mindspore-ci-bot
a778868a5a
!5929 BucketBatchByLength column issue
...
Merge pull request !5929 from MahdiRahmaniHanzaki/bucket_batch_by_length_fix
5 years ago
nhussain
f42f9ef9d7
move random apply order and choice ops
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
jiangzhiwen
d4ce668b9b
add Affine ut
5 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
...
Merge pull request !5958 from lilei/modify_bug
5 years ago
mindspore-ci-bot
2f529c149a
!5991 Change API set_strategy() to shard()
...
Merge pull request !5991 from yihuaijie/master
5 years ago
mindspore-ci-bot
c882e4863c
!5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
...
Merge pull request !5961 from xulei/lite_test0905
5 years ago
Yi Huaijie
eb83ea9607
change internal API _get_strategy() to _get_shard_strategy()
5 years ago
mindspore-ci-bot
ea94756839
!5605 Introduce usage flag to MNIST and CIFAR dataset
...
Merge pull request !5605 from ZiruiWu/add_usage_to_cifar_mnist_coco
5 years ago
xulei2020
b356211413
add init code
5 years ago
Yi Huaijie
a836d25c64
change API set_strategy() to shard()
5 years ago
mindspore-ci-bot
7152fe04be
!5783 GraphKernel supports GPU
...
Merge pull request !5783 from DeshiChen/graph_kernel_1.0
5 years ago
anthonyaje
2d08d83247
Fixed connector_size and monitor.
5 years ago
Zirui Wu
1bb93580dd
Add usage flag to MNIST/CIFAR
...
ci fix 1
fix ci 2
fix ci 3
fix ci 4
fix ci 5
fix ci 6
fix ci 7
change var name in CelebA from dataset_type to usage
address review cmts
fix cpp ut fail
change mode to usage in VOCDataset
fix cmts
fix ci test case fail
5 years ago
lilei
71adabd944
modify_bug
5 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
...
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
5 years ago
Wei Luning
249382899b
fix bug in cell pickle and copy
5 years ago
mindspore-ci-bot
2350a5990b
!5885 [doc]add some document for composite op
...
Merge pull request !5885 from vlne-v1/add-doc-for-composite-op
5 years ago
mindspore-ci-bot
eff187d83d
!5806 [MD] minddata delete set_dataset_size interface
...
Merge pull request !5806 from xiefangqi/md_delete_setdatasetsize
5 years ago
mindspore-ci-bot
0aa9f900dd
!5749 Support multi grad
...
Merge pull request !5749 from amongo/SupportPyantiveMultiGrad
5 years ago
Wei Luning
8c6475fd0b
add composite op doc
5 years ago
xiefangqi
d0410d6191
md delete set_dataset_size interface
5 years ago
mindspore-ci-bot
c45f79d36b
!5384 [MD]-Api changes
...
Merge pull request !5384 from nhussain/api_changes
5 years ago
mindspore-ci-bot
88f5cbe5db
!5692 Add requires_grad option for python pass
...
Merge pull request !5692 from BowenK/pre_ad
5 years ago
mahdi
a152a65227
Fixed the column problem in BucketBatchByLength
5 years ago
Zirui Wu
bde9f18f5a
update lookup api to take in a type
...
ci
add test case
address some of the review cmts
address review cmts
5 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
huangdongrun
341b8468eb
add support for pynative multicases
...
clear df builder
add testcases
5 years ago
mindspore-ci-bot
f984518150
!5872 remove timeout exception test case
...
Merge pull request !5872 from zhangbuxue/remove_timeout_exception_test_case
5 years ago
mindspore-ci-bot
a838c9bd3d
!5685 update run for br: master
...
Merge pull request !5685 from guozhijian/udpate_run_from_c75b100_to_c75b150_master
5 years ago
mindspore-ci-bot
b40677002f
!5714 [refine]change top graph and add cell class
...
Merge pull request !5714 from vlne-v1/change-top-graph
5 years ago
wuxuejian
bd527a331d
update aicpu proto and update module: graphengine
...
Support Dynamic Shape Aicpu Run Package
adapt tensorengin modify, fix ub fusion
5 years ago
caozhou
6509fa9023
delete seed0 and seed1 in Dropout
5 years ago
buxue
1ae9da85e0
remove timeout exception test case
5 years ago
mindspore-ci-bot
ad186e79d8
!5599 Collect input data when `dataset_sink_mode` set on GPU
...
Merge pull request !5599 from LiHongzhang/dataset_sink_mode
5 years ago
Wei Luning
e6f82af849
add cell class to c++
5 years ago
Li Hongzhang
066950f69e
GPU dataset_sink_mode collect inputs
5 years ago
lichenever
f2d3fd34ce
rectification_allreduce_fusion_api
5 years ago
mindspore-ci-bot
77dd91a646
!5669 Fix get_py_obj_dtype() for mindspore type
...
Merge pull request !5669 from hewei/fix_get_py_obj_dtype
5 years ago
mindspore-ci-bot
5c7fa52468
!5673 [performance]cell init opt performance
...
Merge pull request !5673 from kingxian/master
5 years ago
kingxian
92bebe65a9
cell init performance opt
5 years ago
mindspore-ci-bot
d0c7b1ba24
!5731 Manifest Dataset check invalid filename string
...
Merge pull request !5731 from jiangzhiwen/fix/invalid_filename_string
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago