Skip to contents

Get the Graph Implementation of an Atom

Usage

graph_implementation(x, arg_objs, shape, data = NULL, ...)

Arguments

x

An atom object.

arg_objs

List of canonicalized argument LinOps.

shape

Integer vector: target shape.

data

Optional atom-specific data.

...

Additional arguments.

Value

List with (expression, constraints).