Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc55 using tf::example::SeededHasher;
122 SeededHasher* hasher, std::vector<TfLiteTensor*>* output_dense, in FastParseSerializedExample()
457 int config_index_size, SeededHasher* hasher, TfLiteResult* result, in FastParseExampleLite()
659 SeededHasher hasher;
Dexample_proto_fast_parsing.h388 struct SeededHasher { struct
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc542 struct SeededHasher { struct
575 SeededHasher hasher, std::vector<Tensor>* output_dense, in FastParseSerializedExample()
1128 SeededHasher hasher; in FastParseExample()
1443 SeededHasher hasher; in FastParseSingleExample()