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