Commit Graph

1929 Commits (d8a4827f80b8e2af094a5410a0cfa00b6df2ca01)

Author SHA1 Message Date
mindspore-ci-bot 2d683234fb !4723 Support to concat more than 3 tensors in auto parallel mode
5 years ago
yangzhenzhang cda08f6a52 concat 3 tensors in auto parallel mode
5 years ago
mindspore-ci-bot 6868b9b6fa !4422 Minddata new dataset api ==> RandomData
5 years ago
mindspore-ci-bot 50b5c8035b !4701 fix concat get_dataset_size error
5 years ago
xiefangqi b91e56375e add randomdataset and schema
5 years ago
nhussain 738ae2c78d change api to use std_vector
5 years ago
islam_amin 979111d0ef Added Posterize Op
5 years ago
jonyguo b0b370336f fix: concat get_dataset_size error
5 years ago
jonyguo 5f294fb90d fix: random affine parameter check
5 years ago
panyifeng 22a9d02e9f switch_layer incorporate env_get and tuple_get
5 years ago
mindspore-ci-bot 4f46c4277a !4614 Code compile performance optimization
5 years ago
mindspore-ci-bot cc077de9e3 !4425 fix if statement with no return coredump
5 years ago
mindspore-ci-bot 2ae6365d77 !4650 EmbeddingLookup support auto parallel
5 years ago
zhoufeng 663278112f optimize code compile performance
5 years ago
mindspore-ci-bot 025e6f23f7 !4643 add test cases for parameter slice init using all kind of initializers
5 years ago
mindspore-ci-bot 26de4540ef !4639 rename param_value to param_info
5 years ago
fary86 38083e055a Fix coredump missing return statement after while loop
5 years ago
yangzhenzhang 6f6a8ae9f0 embedding lookup auto parallel
5 years ago
Wei Luning c1c30a44f1 rename param_value -> param_info
5 years ago
Yi Huaijie 0f7ead5f14 parameter slice init test all initializers
5 years ago
jiangzhiwen a88273bd3f c++ api support for Manifest Dataset
5 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
5 years ago
mahdi 3ecc53fb4e Added CutMix
5 years ago
mindspore-ci-bot d1ad33676b !4598 support axis is None for all and any interface in graph mode
5 years ago
buxue 09f1a4bbaf support axis is None for all and any interface in graph mode.
5 years ago
jonyguo 8bb4449fa8 add testcase for padded dataset with decode op
5 years ago
mindspore-ci-bot f41ca6b5c6 !4558 soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
5 years ago
mayang c410c6a6e2 soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
5 years ago
mindspore-ci-bot dda4c26e7c !4423 add reshape type of tensor
5 years ago
WilliamLian 6760d9976d add reshape type to tensor
5 years ago
mindspore-ci-bot f875bf21bc !2948 fix control flow
5 years ago
huangdongrun 2a6d346d2f support if by if grad parameter
5 years ago
Cathy Wong 9c8af0d1cf C++ API: Provide validate param functions
5 years ago
mindspore-ci-bot 7d70fb4dc4 !3769 add RandomColorOp
5 years ago
mindspore-ci-bot 0e4d2c2535 !4188 fix switch layer sigle prim cell
5 years ago
mindspore-ci-bot f41c21c5fa !4284 remove to_full_tensor and load_inputs in exexute stage
5 years ago
mindspore-ci-bot 659ed37812 !4443 [bug]fix bugs in parameters and add ut cases
5 years ago
mindspore-ci-bot ebdea65f70 !4402 [Dataset] Fix c_api bugs
5 years ago
panyifeng 1c296b96c9 fix switch layer sigle prim cell
5 years ago
Wei Luning d18ce95714 * add support to update by scalar* fix update error for by Initializer when slice_shape is* add ut for compute and update
5 years ago
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage
5 years ago
mindspore-ci-bot 0f637fdc58 !4404 update field split
5 years ago
mindspore-ci-bot e9629f95e1 !4418 Add UniqueWithPad cpu kernel
5 years ago
mindspore-ci-bot 93f60269c3 !4369 Added distribution_specific_args checking to some functions and fixed minor issues in docs
5 years ago
yangzhenzhang 14c77c9f03 update field split
5 years ago
Alexey Shevlyakov 8526d5414d RandomColor
5 years ago
mindspore-ci-bot 2953720169 !4322 Adding RGBA color conversion
5 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
5 years ago
eric 6a41b44724 Added wrapper around color change function
5 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
5 years ago