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

Fix tensorflow::data::model::SharedStatefield initializer order to avoid warnings.

The fields will be initiwalized in the order in which they are declared in the struct
regardless of the order the initializers are listed, but some compilers warn if the orderings do not match.
This CL makes tham match to avoid the warnings.

PiperOrigin-RevId: 218922131
parent 68cec258
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment