Home
last modified time | relevance | path

Searched defs:TFLInterpreter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/objc/sources/
H A DTFLInterpreter.mm48 @interface TFLInterpreter () interface in nonatomic
58 @implementation TFLInterpreter implementation
H A DTFLTensor.m68 - (instancetype)initWithInterpreter:(TFLInterpreter *)interpreter
H A DTFLSignatureRunner.mm59 - (nullable instancetype)initWithInterpreter:(TFLInterpreter *)interpreter