mindspore-ci-bot
6bb12a9118
!6378 nn.MatMul support broadcast.
...
Merge pull request !6378 from liuxiao93/Broadcast-nn.MatMul-Ascend
4 years ago
zhaoting
d421f49e60
delete redundant codes
4 years ago
mindspore-ci-bot
63ae2c3639
!6374 LSTM API optimization
...
Merge pull request !6374 from caojian05/ms_master_lstm_api_optimation
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
...
Merge pull request !6366 from HW_KK/master
4 years ago
Ziyan
8ea177e614
fix_api_problems
4 years ago
mindspore-ci-bot
b3c7515ba0
!6342 fix ci code warning
...
Merge pull request !6342 from jjfeing/master
4 years ago
mindspore-ci-bot
b79240fc3f
!6367 fix shape bug
...
Merge pull request !6367 from caozhou/fix_shape_bug
4 years ago
caozhou
5010956773
fix weight_init bug
4 years ago
mindspore-ci-bot
5e43308613
!6365 Refactoring Laplace random operator.
...
Merge pull request !6365 from jxlang910/push-to-opensource
4 years ago
mindspore-ci-bot
62c7715497
!6371 remove "rm -rf" in testcase of bert_thor
...
Merge pull request !6371 from wangshuangling/master
4 years ago
mindspore-ci-bot
71ab9e300b
!6012 Support erf and erfc ant GPU backend
...
Merge pull request !6012 from peixu_ren/custom_gpu
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
...
Merge pull request !6232 from baihuawei/embedding
4 years ago
mindspore-ci-bot
3671244ff8
!6233 move batch_size from bert_cfg_cfg to cfg
...
Merge pull request !6233 from yoonlee666/master
4 years ago
mindspore-ci-bot
c899bcd001
!6111 sync-from-trunk-to-blue-zone-0912-c75b220
...
Merge pull request !6111 from HW_KK/master
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
...
Merge pull request !6281 from wangshuangling/master
4 years ago
mindspore-ci-bot
3bc3f8ed8e
!6259 add ut-test_example
...
Merge pull request !6259 from lijiaqi/add_uttest
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
...
Merge pull request !6224 from XunDeng/pp_tests_folder_update
4 years ago
baihuawei
09a3f2ff5e
fix GPU hete
4 years ago
mindspore-ci-bot
e49d8cb697
!6250 fix aicpu ut
...
Merge pull request !6250 from yanzhenxiang2020/br_fix_aicpu_ut
4 years ago
mindspore-ci-bot
59a63d2566
!6257 modify yolov3-resnet18 test case and improve yolov3-darknet-quant performance
...
Merge pull request !6257 from chengxb7532/master
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
...
Merge pull request !6221 from anzhengqi/stop-send-at-eos
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
...
Merge pull request !6155 from byweng/master
4 years ago
mindspore-ci-bot
9c896fd22c
!5899 Fix Some bugs and add test cases on Tensor printing.
...
Merge pull request !5899 from huangbingjian/master
4 years ago
mindspore-ci-bot
144998894f
!6057 transformer bucket batch modification
...
Merge pull request !6057 from yuchaojie/transformer2
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
...
Merge pull request !5753 from lijiaqi/loss_scale_sens
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
...
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot
483b364d92
!5984 Add CPU kernels: Sub, Square
...
Merge pull request !5984 from huanghui/cpu-basic-kernel
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
...
Merge pull request !5958 from lilei/modify_bug
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
...
Merge pull request !5908 from wangnan39/optim_datawrapper_in_model
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
...
Merge pull request !5783 from DeshiChen/graph_kernel_1.0
4 years ago
mindspore-ci-bot
87d0d0bf8d
!5754 adding int32 support for Greater gpu kernel
...
Merge pull request !5754 from Peilin/add-type-support-for-greater
4 years ago
lilei
71adabd944
modify_bug
4 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
...
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
4 years ago
xiefangqi
d0410d6191
md delete set_dataset_size interface
4 years ago
Peilin Wang
f020e19636
add int32 support to greater gpu kernel
...
fix ci
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
mindspore-ci-bot
6fdb43d22d
!5895 gpu maximum minimum absgrad kernel fix
...
Merge pull request !5895 from chenweifeng/maximum-fix
4 years ago
mindspore-ci-bot
98725bc865
!5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
...
Merge pull request !5790 from danishnxt/GPU_three
4 years ago
mindspore-ci-bot
b717a686cf
!5690 ROIAlign kernel memory leak
...
Merge pull request !5690 from JonathanY/rcnn
4 years ago
mindspore-ci-bot
2a9c458870
!5812 Add PS context.
...
Merge pull request !5812 from ZPaC/master-context-for-ps
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
...
Merge pull request !5599 from LiHongzhang/dataset_sink_mode
4 years ago
mindspore-ci-bot
89c76840ee
!5828 revert ci pass condition.
...
Merge pull request !5828 from anzhengqi/fix-ci-condition
4 years ago
mindspore-ci-bot
4535faa2b0
!5837 [AutoParallel]Rectification allreduce fusion api
...
Merge pull request !5837 from lichen/rectification_allreduce_fusion_api
4 years ago
mindspore-ci-bot
a3d0ddb4db
!5779 tenoradd profiling
...
Merge pull request !5779 from chenweifeng/broadcast-refactor
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
...
Merge pull request !5782 from wangmin0104/master
4 years ago
mindspore-ci-bot
5c7fa52468
!5673 [performance]cell init opt performance
...
Merge pull request !5673 from kingxian/master
5 years ago
danish
273fc0071c
New User facing Pad Kernel + ST + Allows for channel padding
...
style fix
lint fixes
added check in NN layer for > 4 paddings, plus lint fix
fix python lint
lint fix
lint fix
updating to pytest asserts to improve testing
removed unnecc vars from test file fail checks
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
...
Merge pull request !5696 from Xiaoda/20-moving-multi-graph-interface-internal
5 years ago
mindspore-ci-bot
a50bc2182e
!5665 delete enable_fused_layernorm
...
Merge pull request !5665 from yoonlee666/bugfix
5 years ago
mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
...
Merge pull request !5502 from wanyiming/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
...
Merge pull request !5634 from yihuaijie/master
5 years ago
Yi Huaijie
4a5d115a66
add get_seed() and set_seed()
5 years ago
mindspore-ci-bot
bb84f50407
!5473 optim pylint
...
Merge pull request !5473 from jinyaohui/master
5 years ago
mindspore-ci-bot
749979e7c4
!5458 NMS GPU OP Performance improvement
...
Merge pull request !5458 from danishnxt/GPU_two
5 years ago
mindspore-ci-bot
91a0fa75a5
!5594 add st about loss_scale and parser for pynative mode
...
Merge pull request !5594 from Simson/push-to-opensource
5 years ago
mindspore-ci-bot
c2fddb56c8
!4922 Transform tuple parameter to multiple parameters
...
Merge pull request !4922 from amongo/TupleTransform
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
...
Merge pull request !5192 from Peilin/scatternd-type-support
5 years ago
huangdongrun
0099da2c99
add support for tuple parameter transform
...
add support for pynative pass
add testcases
5 years ago
jinyaohui
a9972a7def
optim pylint
5 years ago
mindspore-ci-bot
e6a4d932b4
!5350 [AutoParallel]Rectification distributed init
...
Merge pull request !5350 from lichen/rectification_init
5 years ago
lichenever
d3e55b543e
rectification init
5 years ago
danish
7d7fa760a0
reduce based nms final pass - speed improv
...
refactored faster nms
refactored faster nms + typo fix
added box flipping choice
set choice to true for testing - yz
switching back
new test file
5 years ago
mindspore-ci-bot
820f2cb4eb
!5351 move ParalleMode to Context
...
Merge pull request !5351 from yao_yf/parallel_context_collation
5 years ago
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago
mindspore-ci-bot
da8d04e8bd
!5237 Enbale ub fusion of Matmul+ConfusionTransposeD
...
Merge pull request !5237 from huanghui/ub-fusion-matmul-confusion-transpose
5 years ago
mindspore-ci-bot
def1ff4307
!5302 Enlarge-the-threshold-of-resnet50-in-pynative
...
Merge pull request !5302 from JoyLvliang/enlarge-the-threshold-of-resnet50-in-pynative
5 years ago
mindspore-ci-bot
042f6a8d97
!5201 serving st time optimization
...
Merge pull request !5201 from hexia/st_optimization_time
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
...
Merge pull request !4778 from Peilin/reshape-gpu-kernel-type-support
5 years ago
mindspore-ci-bot
8eff6c96b4
!5045 merge slice parameter checkpoints in wide&deep
...
Merge pull request !5045 from yao_yf/wide_and_deep_eval_host_device
5 years ago
mindspore-ci-bot
314c5ad055
!5172 remove name arg from gradoperation
...
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
5 years ago
mindspore-ci-bot
8b5c35210f
!5208 Modify the name of parameters in uniform
...
Merge pull request !5208 from peixu_ren/custom_pp_ops
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
...
Merge pull request !3271 from vlne-v1/ref_demo
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
...
Merge pull request !5017 from yao_yf/wide_and_deep_no_internal_interface
5 years ago
mindspore-ci-bot
abe6b82138
!5011 remove global grad ops
...
Merge pull request !5011 from riemann_penn/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
...
Merge pull request !4576 from amongo/SupportIfByIfNotInline
5 years ago
huangdongrun
1bd9fefd84
support if by if not inline
...
add testcase of net of if by if
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.
...
Merge pull request !4790 from jxlang910/push-to-opensource
5 years ago
jin-xiulang
c246b177a6
Debug for Pynative mode.
...
Debug test.
pynative debug
5 years ago
mindspore-ci-bot
e2203bed01
!3957 Gpu StridedSlice dims exceeds
...
Merge pull request !3957 from chenweifeng/strided_slice_dims_exceeds
5 years ago
mindspore-ci-bot
ab45bec828
!4924 Modify API comments and fix error of st
...
Merge pull request !4924 from byweng/fix_param_check
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
...
Merge pull request !4869 from chenfei_mindspore/master
5 years ago
chenfei
a71868f1e5
add ci for quant
...
add ci for quant
5 years ago
mindspore-ci-bot
8440f2bcdb
!4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
...
Merge pull request !4809 from zhaoting/master
5 years ago
mindspore-ci-bot
1166a091f5
!4893 fix error of conv_variational
...
Merge pull request !4893 from byweng/fix_param_check
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
...
Merge pull request !4801 from yihuaijie/dev
5 years ago
mindspore-ci-bot
29e21479a4
!4845 Fix bugs about uncertainty toolbox and vae
...
Merge pull request !4845 from zhangxinfeng3/master
5 years ago
Xun Deng
c9f8f9fe85
added CheckTenosr and CheckTuple
5 years ago
Peilin Wang
b7a4313755
added type support for reshape gpu kernel
...
fix ci
5 years ago
mindspore-ci-bot
13d1738ff3
!4706 fix SmoothL1Loss gpu kernel
...
Merge pull request !4706 from Peilin/smoothL1Loss-fix
5 years ago
mindspore-ci-bot
ff6cf58bfd
!4683 split ci cases
...
Merge pull request !4683 from yoonlee666/cisplit
5 years ago
mindspore-ci-bot
2cb22a0f78
!4688 Fix bool operation parsing to be consistent with pynative
...
Merge pull request !4688 from amongo/FixBoolParse
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