Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ is_eager
Method
is_eager
tensorflow/core/framework/op_kernel.h:768–768 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
766
int64 round_step_id() const { return params_->round_step_id; }
767
768
bool is_eager() const { return params_->is_eager; }
769
770
const OpKernel& op_kernel() const { return *params_->op_kernel; }
771
Callers
11
Compute
Method · 0.80
RecvTotalBytes
Method · 0.80
RecvShape
Method · 0.80
RecvString
Method · 0.80
RecvStringSlice
Method · 0.80
RecvBasicType
Method · 0.80
RecvUInt64MetaMsg
Method · 0.80
RecvShape
Method · 0.80
RecvFile
Method · 0.80
RecvFileSlice
Method · 0.80
ComputeAsync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected