isaacsim#

namespace isaacsim#

Root namespace for Isaac Sim functionality.

CUDA kernel launch declarations for Newton tensor operations.

Select a existing layer as edit target.

Every function in this header launches one or more CUDA kernels on the given stream and returns true on a successful launch (false on an API error). No device memory is allocated here: callers must provide all device-resident buffers with the required sizes. Indexing buffers use -1 as a sentinel to mark “skip”: the output for that slot is zero-filled.

Param stage:

The stage of the operation.

Param layerIdentifier:

Layer identifier.

Return:

true if the layer is selected, false otherwise.

Namespaces Summary#