-
> 'constant' : the border is considered constant, currently the only supported value is 0
The spec says supported border 'constant' value is 0, but we need to set this to `-inf` as a default for ma…
syoyo updated
5 years ago
-
The binary file support for quantized values, described in the spec, looks pretty good, and I see handling of quantization in the nnef tensorflow exporter.
https://github.com/KhronosGroup/NNEF-To…
-
I noticed that the current parser no longer parses the quant file. That's a pretty big change without a notice. It was convenient for code generation to have all the quantization info coming over in…