Searched refs:cross_hashed (Results 1 – 7 of 7) sorted by relevance
16 name: "cross_hashed"
24 name: "cross_hashed"
28 name: "cross_hashed"
302 ragged_cross_hashed = ragged_array_ops.cross_hashed(inputs, num_buckets,
765 def cross_hashed(inputs, num_buckets=0, hash_key=None, name=None): function
5334 * Add `tf.ragged.cross` and `tf.ragged.cross_hashed` operations.