Commit Graph

1228 Commits (bdbdc291f592146e6fbc25806a50a6eb082bf0c1)

Author SHA1 Message Date
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 21b501bb94 !8752 Add Poisson distribution
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
mindspore-ci-bot 5353cd196b !8935 remove quantization_aware option in Mobilenetv2-quant config
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 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
zhushujing 2bd37b79c8 add new testcase for access control
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 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
hedongodng 0279323b99 add grad definition for sigmoidGrad operation
4 years ago
zhouyuanshen e1026961f7 fix some bug in gather and gathergrad op
4 years ago
mindspore-ci-bot e3371a01d5 !8751 Fix minor bugs in bijector and distribution
4 years ago
mindspore-ci-bot 82456e3f2b !8749 batchnorm2d test case for use_batch_statistics is false
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
jonwe 036e28bb96 batchnorm2d use_batch_statistics false test case
4 years ago
tom__chen a52cd685fc change repeat_element op to a composite op
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
wanyiming dad47cf2dd mod_comments
4 years ago
mindspore-ci-bot 99fc0a4e64 !8526 Add 'in_channel' and 'out_channel' to cell_attr_register
4 years ago
Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues
4 years ago
mindspore-ci-bot b07f6383cb !8674 Fix doc example for ScatterUpdate and support int8/uint8
4 years ago
mindspore-ci-bot fb0e866ad1 !8269 forward unique dynamic shape
4 years ago
yao_yf 31819bb4a7 support forward unique
4 years ago
mindspore-ci-bot 3b946d4eb2 !8678 expand logsoftmax and grad, delete cast in softmax and fix layernorm compute dsl
4 years ago
TFbunny fb1a65c469 add int8 and uint8 support to scatteradd and fix doc example
4 years ago
mindspore-ci-bot 1bd0ed450c !8630 fix mul broadcast and tanhgrad bug
4 years ago
zengzitao 266bfa50bf expand logsoftmax and logsoftmax_grad, delete softmax's cast and fix layernorm op
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
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
mindspore-ci-bot 929d31653d !8535 add export air test
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
liuxiao93 d471ac491e Adapt DynamicGRUV2 forward for Ascend new backend.
4 years ago
bai-yangfan b4e020d081 dataset_attr_name
4 years ago
ZPaC 5df0350b67 PS mode supports negative index looking up.
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
mindspore-ci-bot 71af3bf1ac !8283 Minimum Op and Mul Op support dynamic shape
4 years ago
Jonathan Yan 5a8238a09c mul v1
4 years ago
wanyiming 237bcfd36b add_channel_to_attr
4 years ago
Xun Deng 1a68ccb40b added Cauchy distribution
4 years ago
zengzitao 28f1db74dd expand maximum_grad minimum_grad dropout_grad op
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 fed8702a29 !8457 update test_resnet50_quant loss threshold to 2.6
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 623df51e06 !8420 mode_train_file
4 years ago
bai-yangfan a9cba56191 mode_train
4 years ago
mindspore-ci-bot eb5ae1a0fc !8423 nn.Dense support ND*2D
4 years ago
tom__chen 9263145990 gpu unique op kernel and st test
4 years ago
TFbunny 7f769568a6 Register SparseGatherV2 and add dynamic shape support
4 years ago
wanyiming 2e6db43ec5 modify_dense
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
zengzitao db27783d54 expand tanh_grad and reduce_mean, fix bug and add test_case in ci
4 years ago
mindspore-ci-bot f8f2d127cd !7999 optimize cpu unique
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
kswang 618c05d454 optimize cpu unique
4 years ago
yanzhenxiang2020 0162587ebc add CTCGreedyDecoder ops
4 years ago
HuangBingjian 265a6d61b6 reverse fix shape=0
4 years ago
mindspore-ci-bot c76e7107a5 !8220 Add supports to op unpack on gpu
4 years ago
mindspore-ci-bot 370e7ab95f !8204 add supports to op pack on gpu
4 years ago
mindspore-ci-bot 8c2ed3bb80 !8138 Throw an exception when a tensor with 0 shape is constructed.
4 years ago
wanyiming 3c7a3b6693 modify_dense
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
HuangBingjian 4477fcfe19 fix shape bug.
4 years ago
xcnick d647fa8107 add cpu op equal
4 years ago
zengzitao 53043ae18f support expand fused_adam and fused_adam_weight_decay op
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
dayschan 0f8f1cdda7 Eliminate redundant parameters while expanding basic ops.
4 years ago
jonwe 575280bb61 roi end mode
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
zhaoting 8730638076 add Adam CPU op
4 years ago
TFbunny cd7329082e refine GPU-Scatteradd
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 769bd24c63 !8002 Add expm1 op at GPU back-end
4 years ago
TFbunny 356844da46 refine GPU-ScatterUpdate
4 years ago
TFbunny ee4e2db77e rename UniformSampler to UniformCandidateSampler
4 years ago
mindspore-ci-bot cfe226fc97 !7950 new add softplus and softplus grad gpu ops.
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
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
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 93c11d1dcc !8008 Add gpu support to ScatterAdd
4 years ago
mindspore-ci-bot 4f4eadda8f !8003 Repeat Elements Grad GPU Kernel
4 years ago
peixu_ren b8abcf858a Add expm1 op at GPU back-end
4 years ago
zhouyuanshen f0f67b8aa8 add gather op on gpu
4 years ago
mindspore-ci-bot 68e2b917d6 !7693 Add SigmoidCrossEntropyWithLogits CPU
4 years ago
wanyiming 0b74b0f50b add_cpu_op
4 years ago
baihuawei cff87d6f65 fix cpu kernel select
4 years ago
TFbunny dc2144ee0d add GPU-ScatterAdd
4 years ago
danishnxt 34cc178bd0 New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
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
mindspore-ci-bot 32d6ed3e28 !7964 update resnet50_quant ci threshold
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
zhaoting f2e9d9cfc7 add some cpu operator
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
TFbunny a638973378 add GPU SparseApplyProximalAdagrad
4 years ago
tom__chen 71b235c302 sparse apply ftrl gpu kernel
4 years ago
mindspore-ci-bot 4ebc55b29e !7841 Add supports to ACosGrad and AsinGrad on gpu
4 years ago
mindspore-ci-bot f3e8798b40 !7879 fix bug that asin/acos not support fp16 on gpu
4 years ago
mindspore-ci-bot 40cfca781a !7834 rename create_quant_config && add notes
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
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
yuchaojie 69d9e76d65 rename create_quant_config && add notes
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 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
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
VectorSL 5102482e3a 1readme update resnet 2cast add more type
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
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
danishnxt 0f69be06b1 Reworked mirrorPad
4 years ago
baihuawei 05dcec0583 fix multinomial
4 years ago
linqingke 99480d26c6 add l2normalize gpu kernel.
4 years ago
mindspore-ci-bot 8d39a8a4b2 !7529 complex arithmetic_simplify
4 years ago
baihuawei 9f6a6058f5 fix cpu type excption
4 years ago
zhu_xiaochen c739f14038 simplify transpose matmul reduce
4 years ago
mindspore-ci-bot c2f7f82509 !7586 add pynative st test_case
4 years ago
mindspore-ci-bot d50736df2c !7607 modify_normal_seed
4 years ago
mindspore-ci-bot 6fcf10e0b5 !7598 enbale ps mode init in server
4 years ago
danishnxt 06a9b4aa37 Commit1_TensorDot
4 years ago
mindspore-ci-bot 0d5e119fa4 !7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
4 years ago
mindspore-ci-bot 2c468a358a !7537 new gpu op for cbg: repeat_elements
4 years ago
lilei 0c043d18ef modify_normal
4 years ago
lvchangquan f8fa043f37 add pynative st test_case
4 years ago
mindspore-ci-bot 42b25d0923 !7575 optimize the network structrue
4 years ago
lizhenyu fd1d61eaf7 enbale ps mode init in server
4 years ago
mindspore-ci-bot 3b55a25f8d !7463 move train.quant to compression module & add QuantizationAwareTraining
4 years ago
Peilin Wang bd0b462691 new gpu op for cbg repeat_elements
4 years ago
mindspore-ci-bot 20cd47b4d8 !7416 Support Gumbel Distribution
4 years ago
TFbunny e18a78feb9 add GPU UniformSampler
4 years ago
mindspore-ci-bot 6cc37db833 !7482 roialign gpu operator output is zero
4 years ago
mindspore-ci-bot e24b50f559 !7548 Support elu and elugrad with dtype float and half on gpu
4 years ago
wsq3 02650e2655 optimize the deepfm test case network structure
4 years ago
yuchaojie c8ec34d638 move train.quant to compression module & add QuantizationAwareTraining
4 years ago
mindspore-ci-bot 7c15afcc66 !7478 Add st for Ascend dynamic shape
4 years ago
zhouyuanshen 2ab0b3d67a support ops elu and elugrad on gpu
4 years ago
mindspore-ci-bot fd8ebde400 !7545 GPU reshape add type
4 years ago
VectorSL 5c0c363c66 gpu reshepe add type
4 years ago
caifubi 4654197274 Add st for dynamic shape
4 years ago
mindspore-ci-bot b2b9016ddf !7429 modify normal seed
4 years ago
jonwe 4583bc1c57 roialign zero output
4 years ago
Xun Deng ce170b2241 added Gumbel distribution
4 years ago
lilei 04075671cf modify_normal_seed
4 years ago
mindspore-ci-bot 620d8b99b6 !6760 sparse optimizer
4 years ago
mindspore-ci-bot 2744bad8b9 !7440 add CSE for GraphKernel
4 years ago
Jiaqi a30ccea62c sparse optimizer
4 years ago
lingyunli63 a500a57c72 add GraphkernelCSE
4 years ago
mindspore-ci-bot 9638055a76 !7488 Support asin and acos with dtype float on gpu
4 years ago
mindspore-ci-bot eb6cdd5ac0 !7422 [quant] add QuantConfig & modify quant cells
4 years ago
zhouyuanshen f49bd92b88 support asin and acos with dtype float on gpu
4 years ago
mindspore-ci-bot 8d4a127bd4 !7444 mode_export_modelzoo
4 years ago
bai-yangfan f0d18d2ce0 mode_export_modelzoo
4 years ago
mindspore-ci-bot 0a92ef2b98 !7173 make matmul support 1d*Nd and Nd*1d
4 years ago
yuchaojie a84affffd7 add QuantConfig & modify quant cells
4 years ago
lilei 7b135990e7 Use MetaTensor instead of Initializer
4 years ago
mindspore-ci-bot f4421b4504 !7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
4 years ago
Geng_Fei 1455372cf1 add new pass in graph kernel: arithmetic_simplify
4 years ago
mindspore-ci-bot 9aba77dfec !7276 fix cpu conv2d padding
4 years ago
mindspore-ci-bot d4d3d286cb !7227 fix cpu slice with a certain scene
4 years ago
mindspore-ci-bot fc14f2f785 !7268 Support Invert and GumbelCDF Bijectors
4 years ago
mindspore-ci-bot b2160eadc4 !7238 [DynamicShape] Add dyanmic shape CI test case
4 years ago
baihuawei ff5fb9d93c fix cpu conv2d padding
4 years ago
Xun Deng f2e8e143be added gumbel_cdf and invert bijectors
4 years ago
mindspore-ci-bot 186275a517 !7247 export access control
4 years ago
mindspore-ci-bot cfb131b844 !7030 add Meshgrid ops for aicpu
4 years ago
bai-yangfan 763a7bd3aa access_control
4 years ago
caifubi 41849cd7cf Add dynamic shape test case
4 years ago
baihuawei e7928b9c0e fix scpu slice
4 years ago
mindspore-ci-bot 3695b8ecfa !7191 modify dataset path
4 years ago
mindspore-ci-bot b73cdd903d !7181 [ModelZoo]Change gnn input position
4 years ago
wanyiming e2b8810413 1D*ND
4 years ago
zhanke 4384ca214f change gnn input position
4 years ago
hwjiaorui e8f1c6e9b9 modify dataset path
4 years ago
mindspore-ci-bot d0e29996ec !4262 Add thread pool
4 years ago
mindspore-ci-bot db14ab7fb2 !6969 Add st for pynative mode part3
4 years ago
huanghui a4b485eb51 thread pool
4 years ago
caifubi d3b978147f Ascend Dynamic Shape
4 years ago
mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
mindspore-ci-bot f5e91a544d !7123 fix cpu slice op
4 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
mindspore-ci-bot 265e7b93d5 !7115 modify yolov3 test case
4 years ago
baihuawei de0b4d089f fix cpu slice
4 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
mindspore-ci-bot b7183ded66 !6980 deepfm test case
4 years ago
chengxianbin 430ef4c4dc modiy yolov3 test case
4 years ago
wsq3 9ebf8e2362 deepfmnet test case
4 years ago
mindspore-ci-bot 21c5607fca !6971 cudnn inplace optimizer
4 years ago
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
4 years ago
Xun Deng 05a0dac125 add logistic distribution
4 years ago
Xun Deng 877b561e77 added categorical distribution
4 years ago