Commit Graph

3511 Commits (b4ecf65e71febcb4b224b889b0e0f4f4030d21c8)

Author SHA1 Message Date
mindspore-ci-bot 97e1f6f438 !8248 Add macro and fix album testcase
4 years ago
mindspore-ci-bot 073d991de4 !8106 add cpu adam delta
4 years ago
mindspore-ci-bot 8c2ed3bb80 !8138 Throw an exception when a tensor with 0 shape is constructed.
4 years ago
Xiao Tianci 4a5e287b92 add filter c api and ut
4 years ago
wanyiming 3c7a3b6693 modify_dense
4 years ago
luoyang dcb758bc77 [MD] Skip returning IR when meet nullptr in ConcatDataset
4 years ago
mindspore-ci-bot c919f3d0ad !8230 add parallel ops for repeat_element and tensor dot
4 years ago
mindspore-ci-bot 51edcd30e2 !8270 expand fused_adam and fused_adam_weight_decay and fix some bug
4 years ago
zhouyuanshen 5c4885821f add supports to op unpack on gpu
4 years ago
zhouyuanshen 00f1c0c7f3 add supports to op pack on gpu
4 years ago
wilfChen e4e9362bd0 gpu suppor dynamic shape
4 years ago
kswang cbece74a23 add cpu adam delta
4 years ago
HuangBingjian 4477fcfe19 fix shape bug.
4 years ago
xcnick d647fa8107 add cpu op equal
4 years ago
yangzhenzhang 0a79ab82ae add parallel ops
4 years ago
mindspore-ci-bot c253d874e0 !8280 add export lenet grad example
4 years ago
Eric 394dbf50e1 Added testing macro and fix album_op test
4 years ago
changzherui 6b823282aa add export mindir lenet grad
4 years ago
mindspore-ci-bot 523c3f07e3 !8194 Optimizer on IR #2 - Call ValidateParams in PrePass
4 years ago
mindspore-ci-bot 099765bbb7 !8135 [MD] Transform api decouple
4 years ago
Yi Huaijie d7faa77b5e support int64 shape
4 years ago
zengzitao 53043ae18f support expand fused_adam and fused_adam_weight_decay op
4 years ago
luoyang 9a57cbacd9 [MD] Transform api decouple
4 years ago
mindspore-ci-bot 8254ad40b7 !8016 [Auto parallel] Enabling approximation in parallelization strategy searching
4 years ago
Xiaoda Zhang aa84484049 enabling approximation in DP algorithms
4 years ago
mindspore-ci-bot 50be4f1221 !8253 annotate test case
4 years ago
mindspore-ci-bot 3070e9c78b !8244 【GraphKernel】Eliminate redundant parameters while expanding basic ops
4 years ago
wsq3 afc0b0b61a annotate test case
4 years ago
mindspore-ci-bot b3855530e3 !7838 Enumerate function enable tensor as input
4 years ago
mindspore-ci-bot 8709005a57 !8200 Add two transforms API
4 years ago
dayschan 0f8f1cdda7 Eliminate redundant parameters while expanding basic ops.
4 years ago
Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2
4 years ago
mindspore-ci-bot 7123a2c1d1 !7911 added key value message
4 years ago
mindspore-ci-bot ae7384ca2d !8208 Removed dependency on core module in util
4 years ago
jonwe 575280bb61 roi end mode
4 years ago
Eric 85f0a9bc8f Added dependency removal for data_helper
4 years ago
anancds 87edbdf720 added protobuf message
4 years ago
mindspore-ci-bot 4b4ca1a188 !8146 Improve performance for GPU-ScatterUpdate, add int32 support
4 years ago
mindspore-ci-bot 04142b74f6 !8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
4 years ago
mindspore-ci-bot 4c2344ed35 !8141 Improve performance for GPU-ScatterAdd, add use_locking and add int32 support
4 years ago
mindspore-ci-bot 491efd8aa4 !8088 add Adam CPU operator
4 years ago
zhoufeng 183742009f mindspore cxx api for 310 inference
4 years ago
shenwei41 9ffdf0b6d4 Add transform API
4 years ago
zhaoting 8730638076 add Adam CPU op
4 years ago
mindspore-ci-bot 57fc8f45ae !7884 Pynative support dynamic shape op
4 years ago
TFbunny cd7329082e refine GPU-Scatteradd
4 years ago
Xun Deng fb0263f869 redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class
4 years ago
Zirui Wu 5d1ada682c remove uncessary headers
4 years ago
mindspore-ci-bot 1fca20c5e8 !8139 Remove `api` namespace from mindata/dataset
4 years ago
lvliang fd5be43598 pynative-support-dynamic-shape
4 years ago
mindspore-ci-bot ce9795bb39 !7808 fix cpu select kernel info
4 years ago
mindspore-ci-bot 49eb4d3106 !8089 add antialias option for py reset
4 years ago
mindspore-ci-bot f3d7b32d56 !7855 Move backend opt pass ir files to the fold: verbose_ir_files
4 years ago
mindspore-ci-bot e9cd12e904 !8114 rectify and optimize the type checking function
4 years ago
mindspore-ci-bot 00294473e3 !7976 [pynative] Add nested derivative feature
4 years ago
buxue 346bcfa3fd Rectify and optimize the type checking function
4 years ago
jonyguo 1b78e34310 add ANTIALIAS support for python progress
4 years ago
mindspore-ci-bot bbfef6233a !8134 Add TBE op DynamicGRU for new and old backend.
4 years ago
mindspore-ci-bot 769bd24c63 !8002 Add expm1 op at GPU back-end
4 years ago
hesham 5169fb4c42 Remove api namespace
4 years ago
TFbunny 356844da46 refine GPU-ScatterUpdate
4 years ago
TFbunny ee4e2db77e rename UniformSampler to UniformCandidateSampler
4 years ago
mindspore-ci-bot 6e2241d64f !8096 Add DatasetNode as a base Class for IR nodes
4 years ago
l00591931 6f165ee5e3 enumerate function and enumerate test case added
4 years ago
mindspore-ci-bot e909b9077c !7946 fix auto parallel optimizer weight shard
4 years ago
mindspore-ci-bot e99a8bd784 !8120 fix CI randomly fails
4 years ago
liuxiao93 45d343257b Add DynamicGRU.
4 years ago
zjun ccedf71de5 Add pynative bprop nested grad
4 years ago
mindspore-ci-bot ad930b30db !7891 add layer of clipbyglobalnorm
4 years ago
huanghui fa6c23358a Move some ir files which backend optpass dumped to the fold: verbose_ir_files
4 years ago
Yi Huaijie da29f232c6 fix CI random fails
4 years ago
Ziyan c33f2cd796 fix auto optimizer weight shard
4 years ago
jzg 4851a67bb5 add layer of clipbyglobalnorm.
4 years ago
mindspore-ci-bot 17bc7ffca6 !8030 dump node input/output when task error
4 years ago
mindspore-ci-bot 7e43eaf5e8 !8072 Revert changes to weighted_random_sampler in PR7866
4 years ago
jjfeing 56f1bb1b66 add dump data when task error
4 years ago
mindspore-ci-bot cfe226fc97 !7950 new add softplus and softplus grad gpu ops.
4 years ago
hesham 0ba0595caf DatasetNode as a base for all IR nodes
4 years ago
mindspore-ci-bot ccbc6df79c !8068 add supports to op gathergrad on gpu
4 years ago
mindspore-ci-bot 1b3efdc70a !7428 add cpu op
4 years ago
mindspore-ci-bot 7092a33e87 !8039 support key ward way to pass arg for outermost net in graph mode
4 years ago
zhouyuanshen 21c96b3c31 add supports to op gathergrad on gpu
4 years ago
mindspore-ci-bot 03a0d57437 !7381 add some cpu operator
4 years ago
mindspore-ci-bot b64de9c1dc !8000 Add supports to op Gather on gpu
4 years ago
YangLuo 82cc7c3f63 [MD] Revert changes to weighted_random_sampler in PR7866
4 years ago
mindspore-ci-bot be2a3ebf6d !8055 Fixed the problem of Repeat with GetDatasetSize
4 years ago
Mahdi 5005b434e6 Fixed repeat issue with GetDatasetSize
4 years ago
mindspore-ci-bot 497f2f0cff !8054 Add gpu support for ScatterUpdate
4 years ago
mindspore-ci-bot de20d3e488 !8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
4 years ago
TFbunny cd9d0bf79a add GPU-ScatterUpdate
4 years ago
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
4 years ago
mindspore-ci-bot 93c11d1dcc !8008 Add gpu support to ScatterAdd
4 years ago
mindspore-ci-bot 4f4eadda8f !8003 Repeat Elements Grad GPU Kernel
4 years ago
mindspore-ci-bot 7ef7bef1d8 !7796 [MD] Enable C++ cache api for non-mappable datasets
4 years ago
peixu_ren b8abcf858a Add expm1 op at GPU back-end
4 years ago
buxue 1364b5c301 support key ward way to pass arg for outermost net in graph mode
4 years ago
mindspore-ci-bot eb3b093686 !8013 [MD] fix minddataset padding bug
4 years ago
zhouyuanshen f0f67b8aa8 add gather op on gpu
4 years ago
mindspore-ci-bot 68e2b917d6 !7693 Add SigmoidCrossEntropyWithLogits CPU
4 years ago
mindspore-ci-bot 015b244471 !7991 fix ReLUV2 error
4 years ago
wanyiming 0b74b0f50b add_cpu_op
4 years ago
liyong 0d40abf5dd fix md padding bug
4 years ago
baihuawei cff87d6f65 fix cpu kernel select
4 years ago
mindspore-ci-bot 29e3cdd72e !8007 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
4 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
4 years ago
TFbunny dc2144ee0d add GPU-ScatterAdd
4 years ago
danishnxt 34cc178bd0 New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
4 years ago
Cathy Wong 18ecd65f93 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
4 years ago
jonwe e896d38c34 repeat grad
4 years ago
mindspore-ci-bot 542a52fbf8 !7873 [MS][GPU] Add GPU SparseApplyFtrl op
4 years ago
mindspore-ci-bot 851ee9c3d5 !7875 Add support to GPU SparseApplyProximalAdagrad
4 years ago
Yi Huaijie 148d645915 fix ReLUV2 error
4 years ago
mindspore-ci-bot 32d6ed3e28 !7964 update resnet50_quant ci threshold
4 years ago
mindspore-ci-bot 870afe08f5 !7914 get keys and values from dictionary & set tuple to dictionary
4 years ago
simson 3b21822824 get keys and values from dictionary & set tuple to dictionary
4 years ago
wuxuejian b03329c65a add cpu op
4 years ago
yuchaojie a1d6888c89 update resnet50_quant ci threshold
4 years ago
linqingke 6dc3618758 new add softplus and softplus grad gpu ops.
4 years ago
mindspore-ci-bot 8f44074796 !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
4 years ago
zhaoting f2e9d9cfc7 add some cpu operator
4 years ago
luoyang 52d278e858 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
4 years ago
mindspore-ci-bot 9c2704030f !7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list
4 years ago
mindspore-ci-bot 5ef3d02ce3 !7696 Add calculation of triangle matrix determinant op at GPU back-end
4 years ago
mindspore-ci-bot 2ba20dc8e7 !7848 Add five transforms API
4 years ago
Zirui Wu 814044963b add validation check in tfrecord_node
4 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
4 years ago
TFbunny a638973378 add GPU SparseApplyProximalAdagrad
4 years ago
mindspore-ci-bot c39c3ccfbe !7734 Redesigned GetNumClasses
4 years ago
tom__chen 71b235c302 sparse apply ftrl gpu kernel
4 years ago
shenwei41 779f0f387b Add transforms API
4 years ago
mindspore-ci-bot 4ebc55b29e !7841 Add supports to ACosGrad and AsinGrad on gpu
4 years ago
mindspore-ci-bot 163544795f !7922 add params check for offset in distributed_sampler
4 years ago
mindspore-ci-bot f3e8798b40 !7879 fix bug that asin/acos not support fp16 on gpu
4 years ago
mindspore-ci-bot 376fa95717 !7771 Add Parallel SegmentOps
4 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
4 years ago
mindspore-ci-bot 40cfca781a !7834 rename create_quant_config && add notes
4 years ago
mindspore-ci-bot 0d43e37f22 !7651 Add embedding and embedding_lookup
4 years ago
Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api
4 years ago
mindspore-ci-bot ea4df3c3c2 !7826 new add l2normalize_grad gpu ops.
4 years ago
zhouyuanshen 1804c042ec fix bug that asin/acos not support fp16 on gpu
4 years ago
zhouyuanshen 8481fd59d8 Add supports to ACosGrad and AsinGrad
4 years ago
huangxinjing bf5d21770a Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements
4 years ago
alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses
4 years ago
peixu_ren dfe5a951eb Add log1p operator at GPU back-end and move erf and erf to the unary_op list
4 years ago
Xun Deng d4df6f82ea support get_dist_args
4 years ago
peixu_ren 99f2927c21 Add calculation of triangle matrix determinant op at GPU back-end
4 years ago
mindspore-ci-bot d4142d682d !7437 auto parallel support dynamic
4 years ago
jzg 7cbd55e17d add embedding layer.
4 years ago
mindspore-ci-bot 08e6ac0b09 !7805 support split ValueList
4 years ago
yao_yf 0cfe72cd22 auto parallel dynamic
4 years ago
yuchaojie 69d9e76d65 rename create_quant_config && add notes
4 years ago
Yi Huaijie 3102c4ff8d support split ValueList
4 years ago
linqingke 3465c9c400 new add l2normalize_grad gpu ops.
4 years ago
mindspore-ci-bot 7e3b0e1027 !7790 add more pynative st test_case
4 years ago
mindspore-ci-bot 5b28016b4d !7735 fix gpu multinomial seed issue and GRAPH_MODE
4 years ago
lvchangquan 41f520c9fa add more pynative st test_cases
4 years ago
mindspore-ci-bot d479b91093 !7767 GPU update resnet50 readme and add cast type
4 years ago
mindspore-ci-bot 2fac6d0595 !7794 Renamed ut test_invert.py to test_invert_bijector.py
4 years ago
mindspore-ci-bot fcee224c0e !7724 set last operator strategy euqal to label in eval or predict
4 years ago
mindspore-ci-bot acd156c084 !7722 sync aicpu ops to open from ms-incubator
4 years ago
mindspore-ci-bot deb17b36c1 !7786 Add SampledSoftmaxLoss GPU Kernel
4 years ago
mindspore-ci-bot 5ad25494ab !7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
4 years ago
Xun Deng 5ffc16c6db renamed test_invert_bijector
4 years ago
jonwe fc81f46053 sampled softmax loss
4 years ago
mindspore-ci-bot a3af89bd48 !7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
4 years ago
yao_yf 65d8e63580 set last node data parallel or repeat calculate in eval/predict
4 years ago
VectorSL 5102482e3a 1readme update resnet 2cast add more type
4 years ago
mindspore-ci-bot 87c57c54e6 !7664 fixed Destructor and RegisterRoute
4 years ago
mindspore-ci-bot 169bf59fd4 !7525 fix cpu type exception
4 years ago
yanzhenxiang2020 6a2c1df5e3 sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData
4 years ago
anancds 4b995fe170 fixed Destructor and RegisterRoute
4 years ago
huanghui a9e781921a Support determine tensor in(not in) a list(tuple)
4 years ago
mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api
4 years ago
mindspore-ci-bot 7f91a3faf2 !7741 [ME] format code
4 years ago
mindspore-ci-bot b6b254f6e4 !7670 add l2normalize gpu kernel.
4 years ago
chenzomi 44bf4c3e37 [ME] format code
4 years ago
mindspore-ci-bot d81bd7b17b !7710 Add c++ API for GetRepeatCount and GetBatchSize
4 years ago
mindspore-ci-bot 0124eef185 !7729 [MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot 7982f05038 !7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
4 years ago
danishnxt 0f69be06b1 Reworked mirrorPad
4 years ago
luoyang f0e976dbda [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
4 years ago
baihuawei 05dcec0583 fix multinomial
4 years ago
hesham f3880f8355 Add GetBatchSizer and GetRepeatCount to c++ API
4 years ago
YangLuo f3fa5a441d [MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot f711e01f61 !7719 refactor cnode strategy
4 years ago
linqingke 99480d26c6 add l2normalize gpu kernel.
4 years ago
Ziyan 069318899a refactor get cnode strategy
4 years ago
mindspore-ci-bot c5867d2d7e !7676 [MD] fix arm compile error
4 years ago
mindspore-ci-bot 3d194137da !7702 Redesigned GetOutputType and GetOutputShape
4 years ago
mindspore-ci-bot 48edd9708c !7690 [MD] fix num_sample in randomsampler and sequential sampler
4 years ago
liyong 1e7f46c998 fix unorder_map hash
4 years ago
alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes
4 years ago
mindspore-ci-bot fe2852df82 !7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
4 years ago
Lixia Chen bc396febae Add testcases for cache c api
4 years ago
tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
4 years ago
Mahdi 0e03f5b0dd Added GetDatasetSize
4 years ago
Zirui Wu a85a256749 fix complie err in c_api_dataset_test_save
4 years ago
mindspore-ci-bot 3355bb5f2f !7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
4 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
4 years ago
mindspore-ci-bot 8d39a8a4b2 !7529 complex arithmetic_simplify
4 years ago