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

Method stream

tensorflow/compiler/jit/xla_device_context.h:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72
73 xla::LocalClient* client() const { return client_; }
74 se::Stream* stream() const override { return stream_.get(); }
75 se::Stream* host_to_device_stream() const {
76 return host_to_device_stream_.get();
77 }

Callers 9

MatchAndExplainMethod · 0.45
MatchAndExplainInputMethod · 0.45
MatchAndExplainMethod · 0.45
PopulateInputsMethod · 0.45
PopulateOutputsMethod · 0.45
RunMethod · 0.45
GetAllocatorFunction · 0.45
CompileToLocalExecutableFunction · 0.45
ComputeMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected