Searched defs:weak_type (Results 1 – 2 of 2) sorted by relevance
40 const bool weak_type; member150 bool weak_type; member
409 bool weak_type = !py::isinstance(h, dtypes.np_float64); in ArgSignatureOfValue() local422 bool weak_type = !py::isinstance(h, dtypes.np_complex128); in ArgSignatureOfValue() local440 bool weak_type = py::cast<py::bool_>(h.attr("aval").attr("weak_type")); in ArgSignatureOfValue() local650 bool weak_type = py::cast<py::bool_>(obj.attr("aval").attr("weak_type")); in HandleDeviceArray() local