Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_testlib.h65 std::vector<string> targets_; variable
/external/tensorflow/tensorflow/c/
Dc_test_util.h162 std::vector<TF_Operation*> targets_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.h148 gtl::InlinedVector<string, 4> targets_; variable
Dmaster.cc307 std::vector<string> targets_; member in tensorflow::DeviceFinder
/external/v8/src/compiler/
Dcode-generator.cc37 Label** const targets_; member in v8::internal::compiler::CodeGenerator::JumpTable