tf.train.sdca_fprint

Computes fingerprints of the input strings.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.train.sdca_fprint

input A Tensor of type string. vector of strings to compute fingerprints on.
name A name for the operation (optional).

A Tensor of type int64.