Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
SamChYe
/
edgeeda-agent
like
0
eda
openroad
autotuning
optimization
hardware
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
edgeeda-agent
/
src
/
edgeeda
/
__init__.py
SamChYe
Publish EdgeEDA agent
aa677e3
verified
6 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
76 Bytes
__all__ = [
"cli"
,
"config"
,
"reward"
,
"store"
,
"viz"
]
__version__ =
"0.1.0"