Method: Torch::Tensor#layout
- Defined in:
- lib/torch/tensor.rb
permalink #layout ⇒ Object
[View source]
39 40 41 |
# File 'lib/torch/tensor.rb', line 39 def layout _layout.downcase.to_sym end |
39 40 41 |
# File 'lib/torch/tensor.rb', line 39 def layout _layout.downcase.to_sym end |