Home
last modified time | relevance | path

Searched refs:setUpAddQuantizedModelInputTensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Tests/
H A DInterpreterTests.swift80 try setUpAddQuantizedModelInputTensor() in testInputTensorAtIndex_QuantizedModel()
113 try setUpAddQuantizedModelInputTensor() in testOutputTensorAtIndex_QuantizedModel()
211 private func setUpAddQuantizedModelInputTensor() throws { in setUpAddQuantizedModelInputTensor() function