Home
last modified time | relevance | path

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

/external/federated-compute/fcp/client/opstats/
Dopstats_example_store.cc111 std::vector<int64_t> num_examples_read; in CreateExample() local
Dopstats_example_store_test.cc66 int64_t num_examples_read, int64_t num_bytes_read) { in CreateDatasetStats()
/external/federated-compute/fcp/protos/
Dopstats.proto283 int64 num_examples_read = 1; field