tf.raw_ops.SdcaFprint

Computes fingerprints of the input strings.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.SdcaFprint

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.