Home
last modified time | relevance | path

Searched refs:_reshape_data (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dtransforms.py222 def _reshape_data(image, image_size): function
451 image, ori_image_shape = _reshape_data(image, image_size=input_size)