is_torch_layout {torch}R Documentation

Check if an object is a torch layout.

Description

Check if an object is a torch layout.

Usage

is_torch_layout(x)

Arguments

x

object to check


[Package torch version 0.13.0 Index]