Home
last modified time | relevance | path

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

/dports/math/py-flax/flax-0.3.3/flax/core/
H A Dscope.py709 def _is_valid_collection(col: VariableDict): function
731 if not _is_valid_collection(col):