jordium-gantt-vue3/ ├── src/ # 组件源码与核心逻辑 │ ├── components/ # 主要 Vue 组件 │ │ ├── GanttChart.vue # 主入口组件 │ │ ├── TaskList.vue # 任务列表 │ │ ├── Timeline.vue # 时间轴组件 ...
I am testing the nano model inference time against YOLO11n. The input images are 384x384pixels. I tested it with my intel 12h gen core i7 igpu and rtx3050. I tested with fix_nontype_in_optimize_call ...