Home
last modified time | relevance | path

Searched defs:sharding_key (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dcompiled_subgraph.h128 std::vector<std::string> sharding_key; member
Dtpu_compilation_cache_interface.cc367 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsent()
405 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsentHelper()
Dtpu_compile_op_common.cc247 std::vector<std::string> sharding_key; in ComputeInternal() local