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

Method ok

tensorflow/stream_executor/stream.h:125–125  ·  view source on GitHub ↗

Returns whether any errors have occurred while entraining work for this stream.

Source from the content-addressed store, hash-verified

123 // Returns whether any errors have occurred while entraining work for this
124 // stream.
125 bool ok() const { return !InErrorState(); }
126
127 // Retrieves execution status back into the stream from the underlying
128 // implementation without blocking the stream.

Callers 15

GetSymbolMethod · 0.45
AllocateZeroedMethod · 0.45
EnablePeerAccessMethod · 0.45
TEST_FFunction · 0.45
SynchronousMemcpyMethod · 0.45
SynchronousMemcpyD2HMethod · 0.45
SynchronousMemcpyH2DMethod · 0.45
~StreamMethod · 0.45
stream.ccFile · 0.45
GetOrCreateSubStreamMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36