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

Method ConsumeValueOrDie

tensorflow/stream_executor/lib/statusor.h:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 T&& ValueOrDie() &&;
196
197 T ConsumeValueOrDie() { return std::move(ValueOrDie()); }
198
199 // Ignores any errors. This method does nothing except potentially suppress
200 // complaints from any tools that are checking that errors are not dropped on

Callers 15

NewStreamExecutorMethod · 0.80
AllocateArrayMethod · 0.80
MaybeTransformLayoutFunction · 0.80
TESTFunction · 0.80
CreateMethod · 0.80
XlaCompiledProgramShapeFunction · 0.80
ImportGraphDefFunction · 0.80

Calls

no outgoing calls

Tested by 15

NewStreamExecutorMethod · 0.64
TESTFunction · 0.64
XlaCompiledProgramShapeFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
XLA_TEST_FFunction · 0.64
RunBufferAssignmentMethod · 0.64