Home
last modified time | relevance | path

Searched defs:control_rets (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/graph_to_func/
H A Dgraph_to_func.cc59 ArrayRef<Value> control_rets) { in GraphToFunc()
141 SmallVector<Value> control_rets(control_rets_names.size()); in GraphToFunc() local
H A Dpass.cc61 ArrayRef<std::string> control_rets) { in CreateGraphToFuncPass()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dcompile_mlir_util.cc842 const Graph& graph, llvm::ArrayRef<std::string> control_rets, in GraphToModule()
864 llvm::ArrayRef<std::string> control_rets, llvm::StringRef device_type, in BuildHloFromGraph()
877 llvm::ArrayRef<std::string> control_rets, llvm::StringRef device_type, in CompileGraphToXlaHlo()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dmlir_xla_op_kernel.cc85 std::vector<std::string> control_rets; in ConstructXlaOp() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.cc805 std::vector<std::string> control_rets; in OptimizeFunctions() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc424 std::vector<std::string> control_rets; in XlaSingleOpToHlo() local
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dhash_utils.cc551 std::vector<const NodeDef*> control_rets; in HashFunction() local