Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_subgraphs_pass.h75 Status EncapsulateSubgraphsInFunctions(
Dencapsulate_xla_computations_pass.cc229 EncapsulateSubgraphsInFunctions( in Encapsulate()
Dencapsulate_subgraphs_pass.cc1110 Status EncapsulateSubgraphsInFunctions( in EncapsulateSubgraphsInFunctions() function
1305 EncapsulateSubgraphsInFunctions( in Run()
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()
Dextract_outside_compilation_pass.cc2367 TF_RETURN_IF_ERROR(EncapsulateSubgraphsInFunctions( in ExtractOutsideCompilationForFunction()
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc2532 EncapsulateSubgraphsInFunctions( in Encapsulate()