Commit Graph

3767 Commits (b95d6fbe588c92c5b60225b223bec1734acd7d44)

Author SHA1 Message Date
peixu_ren 93d4ef428f Add Gamma distribution
4 years ago
mindspore-ci-bot a0e4db6aae !9016 delete input_mask_from_dataset option in transformer's config
4 years ago
mindspore-ci-bot 7aaca7d721 !8970 add control flow st testcase
4 years ago
yanzhenxiang2020 dca109c9a5 fix example of categorical and rnntloss
4 years ago
yuchaojie f13388ee6b delete input_mask_from_dataset option in transformer's config
4 years ago
yinwei b5e289333e add st testcase
4 years ago
mindspore-ci-bot 22d683a805 !8920 Adapt ops LinSpace for Ascend.
4 years ago
mindspore-ci-bot d9b4b5c750 !8954 Add SequenceMask operator.
4 years ago
mindspore-ci-bot 21b501bb94 !8752 Add Poisson distribution
4 years ago
liuxiao93 584e241e29 Adapt ops LinSpace for Ascend.
4 years ago
peixu_ren 01f5da0a14 Add Poisson distribution
4 years ago
jonwe 9a6ced3cc7 DinNoNan gpu kernel supports int8/uint8
4 years ago
meizhiyuan b80c289caa control_flow case
4 years ago
anancds 7c73bc50f4 fixed codex
4 years ago
mindspore-ci-bot 5353cd196b !8935 remove quantization_aware option in Mobilenetv2-quant config
4 years ago
l00591931 17c0810f9e add SequenceMask operator
4 years ago
zhoufeng d532af3a9a new hccl interface
4 years ago
yuchaojie 9051c56436 remove quantization_aware option in Mobilenetv2-quant config
4 years ago
mindspore-ci-bot 0ad2c31b56 !8453 Add GPU p2p kernels
4 years ago
mindspore-ci-bot fd9cd7afcd !8744 [MD] support ascend dynamic shape in sink mode
4 years ago
mindspore-ci-bot c60f413ee2 !8933 modify Resnet50-quant data_load_mode value
4 years ago
ZPaC db3a2d60cb GPU supports p2p nccl interfaces
4 years ago
mindspore-ci-bot d8b26d9425 !8874 add st testcases
4 years ago
liyong 48e688c166 add dynamic shape support
4 years ago
zhushujing 2bd37b79c8 add new testcase for access control
4 years ago
mindspore-ci-bot 0d49650bd5 !8888 Add PyNative Device Profiling
4 years ago
mindspore-ci-bot 0793198891 !8917 Add grad definition for sigmoidGrad.
4 years ago
yuchaojie c32139f3fa modify Resnet50-quant data_load_mode value
4 years ago
mindspore-ci-bot 3d6d820612 !8154 Add nn.MultiFieldEmbedding for the embedding lookup opearations
4 years ago
mindspore-ci-bot 6a04c21456 !8875 Fix some bug about GatherD and GatherDGrad op on gpu
4 years ago
mindspore-ci-bot d915fd9b96 !8592 change repeat_elements to a composite op
4 years ago
huangxinjing b0deb7a289 Add dense embedding
4 years ago
hedongodng 0279323b99 add grad definition for sigmoidGrad operation
4 years ago
mindspore-ci-bot ab26dd71dc !8789 Enable value inference in Concat; Support const input in graph_ir convertor.
4 years ago
caifubi 12643a33dd Add profiling reporter
4 years ago
zhouyuanshen e1026961f7 fix some bug in gather and gathergrad op
4 years ago
mindspore-ci-bot 2eee1c06f0 !8842 Change Ones/Zeros operator
4 years ago
mindspore-ci-bot 7f725b93a3 !8234 Remove expm1_generic and log1p_generic from PP utils
4 years ago
l00591931 f1e92d0ea7 Change Ones/zeros
4 years ago
mindspore-ci-bot e3371a01d5 !8751 Fix minor bugs in bijector and distribution
4 years ago
shenwei41 4132228c10 Add c++ api of randomresizecropwithbbox
4 years ago
mindspore-ci-bot 82456e3f2b !8749 batchnorm2d test case for use_batch_statistics is false
4 years ago
mindspore-ci-bot f6d7fc7eeb !8746 fixed get post message return type
4 years ago
mindspore-ci-bot cfb9fb40d0 !8794 Add nn.Interpolate() function.
4 years ago
mindspore-ci-bot 7689062c7d !8727 Clean code for gnmt_v2 network
4 years ago
mindspore-ci-bot 044c7d183c !8803 Validate SampledSoftmaxLoss Args
4 years ago
gaojing a23ddaf409 clean_code
4 years ago
l00591931 05e26f4739 Add nn.interpolate()
4 years ago
anancds 69338af0f5 fixed get post message return type
4 years ago
mindspore-ci-bot 81dfd70ece !8785 Add Parallel Operator UnsortedSegmentMax
4 years ago
jonwe 036e28bb96 batchnorm2d use_batch_statistics false test case
4 years ago
mindspore-ci-bot 2e0981faec !8801 gpu op for testing dynamic shape
4 years ago
tom__chen a52cd685fc change repeat_element op to a composite op
4 years ago
mindspore-ci-bot 812095de8f !8753 Adds execute testcase and fix get_dataset_size
4 years ago
Jonathan Yan 22cb2814e8 validate SampledSoftmaxLoss args
4 years ago
Peilin Wang 3d4d5ec77f initial commit for gpu dynamic shape testing op
4 years ago
chenhaozhe b3add83bf0 support const input in graph_ir convertor, add value inference in Concat
4 years ago
mindspore-ci-bot 8980bc3de7 !8675 support allreduce prod
4 years ago
mindspore-ci-bot 39352ca658 !8580 Add Operation AllSwap Primitive
4 years ago
huangxinjing 89e7778497 Add UnsortedSegmentMax Operation
4 years ago
mindspore-ci-bot fa2185b8ef !8661 Add nn.Tril() and nn.Triu()
4 years ago
wanyiming dad47cf2dd mod_comments
4 years ago
mindspore-ci-bot f827c18f1d !8289 Add Parallel Implements of Slice Op
4 years ago
mindspore-ci-bot 99fc0a4e64 !8526 Add 'in_channel' and 'out_channel' to cell_attr_register
4 years ago
Eric 45292abdfd Added execute test case
4 years ago
mindspore-ci-bot a3ae3b9794 !8695 add AdamOffload optimizer
4 years ago
l00591931 e1dba1337c Add nn.Tril function
4 years ago
Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues
4 years ago
mindspore-ci-bot c8047a35ab !8632 [MD] Add Multiply op for Lite Dataset
4 years ago
mindspore-ci-bot 215fce192e !8737 [MD] Fix the Pad function return false if bottom value is 0
4 years ago
mindspore-ci-bot b07f6383cb !8674 Fix doc example for ScatterUpdate and support int8/uint8
4 years ago
mindspore-ci-bot f1ef84e1a6 !8714 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
4 years ago
mindspore-ci-bot f352f9a54a !8511 [MD] Decouple more Transform Ops
4 years ago
mindspore-ci-bot 8e1ce841b4 !8688 dataset: modify the error log msg in python layer to be more acceptable
4 years ago
huangxinjing 8129806475 Add slice parallel op
4 years ago
mindspore-ci-bot ee72de1db2 !8441 Add Parallel Implements of UniformCandidateSampler
4 years ago
mindspore-ci-bot cd6236c0a0 !8712 update pipeline parallel interface
4 years ago
mindspore-ci-bot fb0e866ad1 !8269 forward unique dynamic shape
4 years ago
huangxinjing 23284f0b35 Add AllSwap Op
4 years ago
ms_yan 0cb5c47856 add err modify
4 years ago
jiangzhiwen bc91f7b3ac fix pad zero
4 years ago
wangnan39@huawei.com ab811fca8f add AdamOffload optimizer
4 years ago
yao_yf 31819bb4a7 support forward unique
4 years ago
luoyang d43155b5b0 [MD] Decouple more Transform Ops
4 years ago
mindspore-ci-bot 3b946d4eb2 !8678 expand logsoftmax and grad, delete cast in softmax and fix layernorm compute dsl
4 years ago
yangzhenzhang 278e82a849 update pipeline parallel
4 years ago
yao_yf 1529d544b9 add allreduce prod
4 years ago
mindspore-ci-bot f40a4781e4 !8656 Adapt DynamicGRUV2Grad for Ascend new backend.
4 years ago
huangxinjing 2730cef047 Uniform Sampler Base Update
4 years ago
mindspore-ci-bot 7fd2db437b !8484 Add Digamma op
4 years ago
mindspore-ci-bot e3b1814401 !8713 Fix for GetDatasetSize issue in TextFile
4 years ago
Cathy Wong e5f62013f4 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
4 years ago
Mahdi 449e1526dc Fixed GetDatasetSize for TextFile
4 years ago
TFbunny fb1a65c469 add int8 and uint8 support to scatteradd and fix doc example
4 years ago
peixu_ren 4aa836dae1 Add Digamma op
4 years ago
Zirui Wu ff5999fc2f add removal pass for getters
4 years ago
liuxiao93 2aaf5e2e1b Adapt DynamicGRUV2Grad for Ascend new backend.
4 years ago
mindspore-ci-bot 1bd0ed450c !8630 fix mul broadcast and tanhgrad bug
4 years ago
mindspore-ci-bot 88c91f4618 !8482 Add IGamma operator
4 years ago
zengzitao 266bfa50bf expand logsoftmax and logsoftmax_grad, delete softmax's cast and fix layernorm op
4 years ago
peixu_ren 65d50861ec Remove expm1_generic and log1p_generic from PP utils
4 years ago
Mahdi ecde0f03a2 Updated GetNumSamples logic
4 years ago
peixu_ren 5e9178c5b6 Add IGamma operator
4 years ago
mindspore-ci-bot 52eb2d3401 !8477 Add Cauchy distribution
4 years ago
mindspore-ci-bot 0d00f6c14e !7039 Add equal op for cpu
4 years ago
zhaoting 6d8fb56ea8 fix mul broadcast and tanhgrad bug
4 years ago
mindspore-ci-bot b411c05de0 !8495 Adapt DynamicGRUV2 forward for Ascend new backend.
4 years ago
mindspore-ci-bot 20ee16daf9 !8625 Add Ascend st testcases for graph kernel
4 years ago
looop5 f5f66abd06 Add testcases in Ascend back-end for graph kernel
4 years ago
jiangzhiwen b30c1045e1 add lite_mat multiply
4 years ago
mindspore-ci-bot a321f402c8 !8579 Add view function for tensor
4 years ago
mindspore-ci-bot efd3e6a168 !8566 add dynamic for cache ops
4 years ago
mindspore-ci-bot 9c957072e2 !8097 Remove redundant phi nodes
4 years ago
fangzehua b7d8e87647 add dynamic ops
4 years ago
mindspore-ci-bot f885f6636f !8564 expand layernorm_grad
4 years ago
l00591931 7a192973ff Add view function for tensor
4 years ago
mindspore-ci-bot 929d31653d !8535 add export air test
4 years ago
mindspore-ci-bot 2bf165c0b4 !8557 run cast before allgather in parallel optimzier
4 years ago
mindspore-ci-bot 5efacd8896 !8556 add rank_index_in_stage for parallel ops
4 years ago
yujianfeng 3176d377e6 Remove redundant phi nodes
4 years ago
zengzitao 326540cbbd expand layernorm_grad op
4 years ago
changzherui ffeacf13e4 add exoirt air test
4 years ago
mindspore-ci-bot 9e387e3b56 !8514 dataset_attr_name
4 years ago
yangzhenzhang 0c2c76d037 update get rank in parallel ops
4 years ago
mindspore-ci-bot edcb0cd86b !8370 [MD] Use neon instruction set to accelerate the Substract and Divide ops
4 years ago
mindspore-ci-bot c11c79170e !8554 Add expand_as function to tensor
4 years ago
liuxiao93 d471ac491e Adapt DynamicGRUV2 forward for Ascend new backend.
4 years ago
Ziyan 0ddb754edb run cast before parallel optimizer
4 years ago
l00591931 ba7ee2aa13 add expand_as function
4 years ago
bai-yangfan b4e020d081 dataset_attr_name
4 years ago
mindspore-ci-bot 9a8d4da5dc !8376 PS mode supports negative index looking up.
4 years ago
ZPaC 5df0350b67 PS mode supports negative index looking up.
4 years ago
mindspore-ci-bot c54a4a4494 !8540 Added GetColumnNames to C++
4 years ago
mindspore-ci-bot 3fdd75dd5e !8450 add supports to op randomcategorical on gpu
4 years ago
mindspore-ci-bot dbe5229c56 !8492 expand maxmium_grad minimum_grad and dropout_grad
4 years ago
Mahdi 5a7515e48f Added GetColumnNames to C++
4 years ago
mindspore-ci-bot 71af3bf1ac !8283 Minimum Op and Mul Op support dynamic shape
4 years ago
mindspore-ci-bot d2427b6e89 !8538 fix get_num_class in imagefolder
4 years ago
Zirui Wu 3555d19b07 fix get num_class in imagefolder
4 years ago
Jonathan Yan 5a8238a09c mul v1
4 years ago
mindspore-ci-bot ffc5209c09 !8476 Merge CacheOp_dev fixes for HQ system test.
4 years ago
Jesse Lee c795879313 CacheOp delivery for HQ tester
4 years ago
mindspore-ci-bot a442024604 !8510 Add Ones and Zeros operators
4 years ago
wanyiming 237bcfd36b add_channel_to_attr
4 years ago
mindspore-ci-bot 7aa7ece5ce !8497 add stage id for pipeline parallel
4 years ago
jiangzhiwen 03bbe5f2a8 neon acceleration for subtract
4 years ago
l00591931 886ef520d7 Add Ones and Zeros operators
4 years ago
mindspore-ci-bot f16509388c !8409 Multi-dimensional list value assignment
4 years ago
Xun Deng 1a68ccb40b added Cauchy distribution
4 years ago
yangzhenzhang 41d925b68a set stage id
4 years ago
zengzitao 28f1db74dd expand maximum_grad minimum_grad dropout_grad op
4 years ago
mindspore-ci-bot f60ae8925d !8480 Add RandomNode fix
4 years ago
mindspore-ci-bot 510a0399fc !8335 added cluster config and message handler unit test,change namespace from comm to core
4 years ago
Eric a21eb2d527 Added random node fix
4 years ago
mindspore-ci-bot 7d6039d384 !7858 [MS][GPU] Add Unique Op
4 years ago
mindspore-ci-bot a511e32cf8 !8386 [MS] Changing TensorDot from P Operations op to Composite op
4 years ago
zhouyuanshen 048fc49aed add support to op RandomCategorical
4 years ago
mindspore-ci-bot 0de9d3e5b7 !6989 split sort for parallel run
4 years ago
mindspore-ci-bot fed8702a29 !8457 update test_resnet50_quant loss threshold to 2.6
4 years ago
mindspore-ci-bot 156980778b !8416 Fix RealDiv Type Error when insert an VirtualDiv Operation
4 years ago
mindspore-ci-bot 8e3bf54fd2 !7032 add CTCGreedyDecoder ops for aicpu
4 years ago
yuchaojie 733a37be13 update test_resnet50_quant loss threshold to 2.6
4 years ago
mindspore-ci-bot 222a0bccf4 !8431 Add more check in unsorted_segment_sum_fission pass to avoid doing wrong optimize which cause runtime error
4 years ago
anancds 96d8c411e7 added message handler unit test
4 years ago
mindspore-ci-bot 623df51e06 !8420 mode_train_file
4 years ago
huanghui 1c6c280da7 fix unsorted_segment_sum_fission pass
4 years ago
bai-yangfan a9cba56191 mode_train
4 years ago
huangxinjing 12e9107162 Fix VirtualDiv Int32 error
4 years ago
l00591931 c5b5a6719c Enable multi-dimensional list value assignment
4 years ago
mindspore-ci-bot eb5ae1a0fc !8423 nn.Dense support ND*2D
4 years ago
mindspore-ci-bot 70f5775711 !8387 Add support for GetClassIndexing in C++ API
4 years ago
tom__chen 9263145990 gpu unique op kernel and st test
4 years ago
alex-yuyue d7c3a9ba00 Add GetClassIndexing
4 years ago
TFbunny 7f769568a6 Register SparseGatherV2 and add dynamic shape support
4 years ago
wanyiming 2e6db43ec5 modify_dense
4 years ago
kswang b88e722e12 add graph partition
4 years ago
mindspore-ci-bot e62285e8e7 !8396 Adapt UnsortedSegmentMax for Ascend.
4 years ago
mindspore-ci-bot bc12c647a5 !8380 [MD]remove opencv api with lite_cv in lite train
4 years ago
mindspore-ci-bot f059859909 !8367 expand tanh_grad and reduce mean , add some graph kernel test case, fix kernel info bug
4 years ago
liuxiao93 92ba9d94df Adapt UnsortedSegmentMax for Ascend.
4 years ago
zengzitao db27783d54 expand tanh_grad and reduce_mean, fix bug and add test_case in ci
4 years ago
mindspore-ci-bot 4e07f43dff !8323 [Auto parallel] Supporting for-loop in strategy-searching
4 years ago
xulei2020 f8d1b20873 init litemat from memory
4 years ago
mindspore-ci-bot f8f2d127cd !7999 optimize cpu unique
4 years ago
mindspore-ci-bot 5a4af56c15 !8322 add parallel op for Range
4 years ago
danishnxt 9dba65c424 TensorDot Conv: P -> C
4 years ago
mindspore-ci-bot 35dd47711d !7798 ROIAlign GPU kernel height/width plus1
4 years ago
mindspore-ci-bot b6ff3537be !8372 mode_export_example
4 years ago
mindspore-ci-bot 7622b44c21 !8170 Support Nd*2d for nn.Dense
4 years ago
bai-yangfan a0a4f77524 mode_export_example
4 years ago
Xiaoda Zhang aa13d6b1cd support for-loop in auto-parallel
4 years ago
kswang 618c05d454 optimize cpu unique
4 years ago
yanzhenxiang2020 0162587ebc add CTCGreedyDecoder ops
4 years ago
yangzhenzhang 9747bde861 add range op
4 years ago
HuangBingjian 265a6d61b6 reverse fix shape=0
4 years ago
mindspore-ci-bot 908a494add !8299 [MD] Skip returning IR when meet nullptr in ConcatDataset
4 years ago
mindspore-ci-bot 470027a3a2 !8318 Fix some bugs about API.
4 years ago
mindspore-ci-bot c76e7107a5 !8220 Add supports to op unpack on gpu
4 years ago
mindspore-ci-bot ec5c86c1bb !8191 redesigned bijector broadcast shape and bijector's dtype logic
4 years ago
mindspore-ci-bot 370e7ab95f !8204 add supports to op pack on gpu
4 years ago
mindspore-ci-bot 36e69f6ef9 !8162 gpu support dynamic shape
4 years ago
mindspore-ci-bot 027916cb5f !8315 Cache server stability
4 years ago
liuxiao93 0a1155f938 Fix some bugs about API.
4 years ago
Lixia Chen f24a788eed Rebase up to 5792d50ca7
4 years ago
Zirui Wu 7538f82da9 add callback to map's c api
4 years ago
mindspore-ci-bot a9a9c45662 !8232 C++ api add Filter
4 years ago
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