Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Name
Method
Name
tensorflow/core/common_runtime/sycl/sycl_allocator.cc:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
string SYCLAllocator::Name() { return
"device:SYCL"
; }
37
38
void* SYCLAllocator::AllocateRaw(size_t alignment, size_t num_bytes) {
39
mutex_lock lock(mu_);
Callers
15
CreateGenericMklOp
Method · 0.45
CreateMklConv2DOp
Method · 0.45
ShouldRewriteOp
Method · 0.45
CheckRewrite
Method · 0.45
TEST
Function · 0.45
UpdateStats
Function · 0.45
MaybeCopyInputToExpectedDevice
Function · 0.45
ValidateInputTypeAndPlacement
Function · 0.45
SelectDevice
Function · 0.45
GetOutputDTypes
Function · 0.45
ShouldCompileWithXLA
Function · 0.45
EagerLocalExecute
Function · 0.45
Calls
no outgoing calls
Tested by
2
CheckRewrite
Method · 0.36
TEST
Function · 0.36