Returns the size, in bytes, of the tensor data.
int numBytes() { return tfLiteTensorByteSize(_tensor); }