↓ 2 callersFunctionbatch_pixels_to_patchesReshape images of [n_images, h, w, 3] -> [n_images, n_patches, pixels_per_patch]
olmo/data/model_preprocessor.py:255
↓ 2 callersMethodevaluate_model(self, model, device, autocast_precision, is_distributed,
inference_warmup=False, pbar=
olmo/eval/inf_evaluator.py:120