Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DTensor.cpp504 bool TensorInfo::IsQuantized() const in IsQuantized() function in armnn::TensorInfo
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_driver.cc439 bool QuantizationDriver::IsQuantized(Operation *op) { in IsQuantized() function in mlir::quant::QuantizationDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_import.cc111 bool IsQuantized(const TensorT& tensor) { in IsQuantized() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dauto_mixed_precision.cc1325 bool AutoMixedPrecisionImpl::IsQuantized(const NodeTypeId& node_type) const { in IsQuantized() function in tensorflow::grappler::__anon32a4a5c20111::AutoMixedPrecisionImpl
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc183 bool IsQuantized(TfLiteType type) { in IsQuantized() function