# just_jit_it **Repository Path**: iambowen1984/just_jit_it ## Basic Information - **Project Name**: just_jit_it - **Description**: tesing how many sota model can be jit scripted directly. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-27 - **Last Updated**: 2022-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 目标 验证主流的torch套件可以直接动转静的比例。 |套件名称|SOTA模型数量|可直接转换模型|一键转换率| |-|-|-|-| |torchvision|55|54|98%| |timm|888|872|98.2%|