Searched defs:has_out (Results 1 – 6 of 6) sorted by relevance
122 bool has_out; member169 bool has_out = false; in _parseOption() local
444 const auto has_out = !r.isNone(2); in THPVariable_nonzero() local
215 pub fn has_out(&self) -> bool { in has_out() method
1925 static bool should_fold(const Tensor& tensor1, const Tensor& tensor2, bool has_out) { in should_fold()2014 const bool has_out = out.defined(); in _matmul_impl() local
888 def _test_reduce_integer_upcast(self, fn, has_out=True, test_complex=True): argument
1014 has_out=True, argument