Skip to content

Feature request: Support jax.jit compatible render function #5

@jselvaraaj

Description

@jselvaraaj

Hi,

Rendering during training is unusually slow on Colab V2-8 TPU VMs, likely because rendering is executed on the CPU. In theory, it seems like it would be possible to render images as JAX arrays on the accelerator (TPU/GPU), which would significantly speed things up.

Could the current render function be adapted to support JAX jitting?

Thanks!

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