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