MCPcopy 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

ComputeMethod · 0.80
RecvTotalBytesMethod · 0.80
RecvShapeMethod · 0.80
RecvStringMethod · 0.80
RecvStringSliceMethod · 0.80
RecvBasicTypeMethod · 0.80
RecvUInt64MetaMsgMethod · 0.80
RecvShapeMethod · 0.80
RecvFileMethod · 0.80
RecvFileSliceMethod · 0.80
ComputeAsyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected