Home | History | Annotate | Download | only in layers

Lines Matching refs:is_floating

842     if not self.dtype.is_floating:
921 if not (dtype.is_integer or dtype.is_floating):
1791 if not (dtype.is_integer or dtype.is_floating):
1806 elif dtype.is_floating:
1958 if not (dtype.is_integer or dtype.is_floating):
1972 if dtype.is_floating:
1980 if dtype.is_floating and (not dtype.is_integer):
2005 elif dtype.is_floating:
2010 if dtype.is_floating and (not dtype.is_integer):