Kernels
EricB's picture
EricB HF Staff
Add metal flash sdpa
364f72d
Raw
History Blame Contribute Delete
204 Bytes
#ifndef SDPA_METAL_COMMON_H
#define SDPA_METAL_COMMON_H
// Common definitions for Metal kernels
// This file is included by Metal shaders, so it should not contain C++ code
#endif // SDPA_METAL_COMMON_H