fangzehua
e64055d2ca
add parallel profiling
4 years ago
i-robot
e1380b5460
!30212 [lite]optimize gather op
Merge pull request !30212 from 徐安越/primitive
4 years ago
i-robot
26bf47487c
!30356 [MSLITE][CPU] AVX512/256/SSE/NENO Advanced packaging, and Pool Op Refactoring and optimization
Merge pull request !30356 from Greatpan/avx512_pooling
4 years ago
i-robot
926fb6f5ae
!25559 [feat] [assistant] [I48O7X, I48O6R] Add Asin, AsinGrad
Merge pull request !25559 from 桂宁馨/Asin
4 years ago
i-robot
6f88bf7c75
!30324 rename scipy ops matrix_diag_part to matrix_diag_part_V3
Merge pull request !30324 from wuwenbing/master
4 years ago
greatpanc
7940c6126f
avx512 pooling op
4 years ago
z00512249
d1e2dfcbd1
add mul dtype register to support bool && uint_8
4 years ago
i-robot
908beb6b2f
!26420 [feat] [assistant] [I48O90, I48O4P] Add AsinhGrad,Asinh
Merge pull request !26420 from 桂宁馨/Asinh
4 years ago
i-robot
e4a86db2e8
!30213 [MSLITE][DEVELOP] fix VS bug
Merge pull request !30213 from yangruoqi713/master
4 years ago
i-robot
a5242d33e1
!30181 support TensorShape ops
Merge pull request !30181 from lianliguang/change-dynshape-to-tensorshape
4 years ago
i-robot
52574812b3
!30279 Rename matrix_triangular_solve
Merge pull request !30279 from zhujingxuan/master
4 years ago
wenbean
638ba5b4d1
Fix ops matrix_diag_part different version interplay infershap between ascend and gpu/cpu
4 years ago
i-robot
56a90003c4
!30296 fix DynamicMatmul4x4x16AIWI c++ && copy bias bug and float_mode bug
Merge pull request !30296 from yeyunpeng2020/dynamic_quant
4 years ago
i-robot
8ad4b6c3ec
!30047 fix fuzz and clean codex
Merge pull request !30047 from qinzheng/fix_fuzz
4 years ago
lianliguang
5c8af66e53
support TensorShape ops to instead of DynamicShape ops
4 years ago
yeyunpeng2020
3e8ac68bc6
fix DynamicMatmul4x4x16AIWI c++ && copy bias bug and float_mode bug
4 years ago
xuanyue
0f72ace8cf
optimize gather op
4 years ago
zhujingxuan
911e4660ce
Rename matrix_triangular_solve to be compatible with tensorflow's MatrixTriangularSolve OP
4 years ago
i-robot
c2b7e15b5b
!30264 fix activation grad infer
Merge pull request !30264 from zhaodezan/master
4 years ago
zhaodezan
e746d250c6
fix activation grad infer
4 years ago
yangruoqi713
54e6a75875
[MSLITE][DEVELOP] fix VS bug
4 years ago
gaoyong10
5a28f9cd8b
Switch actor only outputs partial.
Fix auto monad control arrow from make tuple to return.
Fix cpu sync data for scalar type.
Link data arrow from device data source actor to exit actor.
4 years ago
i-robot
2135ba4400
!30141 [MS][LITE] codex clean && fuzz bugfix
Merge pull request !30141 from jianghui58/codex_fuzz_master
4 years ago
i-robot
7b056192f2
!30129 add julia error log when load julia file failed
Merge pull request !30129 from r1chardf1d0/julia_error2
4 years ago
桂宁馨
caf54a52f0
[feat] [assistant] [I48O90, I48O4P] Add Asinh, AsinhGrad
4 years ago
桂宁馨
911c6eb144
[feat] [assistant] [I48O7X, I48O6R] Add Asin, AsinGrad
4 years ago
jianghui58
cf5a83f39b
codex clean && fuzz bugfix
4 years ago
i-robot
0efb23fd96
!30121 Optimize eigh ops, backend suppor t 1/2 output,
Merge pull request !30121 from wuwenbing/master
4 years ago
r1chardf1d0
cd707ef7fa
add julia error log
4 years ago
i-robot
cc2dd686da
!30111 Add OWNERS files for ccsrc subdirectories.
Merge pull request !30111 from marui/master
4 years ago
i-robot
13a562bc4f
!29246 find dynamic shape attr
Merge pull request !29246 from zhupuxu/dynamic_shape
4 years ago
wenbean
ba3b65b9af
Optimize eigh, backend support 1 or 2 output for GPU/CPU
4 years ago
qinzheng
420830d95e
self check onnx caffe parser
4 years ago
i-robot
64f9e2027a
!29846 [MS][LITE][ToD]Add support for converting ".mindir" LSTM kernels exported from cloud with device="GPU" for train.
Merge pull request !29846 from amirama/export_amirama
4 years ago
zhupuxu
506dd2f47e
adjust dynamic shape attr
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
4 years ago
yeyunpeng2020
a134b95560
fixed 8696cc3 from https://gitee.com/qinzheng4/mindspore/pulls/30124
fix dynamic quant CalcWeightSums bug
4 years ago
i-robot
5b48372717
!30112 fix dynamic matmul CalcWeightSums bug
Merge pull request !30112 from yeyunpeng2020/dynamic_quant
4 years ago
i-robot
9d1839119d
!30095 Remove CholeskySolve and replace it by using solve_triangular
Merge pull request !30095 from zhuzhongrui/pub_master3
4 years ago
i-robot
b3d52a5500
!30103 [MS][LITE] adjust scatter_nd input order and cast mindir float64 input
Merge pull request !30103 from XianglongZeng/myms_new_2
4 years ago
marui
1d529f2ff3
Add OWNERS files for ccsrc subdirectories
4 years ago
yeyunpeng2020
1f619f0fd3
fix dynamic quant CalcWeightSums bug
4 years ago
i-robot
1ceecd9f58
!24412 [assistant][ops] Add LogicalXor
Merge pull request !24412 from 李定维/LogicalXor
4 years ago
z00512249
f066e36fe4
Remove CholeskySolve and replace it by using solve_triangular
4 years ago
zengxianglong
96fdf0a177
adjust scatter_nd input order and cast mindir float64 input
4 years ago
i-robot
152ab16c0b
!30052 [MS][LITE][develop] sync oh modify
Merge pull request !30052 from sunsuodong/sync_oh
4 years ago
i-robot
52a57abe14
!30060 [MS][LITE][develop] add copyright
Merge pull request !30060 from sunsuodong/code_docs_sync_oh_2
4 years ago
i-robot
440c496418
!30059 [MS][LITE][develop] add copyright
Merge pull request !30059 from sunsuodong/code_docs_sync_oh_1
4 years ago
i-robot
32533c974b
!30070 [MSLITE][GPU] ms lite support gpu 5d op
Merge pull request !30070 from Greatpan/gpu_5d_new
4 years ago
i-robot
abebcbc9f4
!30053 dynamic quant gather support asm success
Merge pull request !30053 from yeyunpeng2020/dynamic_quant
4 years ago
amiram
737474277d
Add support for inference and train of LSTM kernels exported from cloud with device=GPU
4 years ago