Home
last modified time | relevance | path

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

/external/pytorch/torch/_functorch/
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:
/external/tensorflow/tensorflow/lite/swift/Sources/
DInterpreter.swift64 internal typealias CInterpreter = OpaquePointer typealias