Commit Graph

1423 Commits (2e3f5cd41bf60c8e792cd5c3fc32dca026cdfe2e)

Author SHA1 Message Date
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
6 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
6 years ago
buxue 855d6b8fed add check for user define bprop in Pynative mode.
6 years ago
lichenever 221a801395 auto parallel support bert
6 years ago
mindspore-ci-bot 70a218123b !4722 modiy error type
6 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
6 years ago
李嘉琪 c65ea1687b modify error type
6 years ago
mindspore-ci-bot 2d683234fb !4723 Support to concat more than 3 tensors in auto parallel mode
6 years ago
yangzhenzhang cda08f6a52 concat 3 tensors in auto parallel mode
6 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
6 years ago
mindspore-ci-bot 50b5c8035b !4701 fix concat get_dataset_size error
6 years ago
nhussain 738ae2c78d change api to use std_vector
6 years ago
islam_amin 979111d0ef Added Posterize Op
6 years ago
jonyguo b0b370336f fix: concat get_dataset_size error
6 years ago
jonyguo 5f294fb90d fix: random affine parameter check
6 years ago
panyifeng 22a9d02e9f switch_layer incorporate env_get and tuple_get
6 years ago
mindspore-ci-bot cc077de9e3 !4425 fix if statement with no return coredump
6 years ago
mindspore-ci-bot 2ae6365d77 !4650 EmbeddingLookup support auto parallel
6 years ago
fary86 38083e055a Fix coredump missing return statement after while loop
6 years ago
yangzhenzhang 6f6a8ae9f0 embedding lookup auto parallel
6 years ago
Yi Huaijie 0f7ead5f14 parameter slice init test all initializers
6 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
6 years ago
mahdi 3ecc53fb4e Added CutMix
6 years ago
mindspore-ci-bot d1ad33676b !4598 support axis is None for all and any interface in graph mode
6 years ago
buxue 09f1a4bbaf support axis is None for all and any interface in graph mode.
6 years ago
jonyguo 8bb4449fa8 add testcase for padded dataset with decode op
6 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)
6 years ago
mindspore-ci-bot f875bf21bc !2948 fix control flow
6 years ago
huangdongrun 2a6d346d2f support if by if grad parameter
6 years ago
mindspore-ci-bot 7d70fb4dc4 !3769 add RandomColorOp
6 years ago
mindspore-ci-bot 0e4d2c2535 !4188 fix switch layer sigle prim cell
6 years ago
mindspore-ci-bot f41c21c5fa !4284 remove to_full_tensor and load_inputs in exexute stage
6 years ago
panyifeng 1c296b96c9 fix switch layer sigle prim cell
6 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
6 years ago
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage
6 years ago
mindspore-ci-bot 0f637fdc58 !4404 update field split
6 years ago
mindspore-ci-bot 93f60269c3 !4369 Added distribution_specific_args checking to some functions and fixed minor issues in docs
6 years ago
yangzhenzhang 14c77c9f03 update field split
6 years ago
Alexey Shevlyakov 8526d5414d RandomColor
6 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
6 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
6 years ago
mindspore-ci-bot b4b6e5c8ed !4370 support kw and kwargs for cell in Pynative
6 years ago
mindspore-ci-bot ed1244558c !4366 Fixing param type in c++ api and fixing python validator for Repeat Op
6 years ago
buxue 0be4114240 support kw and kwargs for cell in Pynative
6 years ago
mindspore-ci-bot 1b63c76c61 !4194 Add infer and dpn to nn/probability
6 years ago
mindspore-ci-bot 2db0290c49 !4356 Add validation for field split
6 years ago
mindspore-ci-bot 58be11907c !4346 all dataset support get_dataset_size
6 years ago
mindspore-ci-bot 579e0ab925 !4354 modify python ut runtest.sh
6 years ago
zhangxinfeng3 b16b71b9e8 add infer and dpn
6 years ago
yangzhenzhang 4a0e6ff7fc update field split
6 years ago
Xun Deng c0a3b51bb8 fixed minor issues in docs, updated parameter checking in some functions in distributions
6 years ago
tinazhang 0868720eb7 fix parameter type for repeat op in c++ api and added c++/python ut.
6 years ago
changzherui d3f709be55 modify python ut runtest.sh
6 years ago
anzhengqi 3e31ac6d62 all Dataset support get_dataset_size
6 years ago
yao_yf e4de26d5bc embeddinglookup wrap
6 years ago
mindspore-ci-bot 735fc98c78 !4265 support two mstypes do equal.
6 years ago
mindspore-ci-bot 5b3f209e43 !4269 change export from geir to air
6 years ago
buxue 35677ac098 support two mstypes do equal.
6 years ago
mindspore-ci-bot 9276a9d2fb !3771 C++ API Support for TextFile Dataset
6 years ago
avakh 477528de7f random sharpness cpp op support
6 years ago
mindspore-ci-bot 8ee68ae667 !4245 [MD] Add SolarizeOp
6 years ago
fary86 73325e0f01 Change export interface
6 years ago
nhussain 7766efd58e add files
6 years ago
Cathy Wong 7f39b5cfd7 C++ API Support for TextFile Dataset and Unit Tests
6 years ago
mindspore-ci-bot 4f75adb11a !4297 sync code incubator to master
6 years ago
mindspore-ci-bot c2997845c2 !4289 Fix pad op validate issue
6 years ago
mindspore-ci-bot 67f5b0e916 !4258 change binary to mindir
6 years ago
jonyguo 4964f7703a Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
6 years ago
xiefangqi 7ee1e46455 fix pad op validate issue
6 years ago
qianlong e9c4378ed8 add support of soft dvpp op
6 years ago
leopz eea597c92a change binary to mindir
6 years ago
mindspore-ci-bot b120cbcfb4 !4249 Add parameter checking in distributions
6 years ago
mindspore-ci-bot 6772bbde8d !4021 Add ScalarAffine and Softplus bijector
6 years ago
mindspore-ci-bot 266df56570 !4220 [MD] add num_samples support in minddataset pk sampler
6 years ago
islam_amin e52d85ba9d Added RandomAffine Op
6 years ago
Xun Deng be6db4a6fe add scalar affine and softplus bijector
6 years ago
Xun Deng 415dad3adb added some parameter checking
6 years ago
mindspore-ci-bot 9ad82f79fd !3979 Adding MixUp operation
6 years ago
liyong 7341421d3b fix num samples in pk sampler
6 years ago
mindspore-ci-bot e195fa6f9e !4192 Fix md five_crop ci problem
6 years ago
xiefangqi 3d7826b6df test five crop problem
6 years ago
mindspore-ci-bot fe0b8d6272 !4068 Add parallel operator for Concat
6 years ago
peixu_ren 3820533ad1 Refactor Gamma and Poisson ops
6 years ago
changzherui 22336c0843 sync 0807 code to ms-incubator
6 years ago
Mahdi 1896950ae5 Added Mixup
6 years ago
peixu_ren 517fed55a5 Added LGamma op
6 years ago
mindspore-ci-bot e19d382473 !3346 Maintain epoch/repeat count for ops
6 years ago
yangzhenzhang f4bb43bbaf add concat op
6 years ago
panyifeng 34e50e5d6e fix cell bprop
6 years ago
Lixia Chen ac85b77b76 Maintain epoch/repeat count for ops
6 years ago
mindspore-ci-bot 470328eeaf !4060 fix do concat in while loop specialize error
6 years ago
Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
6 years ago
fary86 7602054acd Fix do concat in while loop specialize error
6 years ago
kingfo 28dabf0332 fix grad flag update issue in pynative
6 years ago
mindspore-ci-bot 0b407dfe78 !4005 unsortedsegsum grad
6 years ago
mindspore-ci-bot c493859978 !4004 add squreasumall grad
6 years ago
mindspore-ci-bot 235378d5d7 !3789 eager mode sparse
6 years ago
mindspore-ci-bot 7ec0b5857a !3977 [MD] Refactor Concatenate Op
6 years ago
nhussain 61769b2dd9 fix concat
6 years ago
fangzehua 99f2be7064 unsortedsegsum grad
6 years ago