Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetStatus
Method
SetStatus
tensorflow/compiler/tf2xla/xla_op_kernel.h:189–189 ·
view source on GitHub ↗
Status handling.
Source
from the content-addressed store, hash-verified
187
188
// Status handling.
189
void SetStatus(const Status& status) { context_->SetStatus(status); }
190
Status status() { return context_->status(); }
191
192
// Variables
Callers
7
Compile
Method · 0.45
Compile
Method · 0.45
Compile
Method · 0.45
Compile
Method · 0.45
Compile
Method · 0.45
make_recv_callback
Function · 0.45
ExecuteTrtEngine
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected