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

Method forward

samples/vision/lprnet/runtime/python/lprnet.py:148–161  ·  view source on GitHub ↗

Run BPU inference and return the raw logits tensor. Args: input_tensors (Dict[str, Dict[str, np.ndarray]]): Runtime input dictionary produced by `pre_process`. Returns: np.ndarray: The squeezed logits tensor returned by the runtime.

(self, input_tensors: 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