oryx.core.interpreters.propagate.Equation
Hashable wrapper for jax_core.Jaxprs.
oryx.core.interpreters.propagate.Equation(
invars: Tuple[jax_core.Var],
outvars: Tuple[jax_core.Var],
primitive: jax_core.Primitive,
params_flat: Tuple[Any],
params_tree: Any
)
Attributes |
params
|
|
invars
|
Dataclass field
|
outvars
|
Dataclass field
|
primitive
|
Dataclass field
|
params_flat
|
Dataclass field
|
params_tree
|
Dataclass field
|
Methods
from_jaxpr_eqn
View source
@classmethod
from_jaxpr_eqn(
eqn
)
__eq__
__eq__(
other
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-23 UTC.
[null,null,["Last updated 2024-05-23 UTC."],[],[]]