Class: Torch::Distributed::HashStore
- Inherits:
-
Object
- Object
- Torch::Distributed::HashStore
- Defined in:
- lib/torch/distributed.rb
Class Method Summary collapse
Class Method Details
.new ⇒ Object
456 457 458 |
# File 'lib/torch/distributed.rb', line 456 def self.new Torch::Distributed._create_hash_store end |