Module: Torch::Random
- Defined in:
- lib/torch/random.rb
Class Method Summary collapse
-
.initial_seed ⇒ Object
not available through LibTorch.
Class Method Details
.initial_seed ⇒ Object
not available through LibTorch
5 6 7 |
# File 'lib/torch/random.rb', line 5 def initial_seed raise NotImplementedYet end |