Skip to content

[feature] OneFlow和PyTorch兼容性测试 #185

Description

@BBuf

oneflow ci里面的兼容性测试框架:

Oneflow-Inc/oneflow#6076

原理就是把pytorch实现的模型,直接import oneflow as torch run一次看是否存在bug以及Loss的差距是否比较大来测试兼容性。

本次任务需要完成flowvision所有的模型的兼容性测试,并且把所有不兼容的接口记录下来在0.8.0之前解决。

最后需要提供2个表格,分别是算子兼容性和模型兼容性,表格还需要调研一下写成什么样子。

后续会提供兼容测试的分工。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions