MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / mod

Function mod

imperative/python/megengine/xla/rules/elemwise.py:248–249  ·  view source on GitHub ↗
(x, y)

Source from the content-addressed store, hash-verified

246
247
248def mod(x, y):
249 assert False, "xla not support"
250
251
252def cond_leq_move(x, y, z):

Callers 5

searchFunction · 0.50
funcFunction · 0.50
funcFunction · 0.50
load_tensorMethod · 0.50
load_tensorMethod · 0.50

Calls

no outgoing calls

Tested by 2

funcFunction · 0.40
funcFunction · 0.40