MCPcopy 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
36string SYCLAllocator::Name() { return "device:SYCL"; }
37
38void* SYCLAllocator::AllocateRaw(size_t alignment, size_t num_bytes) {
39 mutex_lock lock(mu_);

Callers 15

CreateGenericMklOpMethod · 0.45
CreateMklConv2DOpMethod · 0.45
ShouldRewriteOpMethod · 0.45
CheckRewriteMethod · 0.45
TESTFunction · 0.45
UpdateStatsFunction · 0.45
SelectDeviceFunction · 0.45
GetOutputDTypesFunction · 0.45
ShouldCompileWithXLAFunction · 0.45
EagerLocalExecuteFunction · 0.45

Calls

no outgoing calls

Tested by 2

CheckRewriteMethod · 0.36
TESTFunction · 0.36