Searched refs:is_numpy (Results 1 – 3 of 3) sorted by relevance
94 from .trace_rules import is_numpy258 if np and config.trace_numpy and (obj is np or is_numpy(obj)):
3086 def is_numpy(obj) -> bool: function
86 is_numpy,714 elif is_numpy(value):