- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TF_OperationGetAttrValueProto (0.13 seconds)
-
tensorflow/c/c_api.cc
const auto len = std::min(max_values, static_cast<int>(ts.size())); for (int i = 0; i < len; ++i) { values[i] = TF_TensorFromTensor(ts[i], &status->status); } } void TF_OperationGetAttrValueProto(TF_Operation* oper, const char* attr_name, TF_Buffer* output_attr_value, TF_Status* status) {
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)