oryx.experimental.matching.jax_rewrite.Literal

A expression that evaluates to a provided scalar literal value.

Inherits From: JaxExpression, Expression, Pattern

value a scalar literal value
dtype

shape

Methods

evaluate

View source

match

View source

tree_children

View source

tree_map

View source

__eq__

View source

Return self==value.