Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AICPS/hw2vec
/ types & classes
Types & classes
15 in github.com/AICPS/hw2vec
⨍
Functions
78
◇
Types & classes
15
↓ 6 callers
Class
DataProcessor
hw2vec/hw2graph.py:32
↓ 5 callers
Class
GRAPH_CONV
hw2vec/graph2vec/models.py:20
↓ 4 callers
Class
Config
hw2vec/config.py:15
↓ 4 callers
Class
HW2GRAPH
The main class of hw2graph consists of two components: 1. preprocess (flatten, remove comment, ...) 2. processs (call backend
hw2vec/hw2graph.py:373
↓ 3 callers
Class
GRAPH2VEC
For users who want to develop their own network architecture, you may use this graph2vec class as template and implement your archi
hw2vec/graph2vec/models.py:60
↓ 3 callers
Class
GRAPH_POOL
hw2vec/graph2vec/models.py:32
↓ 3 callers
Class
GRAPH_READOUT
hw2vec/graph2vec/models.py:46
↓ 2 callers
Class
VerilogDataflowAnalyzer
hw2vec/utilities.py:94
↓ 1 callers
Class
ASTGenerator
hw2vec/hw2graph.py:230
↓ 1 callers
Class
CFGGenerator
hw2vec/hw2graph.py:302
↓ 1 callers
Class
DFGGenerator
hw2vec/hw2graph.py:169
↓ 1 callers
Class
GraphTrainer
trainer for graph classification
hw2vec/graph2vec/trainers.py:195
↓ 1 callers
Class
PairwiseGraphTrainer
trainer for graph classification
hw2vec/graph2vec/trainers.py:100
Class
BaseTrainer
hw2vec/graph2vec/trainers.py:33
Class
Evaluator
hw2vec/graph2vec/trainers.py:300