allow_requantize property

  1. @Bool()
bool allow_requantize
getter/setter pair

allow quantizing non-f32/f16 tensors

Implementation

@ffi.Bool()
external bool allow_requantize;