mindspore-ci-bot
|
ff87445935
|
!8145 Remove unnecessary headers in c_api_test_*.cc
Merge pull request !8145 from ZiruiWu/batch_cpp_api_pyfunc
|
4 years ago |
Harshvardhan Gupta
|
727d424553
|
support watchpoints on weights and bias, add support advanced watchpoints
|
4 years ago |
Zirui Wu
|
5d1ada682c
|
remove uncessary headers
staging II
clean up
further clean up
fix merge conflict with 8139
fix complie err
|
4 years ago |
mindspore-ci-bot
|
1fca20c5e8
|
!8139 Remove `api` namespace from mindata/dataset
Merge pull request !8139 from h.farahat/ir_namespace
|
4 years ago |
yuchaojie
|
01303fa88e
|
move Conv2dBnAct,DenseBnAct to combined.py
|
4 years ago |
mindspore-ci-bot
|
a07250e8b0
|
!8049 [ME][OptPass]fix bug when eliminate tuple getitem after switch
Merge pull request !8049 from chenfei_mindspore/fix-bug-of-corporate-switch-pass
|
4 years ago |
zengxianglong
|
2b91ef7fd5
|
fix batchmatmul fusion and sub graph bugs
|
4 years ago |
huanghui
|
0d09e936db
|
Equal constant infer value
|
4 years ago |
Payne
|
45c5ad7780
|
complete the augassign func without the special Ascend OP
|
4 years ago |
mindspore-ci-bot
|
8a261aa3a1
|
!8175 GPU update alexnet in modelzoo
Merge pull request !8175 from VectorSL/alexnet
|
4 years ago |
mindspore-ci-bot
|
30ae0c9779
|
!8168 fuse 2 quant_dtype_cast when srcAttr->srcT != dstAttr->dstT
Merge pull request !8168 from cjh9368/add_uint8_default_dtype
|
4 years ago |
lvliang
|
fd5be43598
|
pynative-support-dynamic-shape
|
4 years ago |
guohongzilong
|
73de7ca02f
|
fix mul quant
|
4 years ago |
mindspore-ci-bot
|
000fb7e332
|
!8153 【MSLITE】【GPU】optimize lite gpu convolution performance
Merge pull request !8153 from wangdongxu6/opencl_conv_optimize_performance
|
4 years ago |
mindspore-ci-bot
|
26165f863a
|
!8157 Gpu support flexiable inputs kernel
Merge pull request !8157 from chenweifeng/gpu-variable-kernel-input
|
4 years ago |
shenwei41
|
480ec8917c
|
update RELEASE.md.
|
4 years ago |
mindspore-ci-bot
|
9597f73fd8
|
!8125 [MSLITE]mix bit pack and unpack
Merge pull request !8125 from ghzl/mix-bit-pack-and-unpack
|
4 years ago |
hukang hwx963878
|
fee49b2aae
|
remove a lot of Chinese comments in the code
|
4 years ago |
VectorSL
|
69eb38e9bc
|
update modelzoo alexnet
|
4 years ago |
wilfChen
|
3f472ce669
|
fix gpu adam fusion kernel
|
4 years ago |
mindspore-ci-bot
|
ce9795bb39
|
!7808 fix cpu select kernel info
Merge pull request !7808 from baihuawei/fixcpu
|
4 years ago |
cjh9368
|
2b1837afa5
|
fuse 2 quant_dtype_cast when srcAttr->srcT != dstAttr->dstT
|
4 years ago |
zhaoting
|
19fe6031b2
|
add ssd CPU support
|
4 years ago |
guohongzilong
|
89dbcab9f2
|
mix bit pack and unpack
|
4 years ago |
wangdongxu
|
351c21eaf2
|
opencl_conv_optimize_performance
|
4 years ago |
mindspore-ci-bot
|
9da31d64a2
|
!8159 modify note
Merge pull request !8159 from lilei/modify_MetaTensor
|
4 years ago |
mindspore-ci-bot
|
49eb4d3106
|
!8089 add antialias option for py reset
Merge pull request !8089 from guozhijian/enhance_py_resize
|
4 years ago |
HuangBingjian
|
0951cd6230
|
add IR pass {PrimTile, X, Empty} -> X
|
4 years ago |
mindspore-ci-bot
|
c47d0d68fe
|
!8148 [MS][LITE][CPU]optimize int8 scale op
Merge pull request !8148 from fuzhiye/tmp
|
4 years ago |
mindspore-ci-bot
|
8731d8f12e
|
!8158 fix onnx parser
Merge pull request !8158 from yankai10/merge_1103
|
4 years ago |
mindspore-ci-bot
|
e588484f46
|
!8111 modify a warning message in Iterator.py to info
Merge pull request !8111 from xiaotianci/modify_iterator_warning
|
4 years ago |
mindspore-ci-bot
|
f3d7b32d56
|
!7855 Move backend opt pass ir files to the fold: verbose_ir_files
Merge pull request !7855 from huanghui/move_ir_files
|
4 years ago |
lilei
|
a6c314388c
|
modify_note
|
4 years ago |
wilfChen
|
907ca43330
|
gpu kernel support flexible inputs
|
4 years ago |
mindspore-ci-bot
|
28297a549b
|
!8046 [MS][LITE]while op parser model
Merge pull request !8046 from yefeng/while_op_parser_model
|
4 years ago |
mindspore-ci-bot
|
06838ded82
|
!8129 add uint for SetValueToProto
Merge pull request !8129 from Simson/bugfix
|
4 years ago |
fuzhiye
|
e07a560a5d
|
optimize int8 scale
|
4 years ago |
yankai
|
46f40da253
|
fix onnx parser
|
4 years ago |
mindspore-ci-bot
|
e9cd12e904
|
!8114 rectify and optimize the type checking function
Merge pull request !8114 from zhangbuxue/rectify_and_optimize_the_type_checking_function
|
4 years ago |
kswang
|
a98f871fe4
|
optimize internaloutput for const-input-to-tensor pass
|
4 years ago |
liuzhongkai
|
e4fa3c5b85
|
add x86_64 sse optimize
|
4 years ago |
mindspore-ci-bot
|
66a2d44022
|
!8137 SummaryCollector is not supported to record data on Ascend device in dataset sink mode
Merge pull request !8137 from ougongchang/fix_gpu
|
4 years ago |
mindspore-ci-bot
|
3b1694a762
|
!7951 Modelzoo retinaface, improvement of learning rate descent function.
Merge pull request !7951 from zhanghuiyao/4p_retinaface
|
4 years ago |
mindspore-ci-bot
|
2ed0858b5b
|
!8150 modify run version
Merge pull request !8150 from lilei/modify_MetaTensor
|
4 years ago |
mindspore-ci-bot
|
a85e10ad37
|
!8151 Undo PR 8140
Merge pull request !8151 from JesseKLee/engine_cmake
|
4 years ago |
mindspore-ci-bot
|
32a7210e36
|
!8127 fix mindspore use const make standardization
Merge pull request !8127 from HuKang/kangMaster
|
4 years ago |
mindspore-ci-bot
|
00294473e3
|
!7976 [pynative] Add nested derivative feature
Merge pull request !7976 from zjun/Add_nested_derivative
|
4 years ago |
mindspore-ci-bot
|
55cb801c7f
|
!8147 Delete the remaining useless code
Merge pull request !8147 from Margaret_wangrui/delete_unuse_code
|
4 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
4 years ago |
mindspore-ci-bot
|
9ae5f96988
|
!8105 Fix MatMul's third input not in all_nodes after matmul_biasadd fusion
Merge pull request !8105 from huanghui/fix-matmul-biasadd-fusion
|
4 years ago |