Home
last modified time | relevance | path

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

/external/armnn/src/armnn/
DTensor.cpp495 bool TensorInfo::IsQuantized() const in IsQuantized() function in armnn::TensorInfo
/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.cc113 bool IsQuantized(const TensorT& tensor) { in IsQuantized() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc1234 bool AutoMixedPrecisionImpl::IsQuantized(const NodeTypeId& node_type) const { in IsQuantized() function in tensorflow::grappler::__anonc899daf80111::AutoMixedPrecisionImpl
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc180 bool IsQuantized(TfLiteType type) { in IsQuantized() function