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

Class AssertEqual

imperative/python/megengine/utils/network_node.py:817–819  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

815
816
817class AssertEqual(OpNode):
818 type = "AssertEqual"
819 opdef = builtin.AssertEqual
820
821
822class CvtColorForward(OpNode):

Callers 3

assert_equalMethod · 0.85
_assert_equalFunction · 0.85
_simulate_errorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected