API symbolsGenerator
Copy
Generator
- class tensorplay.Generator
- get_state(self: tensorplay._C.Generator) tensorplay::Tensor
- initial_seed(self: tensorplay._C.Generator) int
- manual_seed(self: tensorplay._C.Generator, seed: SupportsInt | SupportsIndex) int
- seed(self: tensorplay._C.Generator) int
- set_state(self: tensorplay._C.Generator, new_state: tensorplay::Tensor) None
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
