Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_lookup.h50 virtual Status Lookup(const string& proto_key, in Lookup()
Dtpu_compilation_cache_local_lookup.cc31 const string& proto_key, std::unique_ptr<CompilationCacheEntryRef>* entry, in Lookup()
Dtpu_compilation_cache_interface.cc365 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsent()
403 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsentHelper()
582 const std::string& proto_key, in Lookup()
Dcompiled_subgraph.h125 std::vector<std::string> proto_key; member
Dtpu_compilation_cache_rpc_lookup.cc64 const std::string& proto_key, in Lookup()
Dtpu_compile_op_common.cc688 std::vector<std::string> proto_key; in ComputeInternal() local
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_compile_ops.cc193 std::vector<string> proto_key; in Compute() local