Pulled `RefVariable.load` to `Variable`
`load` can be fully-defined in terms of other `Variable` methods. This change also removes the need to define both `get_shape` and `shape` in `Variable` implementations. PiperOrigin-RevId: 225525803
Loading
Please sign in to comment