Allow scalar shapes in the Python converter API
Scalars are represented as empty lists in the shape. As the converter and runtime now support scalars, allow such empty (scalar) shape values in the Python converter API. Also add a test to validate conversion using string types. PiperOrigin-RevId: 228797882
Loading
Please sign in to comment