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
916328a221
!30206 optimize syncbatchnorm format problem
Merge pull request !30206 from huoxinyou/syncbatchnorm
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
i-robot
996e7bffaa
!30155 AllReduce input and output size aligned by 512 in ascend device context
Merge pull request !30155 from laiyongqiang/master_allreduce
4 years ago
i-robot
3215493944
!30229 Commit code in 1.6.
Merge pull request !30229 from gaoyong10/runtime_second12
4 years ago
zhaodezan
e746d250c6
fix activation grad infer
4 years ago
i-robot
0acbf5d67f
!30029 remove mutil_stream for kernel by kernel
Merge pull request !30029 from baihuawei/seq_kernel_by_kernel
4 years ago
i-robot
e4d107be80
!29896 Construct cache dir with rank_id directly
Merge pull request !29896 from laiyongqiang/cache_dir
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
baihuawei
ebc7c5da90
remote kernel event for kernel by kernel
4 years ago
huoxinyou
eb04e1102b
optimize syncbatchnorm
remove format in syncbatchnorm
4 years ago
yanghaoran
739c4b236a
回退 'Pull Request !30120 : Package the cuda operators as a dynamic link library'
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
i-robot
8e21ffae65
!30120 Package the cuda operators as a dynamic link library
Merge pull request !30120 from jinjiali-kali/cuda_ops_3
4 years ago
i-robot
b87cc92a94
!30139 Fix host format bug
Merge pull request !30139 from liangzelang/dev_master_1
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
jinjiali
cd7db0f57f
package the cuda operations as a dynamic link library
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
liangzelang
3b2e65a523
fix host format bug
4 years ago
LaiYongqiang
bc1fbcac89
AllReduce input and output size aligned by 512 in ascend device context
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
i-robot
d61b6f4383
!30022 Self-Check
Merge pull request !30022 from jiaorui/log
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
c669651c36
!30100 AllReduce input and output size aligned by 512
Merge pull request !30100 from laiyongqiang/kbk_align
4 years ago
jiaorui
763f1ecf97
self check
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
i-robot
1b046b55bc
!30038 add gpu ResetResource
Merge pull request !30038 from changzherui/add_gpu_reset
4 years ago
z00512249
f066e36fe4
Remove CholeskySolve and replace it by using solve_triangular
4 years ago
i-robot
3b84ba1f1d
!29940 [GraphKernel] decouple convert_const_input_to_attr.
Merge pull request !29940 from chenlei_autodiff/gk_lite
4 years ago
zengxianglong
96fdf0a177
adjust scatter_nd input order and cast mindir float64 input
4 years ago