Searched defs:chalf (Results 1 – 2 of 2) sorted by relevance
60 chalf = _make_conversion_method("chalf", torch.complex32) variable
233 Tensor chalf(const Tensor& self, std::optional<MemoryFormat> memory_format) { in chalf() function