Exception: Torch::NotImplementedYet

Inherits:
StandardError
  • Object
show all
Defined in:
lib/torch.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



206
207
208
# File 'lib/torch.rb', line 206

def message
  "This feature has not been implemented yet. Consider submitting a PR."
end