flash-mla / csrc /api /dense_fwd.h
medmekk's picture
Upload folder using huggingface_hub
ccef021 verified
#pragma once
#include "common.h"
#ifndef FLASH_MLA_SM90_ONLY
#include "sm100/prefill/dense/interface.h"
#endif