Searched refs:tensor_mod (Results 1 – 2 of 2) sorted by relevance
39 return F.tensor_mod(x, y)45 return F.tensor_mod(x, y)51 return F.tensor_mod(x, y)58 return F.tensor_mod(x, y)65 return F.tensor_mod(x, y)72 return F.tensor_mod(x, y)79 return F.tensor_mod(x, y)
72 tensor_mod = P.FloorMod() variable73 floormod = tensor_mod