Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpyfunctorch.py120 def __init__(self, cdata: CInterpreter):
158 def __init__(self, cdata: CInterpreter):
192 def __init__(self, cdata: CInterpreter):
226 def __init__(self, cdata: CInterpreter):
242 def coerce_cinterpreter(cinterpreter: CInterpreter) -> FuncTorchInterpreter:
/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Sources/
H A DInterpreter.swift64 internal typealias CInterpreter = OpaquePointer typealias