Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/mps/runtime/
H A DMPSExecutor.h72 inline MPSGraphExecutable* getMPSGraphExecutable() { in getMPSGraphExecutable() function
H A DMPSCompiler.mm56 executor->_executable = mpsGraphBuilder->getMPSGraphExecutable();
H A DMPSGraphBuilder.h51 MPSGraphExecutable *getMPSGraphExecutable();
H A DMPSGraphBuilder.mm175 MPSGraphBuilder::getMPSGraphExecutable() {