Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
225
void OpKernelConstruction::SetStatus(const Status& status) {
226
status_->Update(status);
227
}
228
229
Status OpKernelConstruction::MatchSignature(
230
const DataTypeSlice expected_inputs, const DataTypeSlice expected_outputs) {
Callers
15
make_lookup_callback
Function · 0.45
ComputeAsync
Method · 0.45
make_import_callback
Function · 0.45
ComputeAsync
Method · 0.45
make_init_callback
Function · 0.45
ComputeAsync
Method · 0.45
ComputeAsync
Method · 0.45
ComputeAsync
Method · 0.45
ComputeAsync
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
launch
Method · 0.45
Calls
1
Update
Method · 0.45
Tested by
4
TestOp2
Method · 0.36
BrokenOp
Method · 0.36
Compute
Method · 0.36
Compute
Method · 0.36