Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/
H A DMobileNetClassifier.swift66 guard let inputPointerBaseAddress = inputPointer.baseAddress else { in classify() variable
70 withInput: inputPointerBaseAddress, in classify()