only_copy property

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

only copy tensors - ftype, allow_requantize and quantize_output_tensor are ignored

Implementation

@ffi.Bool()
external bool only_copy;