Commit Graph

1192 Commits (19faf00d280a401b1fc9a072375a5aabb1d31e55)

Author SHA1 Message Date
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
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
mindspore-ci-bot f6f7815fa2 !6440 add sin cos gpu-op
4 years ago
mindspore-ci-bot 295e2b1bb8 !6526 modify test_yolov3 case script
4 years ago
wukesong f9a865fd42 add GPU operator
4 years ago
chenfei 5e0d9454bf add parameters discription of readme of quant
4 years ago
chengxianbin 94d8ec14b2 modify test_yolov3 case
4 years ago
wangmin 8012dbde54 add split allreduce testcase for bert_thor
4 years ago
mindspore-ci-bot 31ad1654a1 !6267 delete redundant codes in model zoo
4 years ago
mindspore-ci-bot daff211538 !6357 add grad acc test case
4 years ago
jinyaohui 188c3e5394 add grad acc test case
4 years ago
peixu_ren 8132e56417 Add dtype float16 that erf and erfc should support
4 years ago
mindspore-ci-bot 5a76bd717d !6185 fix api comments
4 years ago
mindspore-ci-bot 3f0ac45954 !6206 new add gpu ops sqrt_grad and rsqrt_grad.
4 years ago
mindspore-ci-bot 6bb12a9118 !6378 nn.MatMul support broadcast.
4 years ago
zhaoting d421f49e60 delete redundant codes
4 years ago
mindspore-ci-bot 63ae2c3639 !6374 LSTM API optimization
4 years ago
linqingke dda3176fca new add sqrt_grad and rsqrt_grad.
4 years ago
liuxiao93 9ef76c1aac nn.MatMul support broadcast.
4 years ago
mindspore-ci-bot 33b4886ca9 !6366 add wide&deep test
4 years ago
Ziyan 8ea177e614 fix_api_problems
4 years ago
mindspore-ci-bot b3c7515ba0 !6342 fix ci code warning
4 years ago
mindspore-ci-bot b79240fc3f !6367 fix shape bug
4 years ago
caozhou 5010956773 fix weight_init bug
4 years ago
mindspore-ci-bot 5e43308613 !6365 Refactoring Laplace random operator.
4 years ago
mindspore-ci-bot 62c7715497 !6371 remove "rm -rf" in testcase of bert_thor
4 years ago
mindspore-ci-bot 71ab9e300b !6012 Support erf and erfc ant GPU backend
4 years ago
cj 207e515fce LSTM API optimization
4 years ago
wangmin d9e84e468b remove rm -rf in testcase of bert_thor
4 years ago
wuweikang 961f864545 add wide&deep test
4 years ago
jin-xiulang 5873614b86 Refactoring laplace random operator.
4 years ago
jjfeing 37ec5c0a1f fix code warning
4 years ago
mindspore-ci-bot af5ebcf1a9 !6232 fix gpu heterogeneous bug
4 years ago
mindspore-ci-bot 3671244ff8 !6233 move batch_size from bert_cfg_cfg to cfg
4 years ago
mindspore-ci-bot c899bcd001 !6111 sync-from-trunk-to-blue-zone-0912-c75b220
4 years ago
wuweikang e24f534002 sync-from-trunk-to-blue-zone-0912-c75b220
4 years ago
mindspore-ci-bot a566838b04 !6281 add testcase for bert_thor
4 years ago
mindspore-ci-bot 3bc3f8ed8e !6259 add ut-test_example
4 years ago
peixu_ren fdd2d8209f Support erf and erfc ant GPU backend
4 years ago
wangmin d96ecd2740 add st for bert_thor
4 years ago
yoonlee666 528072f45f move batch_size from bert_cfg_cfg to cfg
4 years ago
mindspore-ci-bot 14b4763b15 !6224 Move pp test cases to probability folder
4 years ago
baihuawei 09a3f2ff5e fix GPU hete
4 years ago
mindspore-ci-bot e49d8cb697 !6250 fix aicpu ut
4 years ago
mindspore-ci-bot 59a63d2566 !6257 modify yolov3-resnet18 test case and improve yolov3-darknet-quant performance
4 years ago
Jiaqi aa4ddc1b28 add ut-test_example
4 years ago
mindspore-ci-bot f6ac30ef29 !6221 stop send data to device after end of sequence
4 years ago
chengxianbin d934814e5b fix yolov3-darknet52-quant net performance problem and modify yolov3 test case
4 years ago
anzhengqi 8e1a2ef5ae stop send data to device after end of sequence
4 years ago
yanzhenxiang2020 c6db808bbf fix aicpu ut
4 years ago
Xun Deng c64f6a0a2a move pp related tests cases to probability folder
4 years ago
mindspore-ci-bot 1b956c77e0 !6155 modify path of ut and st of mdp
4 years ago
mindspore-ci-bot 9c896fd22c !5899 Fix Some bugs and add test cases on Tensor printing.
4 years ago
mindspore-ci-bot 144998894f !6057 transformer bucket batch modification
4 years ago
bingyaweng 866a8a1178 modify path of ut and st of mdp
4 years ago
yuchaojie fa1247a85e transformer bucket batch modification
4 years ago
mindspore-ci-bot a9a3d5a1f5 !5753 remove sens parameter
4 years ago
Jiaqi 94d63b90f4 remove sens parameter
4 years ago
HuangBingjian 07d1f5ac37 fix tensor.cc
4 years ago
mindspore-ci-bot d8c09067ce !5801 [MD][Feature] minddata iterator output ms_tensor
4 years ago
xiefangqi 9b3c33e157 minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot 483b364d92 !5984 Add CPU kernels: Sub, Square
4 years ago
nhussain 92e99ff224 change map calls
4 years ago
mindspore-ci-bot eedbbb3649 !5958 Modify interface for function and remove duplicated def
4 years ago
huanghui a82577c00e Add CPU kernels: TensorAdd, Sub, Mul, Div
4 years ago
mindspore-ci-bot 55372b41fd !5908 delete DataWrapper in Model to unify the expression of dataset sinking
4 years ago
wangnan39@huawei.com fdac02feed delete DataWrapper and optim Model
4 years ago
Yi Huaijie a836d25c64 change API set_strategy() to shard()
4 years ago
mindspore-ci-bot 7152fe04be !5783 GraphKernel supports GPU
4 years ago
mindspore-ci-bot 87d0d0bf8d !5754 adding int32 support for Greater gpu kernel
4 years ago
lilei 71adabd944 modify_bug
4 years ago
dayschan 37a48f6aac GraphKernel supports GPU
4 years ago
xiefangqi d0410d6191 md delete set_dataset_size interface
4 years ago
Peilin Wang f020e19636 add int32 support to greater gpu kernel
4 years ago
nhussain 3bac9d3713 switch input columns and operation
4 years ago
mindspore-ci-bot 6fdb43d22d !5895 gpu maximum minimum absgrad kernel fix
4 years ago
mindspore-ci-bot 98725bc865 !5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
4 years ago
mindspore-ci-bot b717a686cf !5690 ROIAlign kernel memory leak
4 years ago
mindspore-ci-bot 2a9c458870 !5812 Add PS context.
4 years ago
xuyongfei 28746d6e57 serving: handle exception
4 years ago
wilfChen 3b54e55223 gpu maximum & minimum kernel with fp16 input
4 years ago
ZPaC 87bf2a7dcd Add PS context.
4 years ago
mindspore-ci-bot ad186e79d8 !5599 Collect input data when `dataset_sink_mode` set on GPU
4 years ago
mindspore-ci-bot 89c76840ee !5828 revert ci pass condition.
4 years ago
mindspore-ci-bot 4535faa2b0 !5837 [AutoParallel]Rectification allreduce fusion api
4 years ago
mindspore-ci-bot a3d0ddb4db !5779 tenoradd profiling
4 years ago
Li Hongzhang 066950f69e GPU dataset_sink_mode collect inputs
4 years ago
wilfChen 6ebe132cd3 broadcast refactor
4 years ago
lichenever f2d3fd34ce rectification_allreduce_fusion_api
4 years ago
anzhengqi 38b5d91ede fix ci pass condition
4 years ago
mindspore-ci-bot 4e7346509f !5782 change allreduce fusion function
4 years ago
mindspore-ci-bot 5c7fa52468 !5673 [performance]cell init opt performance
5 years ago
danish 273fc0071c New User facing Pad Kernel + ST + Allows for channel padding
5 years ago
kingxian 92bebe65a9 cell init performance opt
5 years ago
wangmin b035890128 allreduce fusion
5 years ago
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean
5 years ago
mindspore-ci-bot 9018737e99 !5696 [Auto parallel] Move 'multi-subgraphs' interface to internal
5 years ago
mindspore-ci-bot a50bc2182e !5665 delete enable_fused_layernorm
5 years ago
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
5 years ago
Xiaoda Zhang 42f1241270 remove 'multi-subgraphs' to internal
5 years ago
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits
5 years ago
yoonlee666 dfd85caa1b delete enable_fused_layernorm
5 years ago
Jonathan Yan bbd19dbe43 roi align memory leak
5 years ago
mindspore-ci-bot 35e6cca1a3 !5634 wrap numpy random seed into an api
5 years ago
Yi Huaijie 4a5d115a66 add get_seed() and set_seed()
5 years ago
mindspore-ci-bot bb84f50407 !5473 optim pylint
5 years ago
mindspore-ci-bot 749979e7c4 !5458 NMS GPU OP Performance improvement
5 years ago
mindspore-ci-bot 91a0fa75a5 !5594 add st about loss_scale and parser for pynative mode
5 years ago
mindspore-ci-bot c2fddb56c8 !4922 Transform tuple parameter to multiple parameters
5 years ago
simson 26fa5c7d8c add st about loss_scale and parser for pynative mode
5 years ago
mindspore-ci-bot 087212441a !5192 Add unit tests for scatternd
5 years ago
huangdongrun 0099da2c99 add support for tuple parameter transform
5 years ago
jinyaohui a9972a7def optim pylint
5 years ago
mindspore-ci-bot e6a4d932b4 !5350 [AutoParallel]Rectification distributed init
5 years ago
lichenever d3e55b543e rectification init
5 years ago
danish 7d7fa760a0 reduce based nms final pass - speed improv
5 years ago
mindspore-ci-bot 820f2cb4eb !5351 move ParalleMode to Context
5 years ago
yao_yf 07117e4dd4 mv ParallelMode to context
5 years ago
mindspore-ci-bot da8d04e8bd !5237 Enbale ub fusion of Matmul+ConfusionTransposeD
5 years ago
mindspore-ci-bot def1ff4307 !5302 Enlarge-the-threshold-of-resnet50-in-pynative
5 years ago
mindspore-ci-bot 042f6a8d97 !5201 serving st time optimization
5 years ago
lvliang 1b018b8167 enlarge-the-threshold-of-resnet50-in-pynative
5 years ago
peixu_ren 2d5d44ab22 Add test cases for uniform ops on GPU
5 years ago
mindspore-ci-bot adbb75556d !4778 Added type support for Reshape gpu kernel for faster RCNN
5 years ago
mindspore-ci-bot 8eff6c96b4 !5045 merge slice parameter checkpoints in wide&deep
5 years ago
mindspore-ci-bot 314c5ad055 !5172 remove name arg from gradoperation
5 years ago
mindspore-ci-bot 8b5c35210f !5208 Modify the name of parameters in uniform
5 years ago
huanghui 7755a54452 fix ub-fusion
5 years ago
mindspore-ci-bot 95212b55a0 !3271 make reftype a subtype of MetaTensor and try to mark ref in node input
5 years ago
Wei Luning 24a10225cf change base class of ref to tensor in cpp
5 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
5 years ago
yao_yf eeede168fa wide_and_deep merge ckpt in eval
5 years ago
peixu_ren 10f381d662 Modify the name of parameters in uniform
5 years ago
hexia e1c240f86a serving st time optimization
5 years ago
Peilin Wang d92a357e4a add scatternd ut
5 years ago
leilei_snow df9df609f8 fix index error
5 years ago
mindspore-ci-bot 7d4f481884 !5017 remove internal interface in wide&deep
5 years ago
mindspore-ci-bot abe6b82138 !5011 remove global grad ops
5 years ago
yao_yf a9a8e323b2 remove internal interface in wide&deep
5 years ago
mindspore-ci-bot 4f6e63fcf8 !4576 Support if by if not inline
5 years ago
huangdongrun 1bd9fefd84 support if by if not inline
5 years ago
panyifeng 637e812347 remove global grad ops
5 years ago
huanghui b367da88eb fix ScatterNdUpdate cpu kernel
5 years ago
zhangxinfeng3 6d821235c0 update some comments of api
5 years ago
mindspore-ci-bot 75fce54208 !4790 Fix a Pynative bug.
5 years ago
jin-xiulang c246b177a6 Debug for Pynative mode.
5 years ago
mindspore-ci-bot e2203bed01 !3957 Gpu StridedSlice dims exceeds
5 years ago
mindspore-ci-bot ab45bec828 !4924 Modify API comments and fix error of st
5 years ago
bingyaweng 3422f60d50 modify comments of API
5 years ago
wilfChen 837aecf9af gpu stridedslice
5 years ago
mindspore-ci-bot 46429a98bf !4869 Add ci for quant
5 years ago
chenfei a71868f1e5 add ci for quant
5 years ago
mindspore-ci-bot 8440f2bcdb !4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
mindspore-ci-bot 1166a091f5 !4893 fix error of conv_variational
5 years ago
bingyaweng b126272b39 fix error of conv_variational
5 years ago
mindspore-ci-bot 3d06cbf987 !4801 Must set or change parallel mode before any Initializer created
5 years ago
mindspore-ci-bot 29e21479a4 !4845 Fix bugs about uncertainty toolbox and vae
5 years ago
Xun Deng c9f8f9fe85 added CheckTenosr and CheckTuple
5 years ago
Peilin Wang b7a4313755 added type support for reshape gpu kernel
5 years ago
mindspore-ci-bot 13d1738ff3 !4706 fix SmoothL1Loss gpu kernel
5 years ago
mindspore-ci-bot ff6cf58bfd !4683 split ci cases
5 years ago
mindspore-ci-bot 2cb22a0f78 !4688 Fix bool operation parsing to be consistent with pynative
5 years ago
zhaoting cbca6be8bf add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
yoonlee666 eb46d5cc19 split ci cases
5 years ago
zhangxinfeng3 27ff97a555 update uncertainty toolbox
5 years ago
Yi Huaijie 89a4ebf8a1 parallel mode must be set before create an initializer
5 years ago
mindspore-ci-bot a3dae6344b !4758 GPU kernel support NHWC
5 years ago
mindspore-ci-bot cde4a81b8b !4831 Add test of bnn_layers and transforms
5 years ago
VectorSL e939d61a2c conv pooling pad support NHWC
5 years ago
huangdongrun f30418991c refactor bool op parsing to be consistent with pynative mode
5 years ago
mindspore-ci-bot 5dad6ea5cb !4754 add http visit example to seving st
5 years ago
bingyaweng 2037336195 add st
5 years ago
hexia a7de095d51 iii
5 years ago
Peilin Wang 0d5220d33c modified documentation and gpu kernel for smoothL1Loss
5 years ago
mindspore-ci-bot 748d7f1f1a !4685 Export server embedding table ckpts.
5 years ago
ZPaC 5084557f67 Export server embedding table ckpt.
5 years ago
mindspore-ci-bot 2db4bda219 !4622 serving restful init
5 years ago
baihuawei 772e14d00d add categorical
5 years ago
mindspore-ci-bot 2aab14242c !4669 add toolbox and dpn
5 years ago
danish 97f08e74ec nms_sorting fix
5 years ago
hexia 75d116b5db serving http init
5 years ago
zhangxinfeng3 d643c228d7 update variational and toolbox
5 years ago
mindspore-ci-bot 3fb58fcbe4 !4585 add gpu nccl broadcast
5 years ago
chenzomi bb125cb309 change unsupport to unsupported
5 years ago
baihuawei b9ebd9c280 add gpu nccl broadcast
5 years ago
mindspore-ci-bot 8c72d5b9d1 !4566 Add ScatterNdUpdate cpu kernel
5 years ago
huanghui 0d962a372f add ScatterNdUpdate cpu kernel
5 years ago
ZPaC 348c67ac00 PS support multi server.
5 years ago
mindspore-ci-bot f875bf21bc !2948 fix control flow
5 years ago
mindspore-ci-bot aa29042034 !4431 fix st result
5 years ago
huangdongrun 2a6d346d2f support if by if grad parameter
5 years ago
mindspore-ci-bot f41c21c5fa !4284 remove to_full_tensor and load_inputs in exexute stage
5 years ago
hexia 3a3c2528df fix st
5 years ago
lvliang c7010778c9 enlarge-time-threshold-of-resnet50-st-in-pynative
5 years ago
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage
5 years ago
mindspore-ci-bot c7b50bcdd2 !4251 adding type support for gpu kernels for EfficientNet
5 years ago
mindspore-ci-bot a23dd7147a !4246 add type support for gpu kernelsl for faster-rcnn
5 years ago
mindspore-ci-bot 17a3afe305 !4409 update variational inference and toolbox
5 years ago