Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dstring_lookup_v1.py27 class StringLookup(string_lookup.StringLookup, index_lookup_v1.IndexLookup): class
Dstring_lookup.py29 class StringLookup(index_lookup.IndexLookup): class