HomeSort by relevance Sort by last modified time
    Searched refs:FastHashSpec (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/contrib/lookup/
lookup_ops.py 27 from tensorflow.python.ops.lookup_ops import FastHashSpec
52 hasher_spec=FastHashSpec,
63 hasher_spec=FastHashSpec,
76 hasher_spec=FastHashSpec,
lookup_ops_test.py     [all...]
  /external/tensorflow/tensorflow/python/ops/
lookup_ops.py 658 FastHashSpec = HasherSpec("fasthash", None) # pylint: disable=invalid-name
734 hasher_spec=FastHashSpec,
891 hasher_spec=FastHashSpec,
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
lookup_ops_test.py     [all...]

Completed in 532 milliseconds