Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment_test.cc641 std::unique_ptr<HloModule> compiled_module = in TEST_F() local
927 auto compiled_module = in TEST_F() local
959 auto compiled_module = in TEST_F() local
992 auto compiled_module = in TEST_F() local
1025 auto compiled_module = in TEST_F() local
1049 auto compiled_module = in TEST_F() local
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_kernel_benchmark.py64 def verify_remove_inductor_deps(self, compiled_module): argument
97 def check_bandwidth(self, compiled_module, num_gb): argument
/aosp_15_r20/external/pytorch/binaries/
H A Daot_model_compiler.cc135 auto compiled_module = torch::jit::detail::codegen_backend_module( in main() local
/aosp_15_r20/external/pytorch/test/mobile/nnc/
H A Dtest_nnc_backend.cpp88 auto compiled_module = torch::jit::detail::codegen_backend_module( in TEST() local
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Daot_autograd.py1557 compiled_module = aot_module variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dtf_to_tfrt.cc2021 auto compiled_module = ModuleOp::create(loc, {"kernel"}); in CreateCompiledModule() local
2134 CompiledModule compiled_module = in OutlineClusterOp() local