Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Scan Operators #337

@tschmidt23

Description

@tschmidt23

🚀 Feature

A nested tensor version of the scan operators (e.g. cumsum, cumprod).

Motivation

This will be super useful for volume rendering, which involves cumsum / cumprod operations over values sampled along a ray. With regular Tensors, each ray must have the same number of samples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions