Searched defs:_to_numpy (Results 1 – 2 of 2) sorted by relevance
64 def _to_numpy(a): function
101 def _to_numpy(elem) -> list | np.ndarray: function