jax.lax.tie_in

Contents

jax.lax.tie_in#

jax.lax.tie_in(x, y)[source]#

Deprecated. Ignores x and returns y.

Parameters:
Return type:

TypeVar(T)