Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py220 def convert_boxes_to_pooler_format(box_lists): function
979 correct1 = convert_boxes_to_pooler_format(boxes1)
980 correct2 = convert_boxes_to_pooler_format(boxes2)
981 fn = convert_boxes_to_pooler_format