MCPcopy Create free account
hub / github.com/InternScience/InternAgent / update

Method update

tasks/AutoMolecule3D/code/experiment.py:305–306  ·  view source on GitHub ↗
(self, inputs: Tuple[torch.Tensor, torch.Tensor])

Source from the content-addressed store, hash-verified

303 return x, vec
304
305 def update(self, inputs: Tuple[torch.Tensor, torch.Tensor]) -> Tuple[torch.Tensor, torch.Tensor]:
306 return inputs
307
308class ViS_MP_Vertex_Edge(ViS_MP):
309

Callers 3

__call__Method · 0.45
__call__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected