Searched refs:floormod (Results 1 – 4 of 4) sorted by relevance
52 static float floormod(float src0, float src1) in floormod() function188 … math_binary_not_commutative(floormod, params, input, output, operands, input_operand_indexes); in ff_dnn_execute_layer_math_binary()
73 floormod = tensor_mod variable
154 self.floormod = P.FloorMod().shard(strategy2)158 out = self.floormod(out, b)
114 return F.floormod(self, other)