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

Have EnsureBiasVector create bias vectors that already have the

constant value 0 and already have their shape set from the output
activations shape; instead of having it create dummy placeholders
and relying on PropagateFixedSizes to create the constant array.
Rationale: It wasn't PropagateFixedSizes's job to create constant
arrays, and that broke down in a case where the bias vectors not
being constant prevented FuseBinaryIntoPrecedingAffine from running.

PiperOrigin-RevId: 202120850
parent 544436bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment