Home
last modified time | relevance | path

Searched defs:proto_key (Results 1 – 8 of 8) 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.cc369 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsent()
407 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsentHelper()
586 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.cc285 std::vector<std::string> proto_key; in ComputeInternal() local
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_compile_ops.cc194 std::vector<string> proto_key; in Compute() local
/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dukey2_handshake.rs102 let proto_key = securemessage::EcP256PublicKey { in encode_public_key() localVariable