Commit 06eb734f authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

TF 2.0 Symbol Renames

Update nn.weighted_moments(x, axes, frequency_weights, name, keep_dims) to
change: nn.weighted_moments(x, axes, frequency_weights, keepdims, name) in v2.

Update sparse.add(a, b, thresh) to change: sparse.add(a, b, threshold) in v2.

Rename sparse.matmul to sparse.sparse_dense_matmul in v2.

PiperOrigin-RevId: 222110970
parent 932ac256
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment