Skip to main content
Ctrl+K
โ† Back to FlagOS Documentation
โ† Back to FlagOS Documentation
FlagGems Documentation - Home FlagGems Documentation - Home
  • FlagGems Documentation

๐Ÿ“‘ Release Notes

  • Release Notes

๐Ÿ“š Guides

  • FlagGems Overview
    • Features
    • Workflow
  • Getting Started
    • Requirements
    • Install FlagGems
    • Import and enable FlagGems
    • Try out FlagGems experimental operators
  • User Guide
    • Use FlagGems
    • Dynamic generation of pointwise operators
    • Prepare for testing operators
    • Test operators and models
      • Pytest
      • Python test results
      • C++ tests
    • Add a C++ wrapper

โคต๏ธ Use Cases

  • Use Cases

๐Ÿ“– References

  • Operator List
  • Repository
  • Suggest edit

User Guide

User Guide#

This section introduces how to configure FlagGems and generate operators after installation.

  • Use FlagGems
    • Use optional parameters for FlagGems enablement function
    • Manually set and verify hardware platform
    • Integrate with popular frameworks
    • Multi-GPU deployment
    • Build custom models using FlagGems operators
    • Achieving optimal performance with FlagGems
  • Dynamic generation of pointwise operators
    • Pointwise operations
    • Code generation
    • MetaData computation
    • Caching and dispatching
    • Use pointwise_dynamic decorator
    • Use PointwiseDynamicFunction
  • Prepare for testing operators
    • Apply LibEntry decorator to Triton Kernel
    • Setup backend database for LibCache
  • Test operators and models
    • Pytest
    • Python test results
    • C++ tests
  • Add a C++ wrapper
    • Write the Wrapper
    • Write the Test
    • Push your code

previous

Try out FlagGems experimental operators

next

Use FlagGems

By FlagOS Community

ยฉ Copyright 2025-2026, FlagOS Community.

Last updated on Jun 01, 2026.