Home
last modified time | relevance | path

Searched refs:EncapsulateSubgraphsInFunctions (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_subgraphs_pass.h75 Status EncapsulateSubgraphsInFunctions(
H A Dencapsulate_xla_computations_pass.cc221 EncapsulateSubgraphsInFunctions( in Encapsulate()
H A Dencapsulate_subgraphs_pass.cc1084 Status EncapsulateSubgraphsInFunctions( in EncapsulateSubgraphsInFunctions() function
1291 EncapsulateSubgraphsInFunctions( in Run()
H A Dencapsulate_subgraphs_pass_test.cc509 s = EncapsulateSubgraphsInFunctions("_encapsulate", *graph, in Encapsulate()
740 TF_ASSERT_OK(EncapsulateSubgraphsInFunctions( in TEST()
792 TF_ASSERT_OK(EncapsulateSubgraphsInFunctions( in TEST()
837 TF_ASSERT_OK(EncapsulateSubgraphsInFunctions( in TEST()
H A Dextract_outside_compilation_pass.cc2368 TF_RETURN_IF_ERROR(EncapsulateSubgraphsInFunctions( in ExtractOutsideCompilationForFunction()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dencapsulate_tpu_computations_pass.cc2486 EncapsulateSubgraphsInFunctions( in Encapsulate()