Package-level declarations

Types

Link copied to clipboard
enum Layout : Enum<Layout>
Link copied to clipboard

Nearest-neighbor upscaling utilities.

Functions

Link copied to clipboard
fun <T : DType, V> Tensor<T, V>.toImage(memoryLayout: Layout = Layout.HWC): BufferedImage