Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing_test.cc362 auto ftype_idx = rng->Rand32() % feat_types.size(); in Fuzz() local
364 switch (static_cast<Feature::KindCase>(feat_types[ftype_idx])) { in Fuzz()