MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / gpu_context

Method gpu_context

tensorflow/stream_executor/rocm/rocm_gpu_executor.cc:879–879  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

877void* GpuExecutor::GpuContextHack() { return context_; }
878
879GpuContext* GpuExecutor::gpu_context() { return context_; }
880
881// Attempts to read the NUMA node corresponding to the GPU device's PCI bus out
882// of SysFS. Returns -1 if it cannot.

Callers 15

InitMethod · 0.45
DestroyMethod · 0.45
IsIdleMethod · 0.45
InitMethod · 0.45
DestroyMethod · 0.45
StartMethod · 0.45
StopMethod · 0.45
InitMethod · 0.45
DestroyMethod · 0.45
RecordMethod · 0.45
GetGpuContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected