- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TF_SetAttr (0.05 seconds)
-
tensorflow/c/c_api.cc
using tensorflow::RecordMutation; mutex_lock l(graph->mu); graph->graph.AddControlEdge(&input->node, &op->node); RecordMutation(graph, *op, "adding control input"); } void TF_SetAttr(TF_Graph* graph, TF_Operation* op, const char* attr_name, TF_Buffer* attr_value_proto, TF_Status* status) { using tensorflow::RecordMutation; tensorflow::AttrValue attr_val;
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)