i-robot
|
8d648e0f1e
|
!19673 Seperate constant from pb file
Merge pull request !19673 from sabrinasun_59ee/constant
|
4 years ago |
i-robot
|
b46d8b5b4c
|
!27632 [MD] Create Sink Smoke Test for Dataset AutoTune
Merge pull request !27632 from cathwong/ckw_st_autotune1
|
4 years ago |
i-robot
|
f889165dc1
|
!27506 [GraphKernel] fix probabilistic failure case.
Merge pull request !27506 from chenlei_autodiff/fix_ci
|
4 years ago |
i-robot
|
a5ce9e9b9b
|
!27570 [Fallback] Process the attributes/methods of Tensor, different from NumPy
Merge pull request !27570 from huangbingjian/parse_tensor
|
4 years ago |
sabrinasun
|
542d715217
|
seperate constant from pb
|
4 years ago |
Cathy Wong
|
fa51815384
|
[MD] Create Sink Smoke Test for Dataset AutoTune
|
4 years ago |
i-robot
|
deea2c9b6b
|
!26942 unify GRU and LSTM operaters and change LSTMCell to right version
Merge pull request !26942 from 吕昱峰(Nate.River)/rnn_op
|
4 years ago |
i-robot
|
46e12035bf
|
!27502 Print null for min, max, avg values when tensor only has NaNs and Infs
Merge pull request !27502 from Jimmy Qi/stat-null
|
4 years ago |
i-robot
|
d750fce904
|
!27609 fix bugs in fl data sink mode
Merge pull request !27609 from wtcheng/master
|
4 years ago |
i-robot
|
dda2fd1fc3
|
!27473 Support CSRTensor op in pynative
Merge pull request !27473 from 杨林枫/csr_pynative
|
4 years ago |
huangbingjian
|
db4567989a
|
fallback parse Tensor, different from NumPy.
|
4 years ago |
i-robot
|
a4cf337666
|
!27331 Add unify ClipGradNorm op on GPU
Merge pull request !27331 from JoyLvliang/add_unify_clip_grad_norm_op_on_gpu
|
4 years ago |
i-robot
|
b97df28d6c
|
!27581 Add bool for tensorarray
Merge pull request !27581 from VectorSL/add-bool-for-tensorarray
|
4 years ago |
chenlei_autodiff
|
7a8cfd6048
|
[GraphKernel] fix probabilistic failure case.
|
4 years ago |
i-robot
|
c41c8e8908
|
!27486 [ME][Fallback] Support list insert.
Merge pull request !27486 from Margaret_wangrui/list_insert
|
4 years ago |
w00517672
|
fa4a77760f
|
fix bugs in fl data sink mode
|
4 years ago |
i-robot
|
7d7ec3c0c6
|
!27449 [ME]Add `MS` header of env var
Merge pull request !27449 from chenfei_mindspore/environment_variable_fix
|
4 years ago |
VectorSL
|
91766dbcd8
|
add bool for tesorarray
|
4 years ago |
7347157+joylvliang@user.noreply.gitee.com
|
7a9fd2d7df
|
add_unify_clip_grad_norm_op_on_gpu
|
4 years ago |
i-robot
|
c01985ae9b
|
!27495 C++ inference interface AscendDeviceInfo
Merge pull request !27495 from 徐永飞/master
|
4 years ago |
i-robot
|
34198dd525
|
!27538 check bprop shape change
Merge pull request !27538 from caifubi/master-pynative-mindrt-fix-case
|
4 years ago |
Jimmy Qi
|
6f2b70c21f
|
Print null for min, max, avg values for NaN tensor
|
4 years ago |
huangbingjian
|
038cbe43de
|
add tesecases of Tensor
|
4 years ago |
caifubi
|
e722090e46
|
check bprop
|
4 years ago |
i-robot
|
aef419ff0a
|
!27201 Adapt Graphkernel For CPU CI
Merge pull request !27201 from ZengZitao/adapt_cpu_ci
|
4 years ago |
xuyongfei
|
0a0419498f
|
C++ inference interface Ascend310DeviceInfo+Ascend910DeviceInfo->AscendDeviceInfo
|
4 years ago |
yanglf1121
|
feefdae8e3
|
support pynative csr op
|
4 years ago |
i-robot
|
3b3a6da5da
|
!27377 Fix cross-silo's st
Merge pull request !27377 from jxlang910/master
|
4 years ago |
i-robot
|
ed63220a9f
|
!27357 Fix Type Error of Aot Test File on Mac and Add Comments
Merge pull request !27357 from jiaoy1224/arithmetic
|
4 years ago |
Margaret_wangrui
|
5d97a268a9
|
[ME][Fallback] Support list insert
|
4 years ago |
chenfei
|
0ae5eb4618
|
add ms header of env var
|
4 years ago |
i-robot
|
9501257866
|
!27459 Modifies test case for RandomChoiceWIthMask on mac
Merge pull request !27459 from huangbo/master_1209
|
4 years ago |
zengzitao
|
6f4aebbe11
|
adapt ms_cpu ci for graphkernel
|
4 years ago |
jin-xiulang
|
34dced6995
|
Fix cross-silo's st
|
4 years ago |
i-robot
|
b76d848b4a
|
!27410 takedown ascend resnet50 thor testcase due to probablistic failures
Merge pull request !27410 from yanghaoran/takedown_thor_resnet
|
4 years ago |
huangbo77
|
4300938799
|
Modifies test case for RandomChoiceWIthMask on mac
|
4 years ago |
buxue
|
ae256a362b
|
fix permission bug when remove read_only_file on windows
|
4 years ago |
i-robot
|
0edcd5ce74
|
!27164 Add statistic dump for ascend
Merge pull request !27164 from Jimmy Qi/new-async-stat-dump
|
4 years ago |
i-robot
|
4cc59dee17
|
!26731 【CSR SUPPORT】Add CSR OPs (CSReduceSum, CSRMV, CSRMul)
Merge pull request !26731 from wangrao124/add_csr_op
|
4 years ago |
Yang Jiao
|
d9531a4f73
|
add head for aot test
|
4 years ago |
lvyufeng
|
7de53ec3fe
|
unify GRU and LSTM operaters and change LSTMCell to right version
|
4 years ago |
yanghaoran
|
01e5b92b90
|
takedown ascend resnet50 thor testcase due to probablistic failures
|
4 years ago |
i-robot
|
b80ed801d5
|
!27335 change log level for read not exist tensors
Merge pull request !27335 from yelihua/dev
|
4 years ago |
wangrao124
|
385f153dd1
|
add CSReduceSum, CSRMV, CSRMul
|
4 years ago |
i-robot
|
1c84ab092c
|
!27320 takedown resnet50_cifar10_gpu
Merge pull request !27320 from yanghaoran/takedown_gpu_resnet
|
4 years ago |
i-robot
|
68ff04ac82
|
!27186 pass lambda function to out_shape and out_dtype
Merge pull request !27186 from looop5/out_shape
|
4 years ago |
yelihua
|
01823faed0
|
change error level to info as dir not exist is normal case
|
4 years ago |
i-robot
|
96f56b827e
|
!27203 while inplace op for cpu backend
Merge pull request !27203 from zhuzhongrui/gmres
|
4 years ago |
i-robot
|
59184541c3
|
!27140 fix sync GraphCell params data from device bug
Merge pull request !27140 from zhangbuxue/fix_sync_GraphCell_params_data_from_device_bug
|
4 years ago |
i-robot
|
cbff4bf117
|
!27314 Delete error code assert in error manager test case
Merge pull request !27314 from tanghuikang/adjust_hcom_errormanager_st
|
4 years ago |