- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for StartStep (0.09 seconds)
-
tensorflow/c/eager/c_api.cc
if (!status->status.ok()) return nullptr; } return func_op; } } // namespace void TFE_ContextStartStep(TFE_Context* ctx) { tensorflow::unwrap(ctx)->StartStep(); } void TFE_ContextEndStep(TFE_Context* ctx) { tensorflow::unwrap(ctx)->EndStep(); } const TFE_OpAttrs* TFE_OpGetAttrs(const TFE_Op* op) {
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Fri Nov 07 05:55:21 GMT 2025 - 43.9K bytes - Click Count (0)