is_undefined_tensor {torch}R Documentation

Checks if a tensor is undefined

Description

Checks if a tensor is undefined

Usage

is_undefined_tensor(x)

Arguments

x

tensor to check


[Package torch version 0.13.0 Index]