Home
last modified time | relevance | path

Searched defs:resize_to_max_canvas (Results 1 – 3 of 3) sorted by relevance

/external/executorch/examples/models/llama3_2_vision/preprocess/
Dmodel.py30 resize_to_max_canvas: bool = False variable in PreprocessConfig
Dpreprocess_test.cpp56 bool resize_to_max_canvas, in test_get_canvas_best_fit()
Dpreprocess.cpp42 bool resize_to_max_canvas) { in get_canvas_best_fit()