oryx.experimental.matching.jax_rewrite.Params

An immutable dictionary used to represent parameters of JAX primitives.

Inherits From: Pattern

params an optional dictionary that the Params object will be initialized from.
**kwargs keyword arguments that will populate the Params.

Methods

keys

View source

match

View source

__contains__

View source

__eq__

View source

Return self==value.

__getitem__

View source

__iter__

View source