Commit Graph

1883 Commits (f7dc2432a07ced0dcdfe830fcdcdda79342f256a)

Author SHA1 Message Date
Peilin Wang f7dc2432a0 initial commit
6 years ago
mindspore-ci-bot 762793cb8f !9175 fix a bug in random resize crop op and some lint
6 years ago
mindspore-ci-bot f0671ce513 !9076 [MD] Support vision c_transform python eager: Resize, Rescale, Normalize, HWC2CHW, Pad
6 years ago
mindspore-ci-bot b85bcff4b2 !9057 modify export file name
6 years ago
Xiao Tianci 12da8717b7 1.correct param check for vision op 2.fix config review 3.fix api doc
6 years ago
yangzhenzhang 7278f5c109 update_gatherv2_op
6 years ago
Xiaoda Zhang c79e988b0d set fullname for reshape after reshape-elimination
6 years ago
mindspore-ci-bot a146f982bc !8983 support variabel length virtual_dataset in auto parallel
6 years ago
mindspore-ci-bot dcde1fc70a !9092 Add LBeta op at nn level
6 years ago
luoyang aa4bf9a3f2 [MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
6 years ago
changzherui 91301a6d1a modify export file name
6 years ago
mindspore-ci-bot 55f7e3dc16 !9135 Minor fixs for cache error message
6 years ago
peixu_ren 37d40bc495 Add Beta distribution
6 years ago
tinazhang 6f31bdbf67 fix issues for hq testers: I277HD, I277HV
6 years ago
peixu_ren 6355f46d32 Add LBeta op at nn level
6 years ago
tinazhang 27698866d1 Block take/skip under cache and fix docstring
6 years ago
yao_yf 9cda064716 auto parallel predict
6 years ago
mindspore-ci-bot 421cad24ef !8715 Add Gamma distribution
6 years ago
mindspore-ci-bot adc8e3e707 !8594 [MD] Pybind Pushdown Support for dataset
6 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
6 years ago
mindspore-ci-bot 979bb26cba !9031 Fix DatasetCache parameter check
6 years ago
Lixia Chen ab7427f1a9 Minor fix for DatasetCache param validation
6 years ago
peixu_ren 93d4ef428f Add Gamma distribution
6 years ago
mindspore-ci-bot 22d683a805 !8920 Adapt ops LinSpace for Ascend.
6 years ago
mindspore-ci-bot d9b4b5c750 !8954 Add SequenceMask operator.
6 years ago
liuxiao93 584e241e29 Adapt ops LinSpace for Ascend.
6 years ago
peixu_ren 01f5da0a14 Add Poisson distribution
6 years ago
l00591931 17c0810f9e add SequenceMask operator
6 years ago
mindspore-ci-bot 3d6d820612 !8154 Add nn.MultiFieldEmbedding for the embedding lookup opearations
6 years ago
mindspore-ci-bot d915fd9b96 !8592 change repeat_elements to a composite op
6 years ago
huangxinjing b0deb7a289 Add dense embedding
6 years ago
mindspore-ci-bot 2eee1c06f0 !8842 Change Ones/Zeros operator
6 years ago
mindspore-ci-bot 7f725b93a3 !8234 Remove expm1_generic and log1p_generic from PP utils
6 years ago
l00591931 f1e92d0ea7 Change Ones/zeros
6 years ago
mindspore-ci-bot e3371a01d5 !8751 Fix minor bugs in bijector and distribution
6 years ago
mindspore-ci-bot cfb9fb40d0 !8794 Add nn.Interpolate() function.
6 years ago
l00591931 05e26f4739 Add nn.interpolate()
6 years ago
mindspore-ci-bot 81dfd70ece !8785 Add Parallel Operator UnsortedSegmentMax
6 years ago
tom__chen a52cd685fc change repeat_element op to a composite op
6 years ago
mindspore-ci-bot 8980bc3de7 !8675 support allreduce prod
6 years ago
mindspore-ci-bot 39352ca658 !8580 Add Operation AllSwap Primitive
6 years ago
huangxinjing 89e7778497 Add UnsortedSegmentMax Operation
6 years ago
mindspore-ci-bot fa2185b8ef !8661 Add nn.Tril() and nn.Triu()
6 years ago
mindspore-ci-bot f827c18f1d !8289 Add Parallel Implements of Slice Op
6 years ago
mindspore-ci-bot a3ae3b9794 !8695 add AdamOffload optimizer
6 years ago
l00591931 e1dba1337c Add nn.Tril function
6 years ago
Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues
6 years ago
mindspore-ci-bot f1ef84e1a6 !8714 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
6 years ago
mindspore-ci-bot 8e1ce841b4 !8688 dataset: modify the error log msg in python layer to be more acceptable
6 years ago
huangxinjing 8129806475 Add slice parallel op
6 years ago