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
ff00b5c83e317a5bd6fb2b77c78f4291f8052b24
ff00b5c83e317a5bd6fb2b77c78f4291f8052b24
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"