change name of att to _QuantizeBitgroomNumberOfSignificantDigits

This commit is contained in:
Edward Hartnett 2021-08-26 23:02:03 -06:00
parent 4f96fcc7b2
commit 8f3da3f375

View File

@ -329,7 +329,7 @@ there. */
/** When quantization is used for a variable, an attribute of this
* name is added. */
#define NC_QUANTIZE_ATT_NAME "_quantize_bitgroom_number_of_significant_digits"
#define NC_QUANTIZE_ATT_NAME "_QuantizeBitgroomNumberOfSignificantDigits"
/** For quantization, the allowed value of number of significant
* digits for float. */