sglang_v0.5.2/sglang/sgl-kernel/csrc/spatial/greenctx_stream.h

3 lines
114 B
C++

#include <vector>
std::vector<int64_t> create_greenctx_stream_by_value(int64_t smA, int64_t smB, int64_t device);