MCPcopy Create free account
hub / github.com/SPOClab-ca/dn3 / __init__

Method __init__

dn3/transforms/instance.py:28–34  ·  view source on GitHub ↗

Trial transforms are, for the most part, simply operations that are performed on the loaded tensors when they are fetched via the :meth:`__call__` method. Ideally this is implemented with pytorch operations for ease of execution graph integration.

(self, only_trial_data=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected