Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/transforms/graph_to_func/
Dgraph_to_func.cc51 ArrayRef<Value> control_rets, StringRef name) { in GraphToFunc()
134 SmallVector<Value> control_rets(control_rets_names.size()); in GraphToFunc() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dmlir_xla_op_kernel.cc71 std::vector<std::string> control_rets; in ConstructXlaOp() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.cc690 const Graph& graph, llvm::ArrayRef<std::string> control_rets, in GraphToModule()
712 llvm::ArrayRef<std::string> control_rets, in BuildHloFromGraph()
728 llvm::ArrayRef<std::string> control_rets, llvm::StringRef device_type, in CompileGraphToXlaHlo()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc298 std::vector<std::string> control_rets; in XlaSingleOpToHlo() local
/external/tensorflow/tensorflow/core/data/
Dhash_utils.cc486 std::vector<const NodeDef*> control_rets; in HashFunction() local