i-robot
|
ee1d4c08b8
|
!31795 fix code check
Merge pull request !31795 from laiyongqiang/code_check
|
4 years ago |
i-robot
|
3c9cef6baf
|
!31740 Fix sparse correction issue
Merge pull request !31740 from ZPaC/add-dist-execution-mode
|
4 years ago |
ZPaC
|
7de58b5a1c
|
Fix sparse correction issue
|
4 years ago |
i-robot
|
3d4fb40820
|
!31750 Change warning log to info when graph has no tasks.
Merge pull request !31750 from caifubi/master-pynative-bugfix
|
4 years ago |
LaiYongqiang
|
ef49fd8c5c
|
fix code check
|
4 years ago |
i-robot
|
e36fdde9ec
|
!31779 fix cmake script and adapt to new file stucture
Merge pull request !31779 from yanghaoran/master
|
4 years ago |
yanghaoran
|
db3a5f1b41
|
fix cmake script and adapt to new file stucture
|
4 years ago |
i-robot
|
02cb6ba0f9
|
!31665 [MS][LITE][TOD] LSTM BiDir Support (BWD + FWD) OPS
Merge pull request !31665 from Haim/export_haim
|
4 years ago |
i-robot
|
e14942017d
|
!31673 support tranpose with neg perm
Merge pull request !31673 from 范吉斌/transpose_neg
|
4 years ago |
i-robot
|
c1a9e313b0
|
!31281 gpu dynamic shape
Merge pull request !31281 from changzherui/gpu_dynamic_shape
|
4 years ago |
i-robot
|
ffecf20131
|
!31732 [MSLITE][DEVELOP] fix bug of layer norm output 3
Merge pull request !31732 from yangruoqi713/master
|
4 years ago |
i-robot
|
ee54d35143
|
!31589 clean pclint warning
Merge pull request !31589 from yanzhenxiang2020/clean_warn
|
4 years ago |
i-robot
|
20006fcf39
|
!31753 add owners
Merge pull request !31753 from r1chardf1d0/code_docs_
|
4 years ago |
i-robot
|
5c9f2e6d5d
|
!31662 upgrade Ascend package 21 Mar 22
Merge pull request !31662 from shenwei41/upgrade_ascend_20220321
|
4 years ago |
i-robot
|
b8ca2c250c
|
!31531 aicpu support priority replay buffer
Merge pull request !31531 from chenweifeng/aicpu-priority-replay-buffer-kernel
|
4 years ago |
i-robot
|
eaae9961a3
|
!30321 dynamic shape feed mode
Merge pull request !30321 from Henry Shi/branch_sxy
|
4 years ago |
r1chardf1d0
|
17cc311f05
|
add owners
|
4 years ago |
caifubi
|
cbed8eb501
|
Change RunTask warning log to info log when the graph has no tasks
|
4 years ago |
i-robot
|
5dd761337c
|
!31693 [MSLITE] solve argminmax int8 problem
Merge pull request !31693 from 刘力力/master
|
4 years ago |
i-robot
|
26340b8959
|
!31712 clean code
Merge pull request !31712 from r1chardf1d0/clean2
|
4 years ago |
shenwei41
|
b8f8d8b278
|
upgrade Ascend software package 22 March 2022
|
4 years ago |
i-robot
|
9efee92977
|
!31642 Add custom aicpu kernel st.
Merge pull request !31642 from linqingke/fix_custom_aicpu
|
4 years ago |
i-robot
|
651b5ebc12
|
!31717 clean code
Merge pull request !31717 from kisnwang/clean_code
|
4 years ago |
i-robot
|
3fa86724ed
|
!31733 clean code
Merge pull request !31733 from liujunzhu/master
|
4 years ago |
r1chardf1d0
|
0d3d3c2a7f
|
clean code
|
4 years ago |
i-robot
|
47c6771637
|
!31721 clean code warning
Merge pull request !31721 from zhangyinxia/master
|
4 years ago |
Haim Moushkatel
|
4da993ddf2
|
LSTM support for BiDir via mindir
|
4 years ago |
i-robot
|
c051b2dfaf
|
!31661 fix clean code
Merge pull request !31661 from jjfeing/clean_code_317
|
4 years ago |
liujunzhu
|
9ed7cc3b1b
|
clean code
|
4 years ago |
yangruoqi713
|
89f49886dc
|
[MSLITE][DEVELOP] fix bug of layer norm output 3
|
4 years ago |
kswang
|
163c7f8f58
|
clean code
|
4 years ago |
i-robot
|
a3a08693a9
|
!31672 add maskedfill op for cpu
Merge pull request !31672 from 范吉斌/maskedfill
|
4 years ago |
i-robot
|
374d26668f
|
!31671 add intopk op for cpu
Merge pull request !31671 from 范吉斌/intopk
|
4 years ago |
yanzhenxiang2020
|
9b2dec217b
|
fix pclint
|
4 years ago |
zhangyinxia
|
bcfb5fc433
|
fix pclint plus
|
4 years ago |
i-robot
|
c192ccb943
|
!31521 enhance SparseTensor error msg
Merge pull request !31521 from 杨林枫/enhance_sparse_cpu_error_msg
|
4 years ago |
i-robot
|
5601dc4cb5
|
!31656 clean code
Merge pull request !31656 from TuDouNi/cpplint
|
4 years ago |
i-robot
|
65bc68867d
|
!31568 develop nllloss and nlllossgrad for CPU and lite
Merge pull request !31568 from zhangbuxue/develop_NLLLoss_fo_CPU_and_lite_master
|
4 years ago |
i-robot
|
ecde0749bb
|
!31576 dynamic shape CPU & GPU
Merge pull request !31576 from TuDouNi/dynamic_shape_gpu_cpu_2
|
4 years ago |
liu lili
|
e2a79ab004
|
mindspore lite:solve argmax int8 problem
|
4 years ago |
fan-jibin
|
37a658e4c2
|
support tranpose with neg perm
|
4 years ago |
wilfChen
|
bdde4032fd
|
aicpu-priority-replay-buffer
|
4 years ago |
linqingke
|
c740a1d2ea
|
add custom aicpu node st.
|
4 years ago |
Henry Shi
|
2ade533b7f
|
dynamic shape feed mode
|
4 years ago |
changzherui
|
df3976d5a0
|
gpu dynamic shape
|
4 years ago |
yanglf1121
|
5951d6d67b
|
enhance sparse cpu error msg
|
4 years ago |
ttudu
|
adb18b82ca
|
dynamic shape CPU & GPU
|
4 years ago |
fan-jibin
|
70372f8297
|
add intopk op for cpu
|
4 years ago |
fan-jibin
|
4e4873d734
|
add maskedfill op for cpu
|
4 years ago |
i-robot
|
9c6fb2a67e
|
!31647 clean code
Merge pull request !31647 from baihuawei/cleancode1.7
|
4 years ago |