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 not stored for this graph (policy: none)