Home
last modified time | relevance | path

Searched defs:compileModel (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/compiler/
H A Dxnn_compiler.cpp16 void XNNCompiler::compileModel( in compileModel() function in torch::jit::xnnpack::delegate::XNNCompiler
/aosp_15_r20/external/executorch/backends/vulkan/runtime/
H A DVulkanBackend.cpp478 compileModel(const void* buffer_pointer, ComputeGraph* compute_graph) const { in compileModel() function in executorch::backends::vulkan::__anon6b3a86570111::VulkanBackend
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp128 std::optional<Compilation> GeneratedTests::compileModel(const Model& model) { in compileModel() function in android::nn::generated_tests::GeneratedTests
DTestCompilationCaching.cpp376 void compileModel(const sp<CachingDriver>& driver, bool withToken) { in compileModel() function in __anon17217abd0111::CompilationCachingTest
DSupportLibraryTestGenerated.cpp162 std::optional<Compilation> GeneratedTests::compileModel(const Model& model, in compileModel() function in android::nn::generated_tests::GeneratedTests
/aosp_15_r20/external/executorch/backends/xnnpack/runtime/
H A DXNNCompiler.cpp1850 ET_NODISCARD Error XNNCompiler::compileModel( in compileModel() function in executorch::backends::xnnpack::delegate::XNNCompiler