Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/opstats/
H A Dopstats_example_store.cc111 std::vector<int64_t> num_examples_read; in CreateExample() local
H A Dopstats_example_store_test.cc66 int64_t num_examples_read, int64_t num_bytes_read) { in CreateDatasetStats()
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dopstats.proto283 int64 num_examples_read = 1; field
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dopstats.pb.h1362 inline ::int64_t OperationalStats_DatasetStats::num_examples_read() const { in num_examples_read() function