Commit 928389d4 authored by Eddie Zhou's avatar Eddie Zhou Committed by TensorFlower Gardener
Browse files

Fixed bug where a mixture of Variable and PartitionedVariable would break...

Fixed bug where a mixture of Variable and PartitionedVariable would break SDCA.  Added new test that fails with `IndexError: list index out of range` in `_get_partitioned_update_ops` without the corresponding fix.

Note that the effect of this bug is minimal, because for Estimator users, it only applies to sparse features that are not partitionable (e.g. [1,]), since all variables are created with the same partitioner in Estimator).

PiperOrigin-RevId: 213365956
parent 6e8293f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment