ms_yan
8abd4c3ce5
detect return value of python function
4 years ago
ms_yan
8136ea8816
parse acl data type for ps cache
4 years ago
ms_yan
ae6ab7d0d5
clear map container when handles destoryed
4 years ago
shenwei41
42f1cc9e48
fix move profiling
4 years ago
i-robot
526c400065
!23529 move profiling
Merge pull request !23529 from shenwei41/move_profiling
4 years ago
shenwei41
8559ff1fed
move profiling
4 years ago
He Wei
c5c0f603d5
Fix undefined symbol while import mindrecord
Implementation code for TdtHandle moved from 'tdt_handle.cc' to 'tdt_handle.h';
This is a workaround for cyclic dependency problem between dataset and core
when ENABLE_TDTQUE is enabled.
4 years ago
ms_yan
0816b2a5b3
check acl_handle not nullptr before sending
4 years ago
ms_yan
e30194eea5
report errmsg when call typical acltdt interface failed
4 years ago
zhangzhaoju
00b309d10f
solve alexnet coredump problem
4 years ago
ms_yan
f2ef628d6e
repair handle double free problem in exception case
4 years ago
ms_yan
28371e4e41
codex fix
5 years ago
yepei6
5da7fb36c5
modify the tensorprint handle create process
5 years ago
ms_yan
c59349e096
avoid double free for tdt channel
5 years ago
ms_yan
92e86804e1
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
update acltdt api
5 years ago
lizhenyu
6649153c49
add input data type check for ps cache mode
5 years ago
gongxiaoqing
7f538b51e7
回退 'Pull Request !11074 : replace tdt with acltdt interface'
5 years ago
ms_yan
293f81128d
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
5 years ago
lizhenyu
1f99cd7d86
ps cache data process thread support exit when exceptions occur
5 years ago
limingqi107
31dd182a49
add ps cache init info
5 years ago
lizhenyu
e3f7ae61db
add ps cache manager
5 years ago
ms_yan
d452a4e29e
change log level from info to debug to avoid so many(full screen) info log there
5 years ago
Eric
16673fbca9
Added signature for eager execute
Added fix for album, removed ifdef
5 years ago
Eric
1f11ccce06
Removed log_adapter dependency for minddata lite
Brute force fix?
Added missing import
Added removal of new cache functionality
Fix batch
Remove crc and cache optimizer
Remove affine
Remove cut mix batch
Added securec.h
Removed unused crc import
Fixed minor arm64 compile issues for tensor ops
Removed excess code from de_tensor
Added vision import
remove random device ops
Removed commented line
Added extra layer to switch adapter logic
Added securec
Added float fix
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
mindspore-ci-bot
8e4c0a9d93
!3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago