i-robot
81ff4f4440
!26841 [feat] [assistant] [I48O70] [I48O4W]Add Sinh and Cosh operators
Merge pull request !26841 from 桂宁馨/Sinh_Cosh
4 years ago
i-robot
e537fb3a61
!30820 Support reference for gpu and cpu for parameter update
Merge pull request !30820 from ZPaC/parse-label-for-parameter-update
4 years ago
i-robot
396e7a3781
!30800 segment tree
Merge pull request !30800 from chenweifeng/priority-replay-buffer
4 years ago
i-robot
cbc52acf70
!30769 [MSLITE][CPU] op Dynamic thread choose Optimization
Merge pull request !30769 from Greatpan/dynamic_thread_fix
4 years ago
i-robot
fdf7aebd78
!30746 Fix recv actor stuck issue.
Merge pull request !30746 from ZPaC/sync-route-table
4 years ago
i-robot
b90cf43562
!30553 Support dataset reset() to recover after failure
Merge pull request !30553 from h.farahat/reset
4 years ago
i-robot
40c32fef1b
!30799 add case check for MatmulConfusionTranposeFusionPass
Merge pull request !30799 from yuchaojie/ub_fusion2
4 years ago
wilfChen
3f142c9e8a
add segment tree
4 years ago
i-robot
9fe8945d2e
!30809 [MSLITE] winograd build bug
Merge pull request !30809 from ling/sr
4 years ago
ZPaC
04ee8f4dd9
Support reference for gpu and cpu for parameter update
4 years ago
greatpanc
c90ead5d0f
dynamic thread cut, version 2
4 years ago
ling
19487210d2
[MSLITE] winograd build bug
4 years ago
yuchaojie
fa776424b3
add case check for MatmulConfusionTranposeFusionPass
4 years ago
h.farahat
a3dec34833
Dataset failover reset
4 years ago
xialingtian
b4ba7aadd1
[feat] [assistant] [I48O39] [I48O5Q]Add Sinh and Cosh operators
4 years ago
He Wei
67c528e7fc
Reduce object size of node
1. Remove unused fields, such as AnfNode::interpreted_node_, CNode::inputs_value_;
2. Reduce seen_ size from 64 bits to 32 bits;
3. Use bitset for boolean flags;
4. Use pointer for user data;
5. Make some cold fields as user data, such as AnfNode::kernel_info_.
Object size decreased:
AnfNode: 232 -> 144
ValueNode: 264 -> 176
Parameter: 384 -> 272
CNode: 576 -> 400
4 years ago
ZPaC
4c74b600ea
Fix recv actor stuck issue.
4 years ago
yelihua
5d70b3a7d8
enable dump when met exception during train
4 years ago
i-robot
176dda8aeb
!30698 LSTM Grad Initial Support
Merge pull request !30698 from Haim/export_haim
4 years ago
Haim Moushkatel
5137ae1c01
LSTM Grad Initial Support
4 years ago
i-robot
5c7ca25260
!30654 修复bngrad动态shape输出infer不正确问题
Merge pull request !30654 from huoxinyou/bngrad_nopNode
4 years ago
i-robot
c0dfb3a7aa
!30686 [MS][LITE][Develop] change lite version and fix nnacl warning
Merge pull request !30686 from sunsuodong/version
4 years ago
i-robot
9a5268f2be
!30589 [DynamicShape][GPU]add dynamic shape support some ops for new network
Merge pull request !30589 from hanhuifeng/dcn_dyn_ops_2_new
4 years ago
huoxinyou
6d974ca877
修复bngrad动态shape输出infer不正确问题 修复多个连续NopNode在动态shape场景下,infer问题
4 years ago
sunsuodong
3ca880e919
change lite version and fix nnacl warning
4 years ago
i-robot
4367377000
!30611 Fix rpc route bugs
Merge pull request !30611 from ZPaC/sync-route-table
4 years ago
hanhuifeng2020
b571e67795
[DynamicShape][GPU]add dynamic shape support some ops for new network
4 years ago
i-robot
ff49911889
!30572 delete CpuDynamicshape and GpuDynamicshape
Merge pull request !30572 from TuDouNi/gpu_cpu_delete_dynamic_kernel
4 years ago
ZPaC
dc80f9b8d1
Fix rpc route bugs
4 years ago
i-robot
789c1d6bd3
!30614 [AutoParallel] Fix Overflow As the cast is inserted before Mirror
Merge pull request !30614 from huangxinjing/fix_cast_error
4 years ago
ttudu
dac6f5425d
delete GPU/CPUDynamicKernel
4 years ago
i-robot
b48b2b5d8b
!25466 [feat] [assistant] [I48O93, I48O5Q] Add Sin and Cos operators.
Merge pull request !25466 from 桂宁馨/sin_cos
4 years ago
Gaoxiong
8745e4d3f1
GraphKernel performance optimize: cache kernel addr in KernelMod
4 years ago
huangxinjing
896daee845
[AutoParallel]Fix insert error for the mirror
4 years ago
ckey_Dou
e9679ca0bd
return default shape when max_shape is empty
4 years ago
zhoufeng
f49b195c39
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
dfc6cbb6df
!30597 fix codedex warnings
Merge pull request !30597 from zyli2020/master
4 years ago
i-robot
6c8f942737
!30544 fix codecheck
Merge pull request !30544 from xulei/fix_codecheck
4 years ago
i-robot
09f114e52e
!30593 correct cublas path in cuda_ops cmakelists
Merge pull request !30593 from jinjiali-kali/cuda_ops
4 years ago
i-robot
c4843c4085
!29958 upgrade ascend 20220211
Merge pull request !29958 from shenwei41/upgrade_ascend_20220211
4 years ago
shenwei41
ff75314719
upgrade ascend 20220211
4 years ago
i-robot
84ab084fa8
!30561 fix copy bug in mac when run mindir
Merge pull request !30561 from zhangbuxue/fix_copy_bug_in_mac_when_run_mindir
4 years ago
jinjiali
2c47b286dd
correct cublas path in cuda_ops cmakelists
4 years ago
i-robot
1de823f1eb
!30562 fix cpu matrix_set_diag && matrix_band_part kernel codex && pclint-plus
Merge pull request !30562 from zhuzhongrui/pub_master2
4 years ago
lizhenyu
2bd2f8cfca
fix codedex warnings
4 years ago
xialingtian
da641630cb
[feat] [assistant] [I48O93, I48O5Q] Add Sin and Cos operators.
4 years ago
i-robot
0341d96dd6
!30469 add shard function to support part of the graph executed in auto_parallel under pynative mode
Merge pull request !30469 from wangjun/0223_pp
4 years ago
i-robot
f32c92b361
!30560 [lite]adjust gather func's in-params' name and synchronize micro
Merge pull request !30560 from 徐安越/master1
4 years ago
i-robot
55899ec0c5
!30545 fix cpu lu kernel codex && pclint-plus
Merge pull request !30545 from zhuzhongrui/pub_master3
4 years ago
z00512249
0de0e0cd4b
fix cpu matrix_set_diag && matrix_band_part kernel codex && pclint-plus
4 years ago