Searched defs:LookUp (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | compilation_cache.cc | 50 std::shared_ptr<Executable> CompilationCache::LookUp( in LookUp() function in xla::CompilationCache |
/external/tensorflow/tensorflow/core/framework/ | ||
D | op.cc | 60 Status OpRegistry::LookUp(const string& op_type_name, in LookUp() function in tensorflow::OpRegistry |
D | function_test.cc | 929 TEST(FunctionLibraryDefinitionTest, LookUp) { in TEST() argument |
D | function.cc | 1104 Status FunctionLibraryDefinition::LookUp( in LookUp() function in tensorflow::FunctionLibraryDefinition |