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

Method parent

tensorflow/stream_executor/gpu/gpu_stream.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 GpuStreamHandle cuda_stream() const { return gpu_stream(); }
79
80 GpuExecutor* parent() const { return parent_; }
81
82 private:
83 GpuExecutor* parent_; // Executor that spawned this stream.

Callers 13

GetGpuContextFunction · 0.45
GetCcMajorMinorFunction · 0.45
DoFusedConvolveMethod · 0.45
RedzoneAllocatorMethod · 0.45
AllocateBytesMethod · 0.45
RunRedzoneCheckerFunction · 0.45
CheckRedzonesForBufferFunction · 0.45
CheckRedzonesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected