jit_tuple function

Adds the 'jit_tuple' class to the input

Adds the 'jit_tuple' class to the input

Allows specifying that an output or input must be considered a jit tuple and instead of a list or dictionary when tracing.

jit_tuple(x)

Arguments

  • x: the list object that will be converted to a tuple.
  • Maintainer: Daniel Falbel
  • License: MIT + file LICENSE
  • Last published: 2025-02-14