API symbolsutils
Copy
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
tensorplay.use_deterministic_algorithms
Sets whether TensorPlay operations must use “deterministic” algorithms. That is, algorithms which, given the same input, and when run on the same software and hardware, always produce the same output. When enabled, opera
ChainDataset
Dataset for chaining multiple IterableDataset s.
