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

Method SetStatus

tensorflow/core/framework/op_kernel.cc:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225void OpKernelConstruction::SetStatus(const Status& status) {
226 status_->Update(status);
227}
228
229Status OpKernelConstruction::MatchSignature(
230 const DataTypeSlice expected_inputs, const DataTypeSlice expected_outputs) {

Callers 15

make_lookup_callbackFunction · 0.45
ComputeAsyncMethod · 0.45
make_import_callbackFunction · 0.45
ComputeAsyncMethod · 0.45
make_init_callbackFunction · 0.45
ComputeAsyncMethod · 0.45
ComputeAsyncMethod · 0.45
ComputeAsyncMethod · 0.45
ComputeAsyncMethod · 0.45
operator()Method · 0.45
operator()Method · 0.45
launchMethod · 0.45

Calls 1

UpdateMethod · 0.45

Tested by 4

TestOp2Method · 0.36
BrokenOpMethod · 0.36
ComputeMethod · 0.36
ComputeMethod · 0.36