tf.raw_ops.SdcaFprint

Computes fingerprints of the input strings.

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.