liubuyu
|
f2278d5607
|
update c_ops op style
|
4 years ago |
John Tzanakakis
|
8d436d5335
|
change abs mean, update_weight_ratio, and weight and bias filter
|
4 years ago |
liubuyu
|
0b79a94e22
|
memcpy_async infershape
|
4 years ago |
guohongzilong
|
71beba887b
|
fix unpack bit bug
|
4 years ago |
mindspore-ci-bot
|
7123a2c1d1
|
!7911 added key value message
Merge pull request !7911 from anancds/kv-patch
|
4 years ago |
liuwenhao4
|
d61c5587b8
|
fix static checking problems of lite ops
|
4 years ago |
mindspore-ci-bot
|
f68615cbe1
|
!8189 Refactor Cholesky to CholeskyTrsm
Merge pull request !8189 from peixu_ren/master
|
4 years ago |
ling
|
744247292e
|
[MSLITE] int8 transpose op & int8 layer norm op
|
4 years ago |
mindspore-ci-bot
|
18d85a8543
|
!8206 Fix validation about input shapes of BNTrainingUpdate.
Merge pull request !8206 from liuxiao93/fix-BNTrainingUpdate-input-check
|
4 years ago |
mindspore-ci-bot
|
855ffab204
|
!8177 【轻量级 PR】:update RELEASE.md.
Merge pull request !8177 from shenwei41/N/A
|
4 years ago |
mindspore-ci-bot
|
27218ad9a3
|
!8235 Some enhancements to the RuntimeContext and TreeConsumer
Merge pull request !8235 from h.farahat/consumer_changes
|
4 years ago |
hesham
|
982efd0e25
|
Update RuntimeContext
|
4 years ago |
mindspore-ci-bot
|
ae7384ca2d
|
!8208 Removed dependency on core module in util
Merge pull request !8208 from EricZ/helper_dep_removal
|
4 years ago |
Eric
|
85f0a9bc8f
|
Added dependency removal for data_helper
|
4 years ago |
anancds
|
87edbdf720
|
added protobuf message
|
4 years ago |
mindspore-ci-bot
|
4b4ca1a188
|
!8146 Improve performance for GPU-ScatterUpdate, add int32 support
Merge pull request !8146 from 34bunny/GPU-ScatterUpdateFix
|
4 years ago |
mindspore-ci-bot
|
04142b74f6
|
!8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
4c2344ed35
|
!8141 Improve performance for GPU-ScatterAdd, add use_locking and add int32 support
Merge pull request !8141 from 34bunny/GPU-ScatterAdd
|
4 years ago |
lihongkang
|
3ade82e8f2
|
fix bugs
|
4 years ago |
mindspore-ci-bot
|
3f0aa9bbec
|
!8213 Fix pynative sens and weights map bug
Merge pull request !8213 from zjun/sw_changed
|
4 years ago |
mindspore-ci-bot
|
e62c116277
|
!8163 Add irpass related to PrimTile.
Merge pull request !8163 from huangbingjian/add_irpass_tile
|
4 years ago |
mindspore-ci-bot
|
447dd8980e
|
!8229 [MSLITE]release the subgraph output tensor is not training
Merge pull request !8229 from XianglongZeng/myms
|
4 years ago |
liangchenghui
|
37ee246c70
|
Add quant ops.
|
4 years ago |
mindspore-ci-bot
|
f73026bb30
|
!8210 fix static checking problems of lite ops
Merge pull request !8210 from liuwenhao/master
|
4 years ago |
zengxianglong
|
c21caa3039
|
release the subgraph output tensor when not training
|
4 years ago |
mindspore-ci-bot
|
04df4492d0
|
!8226 rename fp32 ops
Merge pull request !8226 from yeyunpeng2020/fp32
|
4 years ago |
mindspore-ci-bot
|
1e7062e405
|
!8184 fix batchmatmul fusion bug
Merge pull request !8184 from XianglongZeng/myms
|
4 years ago |
mindspore-ci-bot
|
5cb3698308
|
!8217 [MSLITE][Develop] pad fp16 support reflect
Merge pull request !8217 from sunsuodong/pad_fp16_support_reflect
|
4 years ago |
mindspore-ci-bot
|
f458184442
|
!8182 Save graph before remove nop nodes
Merge pull request !8182 from wangyue/master
|
4 years ago |
sunsuodong
|
6ffa849fcf
|
pad_fp16_support_reflect
|
4 years ago |
mindspore-ci-bot
|
250ea7c001
|
!8118 update wrong comment for 'resnext50/densnet121/vgg16'
Merge pull request !8118 from caojian05/ms_master_bugfix
|
4 years ago |
mindspore-ci-bot
|
4b52bad287
|
!8183 Fix fullname when CNode is call node; Modify the log level of GetLoopNodesByDFS.
Merge pull request !8183 from Margaret_wangrui/fix_fullname
|
4 years ago |
yeyunpeng
|
25626e5271
|
change fp32 name
|
4 years ago |
mindspore-ci-bot
|
43df634ca8
|
!8196 support non-Iterable valid_dtypes when check tensor type valid
Merge pull request !8196 from zhangbuxue/support_non-Iterable_valid_dtypes_when_check_tensor_type_valid
|
4 years ago |
mindspore-ci-bot
|
19c793feb0
|
!8136 replace node for const input to tensor input pass
Merge pull request !8136 from kisnwang/replace-const-input-to-tensor-input
|
4 years ago |
mindspore-ci-bot
|
73e54c00b0
|
!8192 [MSLITE][Develop] fix bug of arm cpu fp16 op cast; delete arm cpu fp16 pad register
Merge pull request !8192 from yangruoqi713/lite
|
4 years ago |
mindspore-ci-bot
|
491efd8aa4
|
!8088 add Adam CPU operator
Merge pull request !8088 from zhaoting/adam
|
4 years ago |
liuxiao93
|
ec77704198
|
fix BNTrainingUpdate shape check about inputs.
|
4 years ago |
liuwenhao4
|
4a7787ae0f
|
fix static checking problems of lite ops
|
4 years ago |
mindspore-ci-bot
|
57a8911eb0
|
!8212 [MSLITE] add set data type in dequant weight
Merge pull request !8212 from ghzl/fix-dequant-bug-set-type
|
4 years ago |
yangruoqi713
|
27cc6d6c17
|
[MSLITE][Develop] fix bug of arm cpu fp16 op cast
|
4 years ago |
yeyunpeng
|
030ee2243e
|
Java compilation does not compile ut by default
|
4 years ago |
mindspore-ci-bot
|
a3f9be98c0
|
!7177 mindspore cxx api for 310 inference
Merge pull request !7177 from zhoufeng/cpp-infer-310
|
4 years ago |
baihuawei
|
3f923da39d
|
update onednnl version
|
4 years ago |
mindspore-ci-bot
|
6091ccb102
|
!8209 recitify error log
Merge pull request !8209 from cjh9368/add_uint8_default_dtype
|
4 years ago |
mindspore-ci-bot
|
451d324f90
|
!8176 remove a lot of Chinese comments in the code(master)
Merge pull request !8176 from HuKang/kangMaster
|
4 years ago |
wangyue01
|
0c16b866fe
|
Save graph before remove nop nodes
|
4 years ago |
zjun
|
a3a13cd07a
|
fix pynative sens and weights map bug
Signed-off-by: zjun <zhangjun0@huawei.com>
|
4 years ago |
guohongzilong
|
ea55e778a6
|
fix dequant set datat type
|
4 years ago |
cjh9368
|
7ca49ff9ef
|
recitify error log
|
4 years ago |