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 |
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
Merge pull request !4758 from VectorSL/nhwc-support
|
5 years ago |
mindspore-ci-bot
|
cde4a81b8b
|
!4831 Add test of bnn_layers and transforms
Merge pull request !4831 from byweng/add_test
|
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
add testcase of st
|
5 years ago |
mindspore-ci-bot
|
5dad6ea5cb
|
!4754 add http visit example to seving st
Merge pull request !4754 from hexia/add_http_to_st_serving
|
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
fix pylint
changed doc and code for SmoothL1Loss to be same a dchip. fixed grad kernel
fix ci
|
5 years ago |
mindspore-ci-bot
|
748d7f1f1a
|
!4685 Export server embedding table ckpts.
Merge pull request !4685 from ZPaC/master-supports-export-server-ckpt
|
5 years ago |
ZPaC
|
5084557f67
|
Export server embedding table ckpt.
|
5 years ago |
mindspore-ci-bot
|
2db4bda219
|
!4622 serving restful init
Merge pull request !4622 from hexia/http_init
|
5 years ago |
baihuawei
|
772e14d00d
|
add categorical
|
5 years ago |
mindspore-ci-bot
|
2aab14242c
|
!4669 add toolbox and dpn
Merge pull request !4669 from zhangxinfeng3/master
|
5 years ago |
danish
|
97f08e74ec
|
nms_sorting fix
lint py fix 2
nms_py_file test value fix
lint 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
Merge pull request !4585 from baihuawei/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
Merge pull request !4566 from huanghui/scatter-nd-update-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
Merge pull request !2948 from amongo/FixControlFlow
|
5 years ago |
mindspore-ci-bot
|
aa29042034
|
!4431 fix st result
Merge pull request !4431 from hexia/fix_st_result
|
5 years ago |
huangdongrun
|
2a6d346d2f
|
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
|
5 years ago |
mindspore-ci-bot
|
f41c21c5fa
|
!4284 remove to_full_tensor and load_inputs in exexute stage
Merge pull request !4284 from yao_yf/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
Merge pull request !4251 from Peilin/efficientnet
|
5 years ago |
mindspore-ci-bot
|
a23dd7147a
|
!4246 add type support for gpu kernelsl for faster-rcnn
Merge pull request !4246 from Peilin/faster-rcnn-type-support
|
5 years ago |
mindspore-ci-bot
|
17a3afe305
|
!4409 update variational inference and toolbox
Merge pull request !4409 from zhangxinfeng3/master
|
5 years ago |
mindspore-ci-bot
|
01962afd23
|
!4024 Support half data type in ROIAlign/ROIAlignGrad Kernel
Merge pull request !4024 from JonathanY/roihalf
|
5 years ago |
mindspore-ci-bot
|
c041f4a295
|
!4368 add fix to GPU-RandomChoiceWithMask
Merge pull request !4368 from 34bunny/GPU-RandomChoiceWithMask-fix
|
5 years ago |
Peilin Wang
|
571094f473
|
added type support for transpose and maxgrad
fix pylint
addressed code review comment
|
5 years ago |
zhangxinfeng3
|
a28ed9743a
|
update variational inference and toolbox
|
5 years ago |
mindspore-ci-bot
|
1b63c76c61
|
!4194 Add infer and dpn to nn/probability
Merge pull request !4194 from zhangxinfeng3/master
|
5 years ago |
zhangxinfeng3
|
b16b71b9e8
|
add infer and dpn
|
5 years ago |
mindspore-ci-bot
|
1716beb037
|
!3942 embeddinglookup_wrap
Merge pull request !3942 from yao_yf/embeddinglookup_wrap
|
5 years ago |
mindspore-ci-bot
|
103b25ad49
|
!4215 Add uncertainty toolbox to nn/probability
Merge pull request !4215 from zhangxinfeng3/uncer
|
5 years ago |
mindspore-ci-bot
|
03210ef166
|
!2557 Add UnsortedSegmentSum fission pass
Merge pull request !2557 from huanghui/unsorted-segment-sum-fission-pass
|
5 years ago |
Peilin Wang
|
3cb3a5c7d8
|
type support for faster rcnn gpu kernels
addressed code review comments
fix cpplint and pylint
trying to fix python ut
fix smoke test
|
5 years ago |
TFbunny
|
17d01e838f
|
add fix to GPU-RandomChoiceWithMask (bitonicsort & testcase)
|
5 years ago |
mindspore-ci-bot
|
64b0feb7a2
|
!4315 support int8, int16, bool types for akg ops GPU
Merge pull request !4315 from JonathanY/akg_ops
|
5 years ago |
zhangxinfeng3
|
735279a063
|
add uncertainty toolbox
|
5 years ago |
huanghui
|
b8d7f6d77f
|
add UnsortedSegmentSum fission pass
|
5 years ago |
baihuawei
|
216ef0e144
|
fix multinomial
|
5 years ago |
yao_yf
|
e4de26d5bc
|
embeddinglookup wrap
|
5 years ago |
mindspore-ci-bot
|
735fc98c78
|
!4265 support two mstypes do equal.
Merge pull request !4265 from zhangbuxue/support_two_mstypes_do_equal
|
5 years ago |
mindspore-ci-bot
|
1856fb6af1
|
!3800 add gpu multinomial backend
Merge pull request !3800 from baihuawei/multinomial-c
|
5 years ago |
mindspore-ci-bot
|
5b3f209e43
|
!4269 change export from geir to air
Merge pull request !4269 from fary86/change_export_interface
|
5 years ago |
mindspore-ci-bot
|
196fdbe16e
|
!4280 adapt input to attr between cpu and aicpu embeddinglookup
Merge pull request !4280 from wuxuejian/embedding_input_adapt
|
5 years ago |
mindspore-ci-bot
|
e509f87f7f
|
!4219 Add Unique CPU kernel
Merge pull request !4219 from huanghui/add-op-unique
|
5 years ago |
buxue
|
35677ac098
|
support two mstypes do equal.
|
5 years ago |
Jonathan Yan
|
e0528615e3
|
int16 uint8 bool supported akg ops
|
5 years ago |
fary86
|
73325e0f01
|
Change export interface
|
5 years ago |
mindspore-ci-bot
|
6c4b4f91d2
|
!3978 Added unit tests for ResizeNearestNeighbor gpu kernel
Merge pull request !3978 from Peilin/master
|
5 years ago |
mindspore-ci-bot
|
4f75adb11a
|
!4297 sync code incubator to master
Merge pull request !4297 from guozhijian/code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 years ago |
huanghui
|
fa081092c8
|
add Unique cpu kernel
|
5 years ago |
mindspore-ci-bot
|
67f5b0e916
|
!4258 change binary to mindir
Merge pull request !4258 from leopz/fix_doc
|
5 years ago |
jonyguo
|
4964f7703a
|
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 years ago |
wuxuejian
|
5e6b1d42da
|
adapt input to attr between cpu and aicpu embeddinglookup
|
5 years ago |
baihuawei
|
40748a30c7
|
add multinomial backend
|
5 years ago |
leopz
|
eea597c92a
|
change binary to mindir
|
5 years ago |
mindspore-ci-bot
|
2d1674475c
|
!4226 Add GPU div kernel for auto parallel
Merge pull request !4226 from ZPaC/master-add-gpu-div-kernel
|
5 years ago |
mindspore-ci-bot
|
6772bbde8d
|
!4021 Add ScalarAffine and Softplus bijector
Merge pull request !4021 from XunDeng/scalar_affine_softplus
|
5 years ago |
ZPaC
|
1dcc34e785
|
Add GPU div kernel
|
5 years ago |
mindspore-ci-bot
|
eb84ae4593
|
!4048 Fix broadcast, scatternd, reduce ops.
Merge pull request !4048 from linqingke/new_ops
|
5 years ago |
mindspore-ci-bot
|
8040e8bf89
|
!4130 modify some bug and add test case for gpu dropout op
Merge pull request !4130 from hanhuifeng/gpu_dropout
|
5 years ago |
Xun Deng
|
be6db4a6fe
|
add scalar affine and softplus bijector
|
5 years ago |
hanhuifeng2020
|
ab6f7420b5
|
modify some bug and add test case for gpu dropout op
|
5 years ago |
peixu_ren
|
3820533ad1
|
Refactor Gamma and Poisson ops
|
5 years ago |
VectorSL
|
b0a6346b54
|
gpu update cast type
|
5 years ago |
changzherui
|
22336c0843
|
sync 0807 code to ms-incubator
|
5 years ago |
linqingke
|
fb405ee6f4
|
broadcast, slice, scatter_nd ops optimizer.
|
5 years ago |
Peilin Wang
|
3bd64bf03d
|
add unit test for resizeNearestNeighbor gpu op
fix pylint
fix pylint
changed mstype to np type to fix pylint
fix pylint
fix pylint
fix pylint
added back copyright
|
5 years ago |
mindspore-ci-bot
|
fea930f7aa
|
!4088 make gpu op Less to support int32
Merge pull request !4088 from TuDouNi/master
|
5 years ago |
panyifeng
|
34e50e5d6e
|
fix cell bprop
|
5 years ago |
root
|
3b41023a6b
|
add int32 cal for less gpu
|
5 years ago |
mindspore-ci-bot
|
8f17535045
|
!3831 CUDA - GPU MirrorPad New Op
Merge pull request !3831 from danishnxt/GPU_One
|
5 years ago |
Wei Luning
|
d4d6457ea7
|
init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
|
5 years ago |
mindspore-ci-bot
|
1c6ddf70b6
|
!4043 add serving st
Merge pull request !4043 from hexia/serving_st
|
5 years ago |
hexia
|
7f514a07e8
|
serving st
|
5 years ago |
lvliang
|
1835ff33c4
|
optimize-the-time-of-producting-cacha-key-in-pynative
|
5 years ago |
mindspore-ci-bot
|
6b14a1e85f
|
!3950 Add CI ps test cases.
Merge pull request !3950 from ZPaC/ci-add-ps-cases
|
5 years ago |
danish
|
081249b53f
|
commit 1 - mirror pad
commit 2
lint fix
lint fix 2
updated backprop + st test
test_file_fix
test_file_fix_2
fixed header_guards
comments addressed
clangFormatFix
|
5 years ago |