Searched defs:targets_ (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
D | grpc_testlib.h | 65 std::vector<string> targets_; variable |
/external/tensorflow/tensorflow/c/ | ||
D | c_test_util.h | 162 std::vector<TF_Operation*> targets_; variable |
/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
D | message_wrappers.h | 148 gtl::InlinedVector<string, 4> targets_; variable |
D | master.cc | 307 std::vector<string> targets_; member in tensorflow::DeviceFinder |
/external/v8/src/compiler/ | ||
D | code-generator.cc | 37 Label** const targets_; member in v8::internal::compiler::CodeGenerator::JumpTable |