Home
last modified time | relevance | path

Searched defs:IsQuantized (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_driver.cc402 bool QuantizationDriver::IsQuantized(Operation *op) { in IsQuantized() function in mlir::quant::QuantizationDriver
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc108 bool IsQuantized(const TensorT& tensor) { in IsQuantized() function
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc157 bool IsQuantized(TfLiteType type) { in IsQuantized() function