- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ToTensorId (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/c_api.cc
if (attr == nullptr) { status->status = InvalidArgument("Operation '", oper->node.name(), "' has no attr named '", attr_name, "'."); } return attr; } TensorId ToTensorId(const TF_Output& output) { return TensorId(output.oper->node.name(), output.index); } #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 102.4K bytes - Click Count (0)