tf.raw_ops.XlaSparseCoreSgd

indices A Tensor of type int32.
gradient A Tensor of type float32.
learning_rate A Tensor of type float32.
embedding_table A Tensor of type float32.
feature_width An int.
name A name for the operation (optional).

A Tensor of type float32.