is_ag_tensor: Check if object is an ag_tensor

View source: R/autograd.R

is_ag_tensorR Documentation

Check if object is an ag_tensor

Description

Check if object is an ag_tensor

Usage

is_ag_tensor(x)

Arguments

x

Any R object to test.

Value

TRUE if x is an ag_tensor object, FALSE otherwise.


ggmlR documentation built on July 14, 2026, 1:08 a.m.