Home
last modified time | relevance | path

Searched refs:_replicated_param (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dxla.py779 _replicated_param = object() variable
796 parts = [_replicated_param if part is None else part
833 elif partitions is _replicated_param: