Skip to content

[RFC]: Add pure reference op dispatch path #262

Description

@tonyh168

Considering that certain FlagOS-related operators currently experience compatibility issues or are not fully optimized on some vendors' hardware, and given the need for rapid Day-0 adaptation, we would like to propose adding a comprehensive dispatch path that exclusively routes to vendor-native PyTorch operators.

As long as the vendor's PyTorch stack functions correctly, this path can serve as a fallback logic for Day-0 onboarding, as well as a golden baseline for future FlagOS migration and adaptation efforts.

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