Home
last modified time | relevance | path

Searched defs:cQuantizationParams (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Sources/
H A DInterpreter.swift169 let cQuantizationParams = TfLiteTensorQuantizationParams(cTensor) in input() variable
215 let cQuantizationParams = TfLiteTensorQuantizationParams(cTensor) in output() variable
H A DSignatureRunner.swift268 let cQuantizationParams = TfLiteTensorQuantizationParams(cTensor) in tensor() variable