Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_lookup.h64 virtual Status Lookup(int64 uid, int proto_index, in Lookup()
Dtpu_compilation_cache_common.proto29 int32 proto_index = 2; field
Dtpu_compilation_cache_local_lookup.cc49 int64 uid, int proto_index, in Lookup()
Dtpu_compilation_cache_interface.cc557 int64 uid, int proto_index, in Lookup()
595 int proto_index = iter->second.second; in Lookup() local
Dtpu_compilation_cache_rpc_lookup.cc99 int64 uid, int proto_index, in Lookup()
/external/perfetto/src/trace_processor/python/perfetto/trace_processor/
Dapi.py66 def get_cell_list(self, proto_index): argument
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_util.cc249 int proto_index = 0; in WriteTensors() local