API symbolsupsample_trilinear3d
Copy
tensorplay.upsample_trilinear3d
- tensorplay.upsample_trilinear3d(input, output_size, align_corners, scales_d=None, scales_h=None, scales_w=None)[source]
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
tensorplay.upsample_nearest3d
Previous Page
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
