mindspore-ci-bot
28e2b0253e
!6086 Order dict by column_id in create_dict_iterator()
Merge pull request !6086 from ZiruiWu/order_dict_in_create_dict_iterator
5 years ago
Xun Deng
67325d63b0
edited common_dtype and check_param dtype logic
5 years ago
Zirui Wu
d54ba374b9
order dict by column_id in create_dict_iterator()
fix CI
5 years ago
YangLuo
f5a85510f2
[MD] dataset op log changes
5 years ago
nhussain
96de2ffdb6
fix errors from old compose call in Python
5 years ago
mindspore-ci-bot
d8c09067ce
!5801 [MD][Feature] minddata iterator output ms_tensor
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
5 years ago
buxue
b9c9046b93
support function as condition of if
5 years ago
Wan Hanyang
2ceea1e59d
add a self attention test case
5 years ago
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
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
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
buxue
08059f5c61
add check for stridedslice when choose aicpu or aicore
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
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
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
5 years ago
BowenK
e482e4e8bf
reduce pass traversals if no pre-ad python pass exists
5 years ago
mindspore-ci-bot
2f529c149a
!5991 Change API set_strategy() to shard()
Merge pull request !5991 from yihuaijie/master
5 years ago
Yi Huaijie
eb83ea9607
change internal API _get_strategy() to _get_shard_strategy()
5 years ago
Yi Huaijie
a836d25c64
change API set_strategy() to shard()
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
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
b40677002f
!5714 [refine]change top graph and add cell class
Merge pull request !5714 from vlne-v1/change-top-graph
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