- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TF_OperationGetAttrValueProto (0.12 seconds)
-
tensorflow/c/c_api.h
// Sets `output_attr_value` to the binary-serialized AttrValue proto // representation of the value of the `attr_name` attr of `oper`. TF_CAPI_EXPORT extern void TF_OperationGetAttrValueProto( TF_Operation* oper, const char* attr_name, TF_Buffer* output_attr_value, TF_Status* status); // Get the number of attributes the operation has.Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Thu Oct 26 21:08:15 GMT 2023 - 82.3K bytes - Click Count (0)