Method: Torch::Tensor#to_s

Defined in:
lib/torch/tensor.rb

#to_sObject


43
44
45
# File 'lib/torch/tensor.rb', line 43

def to_s
  inspect
end