Skip to content

Typical graph#679

Merged
lixinqi merged 5 commits into
PaddlePaddle:developfrom
Honglei-Qiu:typical_graph
Mar 19, 2026
Merged

Typical graph#679
lixinqi merged 5 commits into
PaddlePaddle:developfrom
Honglei-Qiu:typical_graph

Conversation

@Honglei-Qiu

Copy link
Copy Markdown
Contributor

PR Category

other

Description

add group by type

@paddle-bot

paddle-bot Bot commented Mar 19, 2026

Copy link
Copy Markdown

Thanks for your contribution!

Comment thread sqlite/graphsample_insert.sh Outdated
FUSIBLE_GRAPH_SAMPLES_LIST="subgraph_dataset_20260203/deduplicated_dimension_generalized_subgraph_sample_list.txt"
SOLE_OP_GRAPH_SAMPLES_LIST="subgraph_dataset_20260203/solo_sample_list.txt"
TORCH_MODEL_LIST="20260317/full_graph.txt"
TYPICAL_GRAPH_SAMPLES_LIST="20260317/typical_graph.txt"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你在外层设置一个统一的DATASET_ROOT比较好,20260317这样的hardcode尽量只出现一处

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread sqlite/graphsample_insert.sh Outdated
echo "insert : $model_rel_path"
python3 "${GRAPH_NET_ROOT}/sqlite/graphsample_insert.py" \
--model_path_prefix "$GRAPH_NET_ROOT" \
--model_path_prefix "$GRAPH_NET_ROOT/20260317/full_graph" \

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

路径就是$DATASET_ROOT/full_graph,下同

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@lixinqi lixinqi merged commit a478d13 into PaddlePaddle:develop Mar 19, 2026
3 checks passed
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.

3 participants