Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/transforms/graph_to_func/
Dgraph_to_func.cc59 ArrayRef<Value> control_rets) { in GraphToFunc()
141 SmallVector<Value> control_rets(control_rets_names.size()); in GraphToFunc() local
Dpass.cc61 ArrayRef<std::string> control_rets) { in CreateGraphToFuncPass()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dmlir_xla_op_kernel.cc85 std::vector<std::string> control_rets; in ConstructXlaOp() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
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()
/external/tensorflow/tensorflow/core/tfrt/utils/
Dtfrt_graph_execution_state.cc805 std::vector<std::string> control_rets; in OptimizeFunctions() local
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc424 std::vector<std::string> control_rets; in XlaSingleOpToHlo() local
/external/tensorflow/tensorflow/core/data/
Dhash_utils.cc551 std::vector<const NodeDef*> control_rets; in HashFunction() local