Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Kernels:
kernels-test
/
versions
like
0
Follow
Kernels Tests
9
Trusted publisher
Kernel card
Files
Files and versions
xet
Community
v2
versions
/
build
/
torch-cpu
/
__init__.py
danieldk
HF Staff
Build
2c2e4d5
29 days ago
raw
Copy download link
history
blame
91 Bytes
def
version
() ->
int
:
return
2
from
.
import
layers
__all__ = [
"layers"
,
"version"
]