Home
last modified time | relevance | path

Searched defs:worker_uid (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Djournal.proto44 int64 worker_uid = 4; field
127 int64 worker_uid = 7; field
139 int64 worker_uid = 8; field
H A Dcommon.proto68 int64 worker_uid = 7; field
H A Ddispatcher.proto23 int64 worker_uid = 5; field
H A Ddispatcher_state.h220 const int64_t worker_uid; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmetrics.cc370 int64_t worker_uid, tensorflow::data::DeploymentMode deployment_mode, in RecordTFDataServiceClientIterators()