Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinilm
d02398673be6faaca76522ecf29329e8238c1b1b
d02398673be6faaca76522ecf29329e8238c1b1b
Switch branch/tag
infinilm
csrc
cache
cache.hpp
Find file
Normal view
History
Permalink
cache.hpp
64 Bytes
Edit
Web IDE
Newer
Older
Merge pull request #124 from InfiniTensor/issue/121
thatPepe
committed
Dec 11, 2025
1
2
#pragma once
issue/125 统一Cache接口
PanZezhong
committed
Dec 23, 2025
3
#include "base_cache.hpp"
Merge pull request #124 from InfiniTensor/issue/121
thatPepe
committed
Dec 11, 2025
4
#include "kv_cache.hpp"