Alperen ÜNLÜ

Results 3 issues of Alperen ÜNLÜ

## Request Need Implicit Printing and accessing the last outputs using "_" and "__" in Playground ### Motivation For testing the language features using implicit printing and accessing last outputs...

enhancement
mojo-tooling
mojo

Related https://github.com/pytorch/vision/issues/8961 This pull request introduces new utility functions for handling bounding boxes and adds corresponding tests. The main changes include the addition of `box_area_center` and `box_iou_center` functions, as well...

cla signed

### 🚀 The feature Native box_area and box_iou functions for cxcywh format. ### Motivation, pitch Since the cxcywh format is common, we can use faster and simpler functions to calculate...