Skip to content

All components should support Batch constructors. #6592

@jleibs

Description

@jleibs

Even components we typically treat as mono, such as Images, Tensors, and Transforms may want to be constructed as batches in order to use with the new TemporalBatch APIs.

For example an NxWxHxC numpy array representing a collection of images should be able to be efficiently converted to an ImageBatch in the same way that we can convert an Nx3 array to a batch of positions for a pointcloud.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions