Home
last modified time | relevance | path

Searched refs:sparse_cross_hashed (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dsparse_cross_op_test.py287 op = sparse_ops.sparse_cross_hashed([
299 op = sparse_ops.sparse_cross_hashed(
314 op = sparse_ops.sparse_cross_hashed(
328 op = sparse_ops.sparse_cross_hashed(
348 cross = sparse_ops.sparse_cross_hashed(
357 op = sparse_ops.sparse_cross_hashed(
/external/tensorflow/tensorflow/python/ops/
Dsparse_ops.py523 def sparse_cross_hashed(inputs, num_buckets=0, hash_key=None, name=None): function
567 _sparse_cross_hashed = sparse_cross_hashed
/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_v2.py4043 return sparse_ops.sparse_cross_hashed(
4066 return sparse_ops.sparse_cross_hashed(
Dfeature_column.py2957 return sparse_ops.sparse_cross_hashed(