anzhengqi
a381bc5b27
fix profiling
5 years ago
tao_yunhao
2e68873a99
add arm cpu fp32 op: exp
5 years ago
mindspore-ci-bot
77dd91a646
!5669 Fix get_py_obj_dtype() for mindspore type
...
Merge pull request !5669 from hewei/fix_get_py_obj_dtype
5 years ago
mindspore-ci-bot
887705ecc0
!5808 use MSLIBS_SERVER while downloading third_party
...
Merge pull request !5808 from hangq/master
5 years ago
mindspore-ci-bot
5c42198430
!5809 train on device
...
Merge pull request !5809 from yonibaehr/export
5 years ago
yoni
b601603b55
train on device
5 years ago
hangq
5b17a69d35
use MSLIBS_SERVER while downloading third_party & fix
...
mem leak in detection_post_process
5 years ago
mindspore-ci-bot
12109600fc
!5807 detection_post_process op support quantized anchors tensor
...
Merge pull request !5807 from wangzhe/master
5 years ago
wangzhe
ffff1b01ec
detection_post_process op support quantized anchors tensor
5 years ago
mindspore-ci-bot
c6ba87d978
!5804 fix bugs of op Fill, Equal, Eye, Conv2dTranspose and ExpandDims
...
Merge pull request !5804 from lihongkang/lhk_master
5 years ago
lihongkang
0f76c362a5
fix bugs
5 years ago
mindspore-ci-bot
5c7fa52468
!5673 [performance]cell init opt performance
...
Merge pull request !5673 from kingxian/master
5 years ago
jzg
2169cf32a1
Add deeplabv3 to modelzoo.
5 years ago
mindspore-ci-bot
25a878d674
!5719 [MSLITE]mindspore export inferface finetune lite
...
Merge pull request !5719 from zhengjun10/master
5 years ago
zhengjun10
22dc34058c
mindspore export inferface finetune lite
5 years ago
mindspore-ci-bot
f91d80e0c3
!5787 [MSLITE] add cast to opencl to_format op
...
Merge pull request !5787 from wandongdong/master
5 years ago
mindspore-ci-bot
6d9501d5ed
!5781 add exector group operation
...
Merge pull request !5781 from kisnwang/async-run-graph
5 years ago
mindspore-ci-bot
c063cda01e
!5799 [MS][LITE][Develop] slice ops support format nc4hw4
...
Merge pull request !5799 from pengyongrong/op_format_toNC4HW4
5 years ago
mindspore-ci-bot
09142f6056
!5798 [MSLITE]schema add version and fix the version function bug
...
Merge pull request !5798 from zhaodezan/master
5 years ago
kswang
ebff566a07
add group operation for executor
5 years ago
mindspore-ci-bot
f0c07bbcdb
!5793 Alarm modification
...
Merge pull request !5793 from shenwei41/sw_master
5 years ago
baihuawei
92f1855a79
fix categorical in GraphMode
5 years ago
mindspore-ci-bot
417cce87ee
!5761 search nvcc in entire PATH
...
Merge pull request !5761 from zyli2020/bug_fix
5 years ago
Pengyongrong
a43b01746f
op_format_toNC4HW4
5 years ago
zhaodezan
b6493c209f
schema add version
5 years ago
mindspore-ci-bot
5ef6c08260
!5756 Move ascend dependent functions to ascend kernel runtime.
...
Merge pull request !5756 from 张清华/master
5 years ago
mindspore-ci-bot
9ffc2e30b5
!5715 fix reverse_sequence parser tflite and remove redundant code
...
Merge pull request !5715 from 徐安越/master
5 years ago
mindspore-ci-bot
c866996e81
!5785 clean redundant code
...
Merge pull request !5785 from hangq/master
5 years ago
xuanyue
1140db795c
adjust tflite parser reverse_sequence
5 years ago
mindspore-ci-bot
e774e73b36
!5763 fix bugs of op Diag, DepthwiseConv2dNative, DataFormatDimMap in API and add register info for AdamApplyOneAssign, AdamApplyOneWithDecayAssign
...
Merge pull request !5763 from lihongkang/lhk_master
5 years ago
shenwei41
399df205d8
Alarm modification
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
Xun Deng
46773f9557
add specification of private interface arguments in docs
5 years ago
wandongdong
d922befbe0
add cast to opencl to_format op
5 years ago
mindspore-ci-bot
e9a4d8e275
!5755 rewrite fp16 to fp32
...
Merge pull request !5755 from cjh9368/fix_static_error
5 years ago
mindspore-ci-bot
ff226f721b
!5738 dataset API docstring: Add examples and grammar fixes for vision.c_transforms
...
Merge pull request !5738 from cathwong/ckw_api_vision_examples
5 years ago
kingxian
92bebe65a9
cell init performance opt
5 years ago
cjh9368
5c0dc4e2ce
rewrite fp16 to fp32 and fp32 to fp16
5 years ago
mindspore-ci-bot
fd555f049b
!5777 [MS][LITE][GPU]GPU CI: add model_normalize_object
...
Merge pull request !5777 from chenzupeng/master-lite
5 years ago
mindspore-ci-bot
dbde51e615
!5774 Add data type check
...
Merge pull request !5774 from lilei/add_check
5 years ago
mindspore-ci-bot
06cd32ba94
!5750 [MS][Lite][Develop] conv real multiplier bug
...
Merge pull request !5750 from ling/bug
5 years ago
hangq
a6d9a4c3e0
clean redundant code
5 years ago
ling
1ba895b280
[MS][Lite][Develop] conv real multiplier bug
5 years ago
wangmin
b035890128
allreduce fusion
5 years ago
chenzupeng
a1a8b32a97
fix bug in activation 2D
5 years ago
mindspore-ci-bot
3384de135d
!5770 [MS][LITE][Develop] add fp16 eltwise register
...
Merge pull request !5770 from sunsuodong/add_eltwise_register
5 years ago
mindspore-ci-bot
a7f68f1045
!5752 Fix bug of loss of quantization parameters in quantized models.
...
Merge pull request !5752 from wangshaocong/quant_params
5 years ago
kingfo
cfda024336
fix op id issue in pynative
5 years ago
mindspore-ci-bot
0f312a7593
!5760 fix bug of convert python object to c++ value
...
Merge pull request !5760 from fary86/fix_convert_convert_python_object
5 years ago
mindspore-ci-bot
9b4f7e4b18
!5767 fix codex report problems
...
Merge pull request !5767 from zhaozhenlong/lite/op/clean_codex
5 years ago