i-robot
8e1f6d6b9b
!31268 Move UT CPP Helper Functions
Merge pull request !31268 from zetongzhao/ut_cpp_helper
4 years ago
lizhenyu
545707b80c
Training supports failover
4 years ago
zetongzhao
ab5f79f522
move common helper function
4 years ago
chenfei
3872e29c3b
add ut for tuple trans
4 years ago
i-robot
272d25b291
!31137 Test SkipFirstEpochSampler
Merge pull request !31137 from zetongzhao/test_skip_first_epoch_sampler
4 years ago
i-robot
059c939854
!31269 Fix ut debug mode compile
Merge pull request !31269 from qujianwei/master
4 years ago
shenwei41
f1fde6a262
upgrade Ascend package 11 Mar 22
4 years ago
qujianwei
d5eb5090d9
fix ut compile in debug mode
4 years ago
i-robot
4b15a46a49
!30858 Refactor cpu kernel factory.
Merge pull request !30858 from TronZhang/refactor_cpu_factory
4 years ago
zetongzhao
9d4c8e29f9
add test for skip first epoch sampler
4 years ago
i-robot
a33611ce27
!31192 Support sync and async message sending mode for TCP client
Merge pull request !31192 from chengang/add_send_sync
4 years ago
TronZhang
db2931516e
refactor cpu factory
4 years ago
Parallels
6f31f270e9
support sync and async message sending mode for tcp client
4 years ago
xulei
bb10249d49
support gcc-8 and gcc-9
4 years ago
i-robot
f3b753807b
!30929 Add AkgKernel for lite_adapter
Merge pull request !30929 from DeshiChen/0307_akgkernel
4 years ago
i-robot
3375003da9
!31158 Add registration and heartbeat message from compute graph node to meta server node
Merge pull request !31158 from chengang/add_pb_to_node
4 years ago
Parallels
5fe6d42fe1
Add registration and heartbeat message from compute graph node to meta server node
4 years ago
dayschan
601fb25cb7
Add AkgKernel for lite_adapter
Implements a temporary solution of InferShape for GraphKernel ops by
saving shape/type/format in custom attributes and decode them in InferShape function.
4 years ago
liu-yongqi-63
457ee03082
Vocab C++ Interface Alignment and SentencePieceVocab C++ interface alignment and Python interface refactoring
4 years ago
i-robot
662a7f8408
!31044 add cpp ut for combine_like_graphs
Merge pull request !31044 from huanghui/add-ut
4 years ago
huanghui
1077601e26
add cpp ut for jit_config
4 years ago
i-robot
3f1a7f45bb
!30942 Add hwc_to_chw operation on lite
Merge pull request !30942 from shenwei41/hwc_to_chw
4 years ago
i-robot
f57f862d7b
!30782 [MD] pushdown skip node in MD pipeline
Merge pull request !30782 from Mohammad Motallebi/failover_pushdown_skipop
4 years ago
mohammad
260cebf650
[MD] skip node pushdown optimization pass for Reset
4 years ago
shenwei41
7f7bae8bfe
add hwc_to_chw operation on lite
4 years ago
i-robot
698b99aaa3
!18945 [assistant][ops]New operator implementation, include OmniglotDataset
Merge pull request !18945 from Wangsong95/omniglot_dataset
4 years ago
Parallels
e2125108b8
Add tcp communication into compute graph nodes and meta server node
4 years ago
qkeys
ce7597f500
[feat][assistant][I3J6VB] add new data operator OmniglotDataset
4 years ago
buxue
50f3ad00ab
develop maxpool3d, avgpool3d and conv3d on CPU(including forward and backward)
4 years ago
i-robot
960d551b8f
!30889 parse core type from pre-build for tbe kernel compile
Merge pull request !30889 from liubuyu/master
4 years ago
i-robot
c4cc0e6f26
!30742 auto parallel support not ony power of 2 device numbers
Merge pull request !30742 from yao_yf/auto_parallel_support_not_only_2_power
4 years ago
yao_yf
b60e54e0d5
support not only power of 2
4 years ago
lby
2b1b539b36
parse core type from pre-build for tbe kernel compile
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
f01d841113
!27943 [MD][Autotune] Save/Load Autotune config
Merge pull request !27943 from harshvardhangupta/save_load_at_config
4 years ago
i-robot
7b26a32e98
!22608 [assistant][ops]New operator implementation, include KITTIDataset
Merge pull request !22608 from Wangsong95/kitti_dataset
4 years ago
harshvardhangupta
bd61adbb72
Implement save/load of autotune dataset pipeline configuration #27943
4 years ago
Parallels
5e09380eb3
add random port support for tcp server
4 years ago
zx
93617ce91e
[feat][assistant][I3J6VO] add new data operator KITTI
4 years ago
ZPaC
4c74b600ea
Fix recv actor stuck issue.
4 years ago
i-robot
6bc31df410
!30672 delete ut test libgraph and liberror_manager dependency
Merge pull request !30672 from qujianwei/master
4 years ago
qujianwei
7e1aebc2c9
delete ut libgraph.so and liberror_manager.so dependency
4 years ago
i-robot
4367377000
!30611 Fix rpc route bugs
Merge pull request !30611 from ZPaC/sync-route-table
4 years ago
ZPaC
dc80f9b8d1
Fix rpc route bugs
4 years ago
i-robot
a8686ae3d9
!18827 [assistant][ops]New operator implementation, include LFWDataset
Merge pull request !18827 from Wangsong95/lfw_dataset
4 years ago
zx
2132f62d98
[feat][assistant][I3J6VQ] add new data operator LFW
4 years ago
i-robot
330cacf905
!30573 Catch abnormals from sto functions in debug
Merge pull request !30573 from maning202007/master
4 years ago
i-robot
909183a2ef
!30317 extract common as an independent shared library
Merge pull request !30317 from zhoufeng/backend-compile-independently
4 years ago
i-robot
17accc12cf
!30238 [GraphKernel] replace nodes in lite and move const_input_to_attr pass.
Merge pull request !30238 from chenlei_autodiff/lite_callback
4 years ago
maning202007
9328041de4
Catch abnormals from sto functions in debug
Fix type errors
Fix bugs
Fix cycle depth
4 years ago