- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for GetAttrValue (0.05 seconds)
-
tensorflow/c/c_api.cc
} string OutputName(const TF_Output& output) { return absl::StrCat(output.oper->node.name(), ":", output.index); } const tensorflow::AttrValue* GetAttrValue(TF_Operation* oper, const char* attr_name, TF_Status* status) { const tensorflow::AttrValue* attr = oper->node.attrs().Find(attr_name);
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 102.4K bytes - Click Count (0)