MCPcopy Create free account
hub / github.com/D-Robotics/rdk_model_zoo / forward

Method forward

samples/vision/fastvit/runtime/python/fastvit.py:144–155  ·  view source on GitHub ↗

Execute one forward pass on BPU. Args: inputs: Prepared input tensors returned by `pre_process()`. Returns: Raw model outputs keyed by output tensor name.

(self, inputs: Dict[str, Dict[str, np.ndarray]])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

predictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected