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 |
mindspore-ci-bot
|
bf640d229a
|
!8149 [MSLITE][Develop] fix smart reply
Merge pull request !8149 from sunsuodong/fix_smart_reply
|
4 years ago |
jonyguo
|
1b78e34310
|
add ANTIALIAS support for python progress
|
4 years ago |
Jesse Lee
|
1b52955ca6
|
Undo PR 8140
|
4 years ago |
lilei
|
9627fd2a8f
|
modify_run_version
|
4 years ago |
Margaret_wangrui
|
525ba4a863
|
delete InsertAllAssigns
|
4 years ago |
sunsuodong
|
c95e5ec6c4
|
fix smart reply
|
4 years ago |
zhanghuiyao
|
603d27ba01
|
Improvement of learning rate descent function.
|
4 years ago |
mindspore-ci-bot
|
bbfef6233a
|
!8134 Add TBE op DynamicGRU for new and old backend.
Merge pull request !8134 from liuxiao93/DynamicGRU-new-old-backend
|
4 years ago |
mindspore-ci-bot
|
fa859cf1a5
|
!8123 [MSLITE][Develop] fix bug of arm32 fp32 cpu op: topk
Merge pull request !8123 from yangruoqi713/lite
|
4 years ago |
mindspore-ci-bot
|
7fca025721
|
!8091 add typecheck for after_fake param in quantcell
Merge pull request !8091 from yuchaojie/quant3
|
4 years ago |
mindspore-ci-bot
|
769bd24c63
|
!8002 Add expm1 op at GPU back-end
Merge pull request !8002 from peixu_ren/custom_gpu
|
4 years ago |
hesham
|
5169fb4c42
|
Remove api namespace
|
4 years ago |
mindspore-ci-bot
|
480aa68bf6
|
!8142 Fix a doc error in ReduceLogSumExp
Merge pull request !8142 from peixu_ren/custom_pp_ops
|
4 years ago |
TFbunny
|
356844da46
|
refine GPU-ScatterUpdate
|
4 years ago |
TFbunny
|
ee4e2db77e
|
rename UniformSampler to UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
11028fb31c
|
!8140 Resolve cmake circular dependency
Merge pull request !8140 from JesseKLee/engine_cmake
|
4 years ago |
Jesse Lee
|
a71310d960
|
resolve dependency
|
4 years ago |