Skip to content

add sfast_extra_key to customize the cache key#85

Open
huo-ju wants to merge 2 commits into
chengzeyi:mainfrom
huo-ju:main
Open

add sfast_extra_key to customize the cache key#85
huo-ju wants to merge 2 commits into
chengzeyi:mainfrom
huo-ju:main

Conversation

@huo-ju
Copy link
Copy Markdown

@huo-ju huo-ju commented Dec 22, 2023

Proposal:

add a sfast_extra_key to customize the cache key.

The current trace module key included hash_arg(args) and hash_arg(kwargs), but some args could be set up in other ways. (e.g. by attention_processor mixin).

Enabling extra kwargs can let users easily define their own trace key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant