jonyguo
|
1b78e34310
|
add ANTIALIAS support for python progress
|
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 |
mindspore-ci-bot
|
480aa68bf6
|
!8142 Fix a doc error in ReduceLogSumExp
Merge pull request !8142 from peixu_ren/custom_pp_ops
|
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 |
mindspore-ci-bot
|
7e1b1f280a
|
!8051 BatchNode should support py::function for per_batch_map and batch_size_func, paving way for pybind switch to use IR
Merge pull request !8051 from ZiruiWu/batch_cpp_api_pyfunc
|
4 years ago |
Zirui Wu
|
de2a1c7396
|
batch_node add py::Function for dynmaic batch size and per_batch_map
add validation check
address review cmts
|
4 years ago |
mindspore-ci-bot
|
6e2241d64f
|
!8096 Add DatasetNode as a base Class for IR nodes
Merge pull request !8096 from h.farahat/datasetNode
|
4 years ago |
peixu_ren
|
53c2b4e101
|
Fix a doc error in ReduceLogSumExp
|
4 years ago |
mindspore-ci-bot
|
3f00585113
|
!8104 Fixbug IssueI23FX6: format API comments
Merge pull request !8104 from lixiaohui33/fixbug_explain
|
4 years ago |
mindspore-ci-bot
|
e909b9077c
|
!7946 fix auto parallel optimizer weight shard
Merge pull request !7946 from gziyan/fix_auto_optim_shard
|
4 years ago |
mindspore-ci-bot
|
cc11f72274
|
!8133 [MS][LITE][GPU]fix bug: init opencl failed back to CPU mode
Merge pull request !8133 from chenzupeng/master-lite
|
4 years ago |
mindspore-ci-bot
|
33aa2ae16b
|
!8063 fix ReLUV2 mask error
Merge pull request !8063 from yihuaijie/dev
|
4 years ago |
mindspore-ci-bot
|
e99a8bd784
|
!8120 fix CI randomly fails
Merge pull request !8120 from yihuaijie/master
|
4 years ago |
lixiaohui
|
df94bb6562
|
Fix issue#123FX6: format API comments
|
4 years ago |
liuxiao93
|
45d343257b
|
Add DynamicGRU.
|
4 years ago |
mindspore-ci-bot
|
ea001d330f
|
!8108 modify files for static check
Merge pull request !8108 from lyvette/check_master
|
4 years ago |
chenzupeng
|
04378690d8
|
fix bug: init opencl failed back to CPU mode
|
4 years ago |
mindspore-ci-bot
|
e51fcc5af5
|
!8124 change shema of quant_params to reduce model size
Merge pull request !8124 from xutianchun/1102
|
4 years ago |
mindspore-ci-bot
|
371d0071c5
|
!8043 fix bugs,add patterns and modify handle methods about graph
Merge pull request !8043 from zhuxiaochen/1030_fixandadd_2.0
|
4 years ago |
mindspore-ci-bot
|
ad930b30db
|
!7891 add layer of clipbyglobalnorm
Merge pull request !7891 from jiangzhenguang/add_clip_by_global_norm
|
4 years ago |
xutianchun
|
eac18afa6e
|
change the schema of quant_params to reduce model size
|
4 years ago |
mindspore-ci-bot
|
02a942ef56
|
!8084 expand gelu and gelugrad op
Merge pull request !8084 from ZengZitao/expand_gelu
|
4 years ago |
mindspore-ci-bot
|
3c2819c04e
|
!8090 refine remove_circle in ops_fusion
Merge pull request !8090 from lingyunli63/refine_remove_circle
|
4 years ago |
mindspore-ci-bot
|
13c4edd517
|
!8126 [MSLITE][Develop] fix L2Norm int8
Merge pull request !8126 from sunsuodong/fix_l2norm_int8
|
4 years ago |
mindspore-ci-bot
|
b74a1d0a60
|
!8122 [MS][LITE][GPU]fix bug: arm32 GPU build failed
Merge pull request !8122 from chenzupeng/master-lite
|
4 years ago |
sunsuodong
|
4109e98daf
|
fix_l2norm_int8
|
4 years ago |
mindspore-ci-bot
|
58e0e501da
|
!8117 add set_unused_quant_param_to_default_pass
Merge pull request !8117 from cjh9368/add_uint8_default_dtype
|
4 years ago |
mindspore-ci-bot
|
b354bac03c
|
!8107 add five available onnx models
Merge pull request !8107 from XianglongZeng/myms
|
4 years ago |
yangruoqi713
|
ab31a9a986
|
[MSLITE][Develop] fix bug of arm32 fp32 cpu op: topk
|
4 years ago |
chenzupeng
|
af2c807263
|
fix arm32 gpu build bug
|
4 years ago |
mindspore-ci-bot
|
f020543f02
|
!8019 [lite] add or fix onnx parser, including convertion of which
Merge pull request !8019 from 徐安越/master
|
4 years ago |
liuyu
|
ce8f5b8611
|
modify for static check
|
4 years ago |
cjh9368
|
30b2b66963
|
add set_unused_quant_param_to_default_pass
|
4 years ago |
mindspore-ci-bot
|
700c491616
|
!8110 fix static checking of lite ops
Merge pull request !8110 from liuwenhao/master
|
4 years ago |
Yi Huaijie
|
da29f232c6
|
fix CI random fails
|
4 years ago |
Ziyan
|
c33f2cd796
|
fix auto optimizer weight shard
|
4 years ago |
jzg
|
4851a67bb5
|
add layer of clipbyglobalnorm.
|
4 years ago |
mindspore-ci-bot
|
17bc7ffca6
|
!8030 dump node input/output when task error
Merge pull request !8030 from jjfeing/master
|
4 years ago |
mindspore-ci-bot
|
c8e2b043aa
|
!8053 Revert changes to weighted_random_sampler in PR7866
Merge pull request !8053 from ZiruiWu/revert_some_changes_in_7866
|
4 years ago |
liuwenhao4
|
a9b35deef2
|
fix static checking of lite ops
|
4 years ago |
mindspore-ci-bot
|
d265560292
|
!8078 [MD] [compile] Fix the compile bug casued by cache related CMakeLists.txt
Merge pull request !8078 from magemomou/fix_cache_compile
|
4 years ago |
mindspore-ci-bot
|
d4645a96b0
|
!8035 [MD] code review
Merge pull request !8035 from luoyang/c-api-pyfunc
|
4 years ago |
mindspore-ci-bot
|
7e43eaf5e8
|
!8072 Revert changes to weighted_random_sampler in PR7866
Merge pull request !8072 from luoyang/pylint
|
4 years ago |
zengxianglong
|
93cf22f66e
|
add five available onnx models
|
4 years ago |
mindspore-ci-bot
|
2124ab1a8c
|
!7766 [MSLITE][Develop]fp16 activation support swish
Merge pull request !7766 from ling/deconv
|
4 years ago |
mindspore-ci-bot
|
29697187e2
|
!8101 [MS][LITE][Develop] modify CI cppcheck warning
Merge pull request !8101 from pengyongrong/stack
|
4 years ago |