Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc120 bool* quick_filter, int quick_filter_size, in FastParseSerializedExample()
455 tf::gtl::ArraySlice<tstring> example_names, bool* quick_filter, in FastParseExampleLite()
661 bool* quick_filter = nullptr; member