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

  /external/tensorflow/tensorflow/python/kernel_tests/
sparse_cross_op_test.py 271 op = sparse_ops._sparse_cross_hashed(
283 op = sparse_ops._sparse_cross_hashed(
297 op = sparse_ops._sparse_cross_hashed(
310 op = sparse_ops._sparse_cross_hashed(
329 cross = sparse_ops._sparse_cross_hashed(
340 op = sparse_ops._sparse_cross_hashed(
  /external/tensorflow/tensorflow/python/ops/
sparse_ops.py 353 def _sparse_cross_hashed(inputs, num_buckets=0, hash_key=None, name=None): function
    [all...]
  /external/tensorflow/tensorflow/python/feature_column/
feature_column.py     [all...]

Completed in 188 milliseconds