Method: Arrow::RawTensorConverter#shape
- Defined in:
- lib/arrow/raw-tensor-converter.rb
#shape ⇒ Object (readonly)
Returns the value of attribute shape.
22 23 24 |
# File 'lib/arrow/raw-tensor-converter.rb', line 22 def shape @shape end |