Searched defs:compileModel (Results 1 – 6 of 6) sorted by relevance
16 void XNNCompiler::compileModel( in compileModel() function in torch::jit::xnnpack::delegate::XNNCompiler
478 compileModel(const void* buffer_pointer, ComputeGraph* compute_graph) const { in compileModel() function in executorch::backends::vulkan::__anon6b3a86570111::VulkanBackend
128 std::optional<Compilation> GeneratedTests::compileModel(const Model& model) { in compileModel() function in android::nn::generated_tests::GeneratedTests
376 void compileModel(const sp<CachingDriver>& driver, bool withToken) { in compileModel() function in __anon17217abd0111::CompilationCachingTest
162 std::optional<Compilation> GeneratedTests::compileModel(const Model& model, in compileModel() function in android::nn::generated_tests::GeneratedTests
1850 ET_NODISCARD Error XNNCompiler::compileModel( in compileModel() function in executorch::backends::xnnpack::delegate::XNNCompiler