Searched defs:float_power (Results 1 – 4 of 4) sorted by relevance
490 def float_power(x1, x2, dtype=None): function
791 def float_power(input, exponent): function
1500 def float_power(x, exponent): function
2100 def float_power(self, other): member in Tensor