Turn private Operation and Tensor fields into properties.
Unfortunately there are many uses of these private fields. Turning them into properties that call public API methods will allow enabling the C API before fixing all such uses. PiperOrigin-RevId: 182993539
Loading
Please sign in to comment