Home
last modified time | relevance | path

Searched refs:num_active_keys (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing_test.cc357 auto num_active_keys = 1 + rng->Rand32() % all_keys.size(); in Fuzz() local
360 for (auto i = 0; i < num_active_keys; ++i) { in Fuzz()