MCPcopy Create free account
hub / github.com/TrustAGI-Lab/MTGODE / setGraph

Method setGraph

model.py:88–89  ·  view source on GitHub ↗
(self, graph)

Source from the content-addressed store, hash-verified

86 return x
87
88 def setGraph(self, graph):
89 self.graph = graph
90
91 def setIntermediate(self, dilation):
92 self.new_dilation = dilation

Callers 1

forwardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected