Commit Graph

988 Commits (c253c3a5c6f92857fa6db1796730b136282732ab)

Author SHA1 Message Date
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
wilfChen b420b6cda7 cudnn inplace optimizer
4 years ago
yanzhenxiang2020 d241e9c4af add Meshgrid ops for aicpu
4 years ago
simson e0ab15bb6b add st for pynative
4 years ago
dayschan 7599686a72 GraphKernel supports multi-output kernels
4 years ago
mindspore-ci-bot 8f55187492 !6976 bug fix for nn.Dense and P.Matmul
4 years ago
mindspore-ci-bot 1131b069d3 !6903 Remove StridedSlice AICPU version
4 years ago
mindspore-ci-bot b6a7f8bd71 !6977 add cache ops for aicpu and cpu kernel
4 years ago
chenzomi b22cb38dab bug fix fot nn.Dense and P.Matmul
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
mindspore-ci-bot 4e08378448 !6965 cpu Sub support broadcast shape
4 years ago
mindspore-ci-bot d8cfba8ba6 !6912 generalize CPU Slice op
4 years ago
fangzehua a822966300 add cache ops for cpu and aicpu
4 years ago
mindspore-ci-bot f0ae61d437 !6852 yolov3_darknet53 test case
4 years ago
mindspore-ci-bot d3d858af2d !6956 add time to start service
4 years ago
baihuawei 2b1e969892 cpu Sub support broadcast shape
4 years ago
wsq3 6b0b0e5ac1 yolov3_darknet53 test case,add pycocotools labrary,modified the
4 years ago
hexia c375d92fe6 add time to start service
4 years ago
peixu_ren 6c0cfea75b Remove StridedSlice AICPU version
4 years ago
mindspore-ci-bot f9bfc85a20 !6914 fix cpu softmax with negative axis
4 years ago
baihuawei ab427caf53 fix softmax
4 years ago
baihuawei c01c1a05b6 generalize CPU Slice op
4 years ago
baihuawei fea928e976 remove CTCLossV2
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
mindspore-ci-bot b1fda1d929 !5797 add st for pynative mode part2
4 years ago
simson be56104113 add st for pynative mode part2
4 years ago
mindspore-ci-bot 041d9a65e4 !6551 Pull request from Tsinghua Zhusuan Team
4 years ago
peixu_ren 23ff21edd8 Added lognormal distribuition
4 years ago
mindspore-ci-bot 8d20d1b8e6 !6772 Add seed for gpu operator testcase
4 years ago
mindspore-ci-bot 4238e34982 !6753 modify funcion name of test case
4 years ago
wilfChen 13a3a6d117 test case seed
4 years ago
hwjiaorui 2e1e36f8af modify name test
4 years ago
mindspore-ci-bot 2298c98932 !6729 clear warnings
4 years ago
mindspore-ci-bot 3e885c0bc1 !6639 add monilenetv2_quant and resnet50_quant st
4 years ago
baihuawei 3583e63901 clear warnings
4 years ago
mcgrady00h 25dc9b8d7e initial commit for zhusuan
4 years ago
Jiaqi 4e3e6006b6 modify init
4 years ago
hwjiaorui 9dad633ca8 add smoke test
4 years ago
Yi Huaijie b863324d90 move set_seed() out from construct() of Net
4 years ago
mindspore-ci-bot d60033c8db !6381 Add dtype float16 that erf and erfc should support
4 years ago
mindspore-ci-bot 4e105dabf4 !6503 [VM][Quant]Add discription of script parameters in model zoo of quantative network
4 years ago