Class: Torch::Distributed::HashStore

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

Class Method Summary collapse

Class Method Details

.newObject



456
457
458
# File 'lib/torch/distributed.rb', line 456

def self.new
  Torch::Distributed._create_hash_store
end