Searched defs:IsQuantized (Results 1 – 5 of 5) sorted by relevance
/external/armnn/src/armnn/ | ||
D | Tensor.cpp | 495 bool TensorInfo::IsQuantized() const in IsQuantized() function in armnn::TensorInfo |
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ | ||
D | quantization_driver.cc | 402 bool QuantizationDriver::IsQuantized(Operation *op) { in IsQuantized() function in mlir::quant::QuantizationDriver |
/external/tensorflow/tensorflow/compiler/mlir/lite/ | ||
D | flatbuffer_import.cc | 113 bool IsQuantized(const TensorT& tensor) { in IsQuantized() function |
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | auto_mixed_precision.cc | 1234 bool AutoMixedPrecisionImpl::IsQuantized(const NodeTypeId& node_type) const { in IsQuantized() function in tensorflow::grappler::__anonc899daf80111::AutoMixedPrecisionImpl |
/external/tensorflow/tensorflow/lite/delegates/nnapi/ | ||
D | nnapi_delegate.cc | 180 bool IsQuantized(TfLiteType type) { in IsQuantized() function |