Skip to content

Typical graph#679

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

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

Conversation

@Honglei-Qiu
Copy link
Contributor

PR Category

other

Description

add group by type

@paddle-bot
Copy link

paddle-bot bot commented Mar 19, 2026

Thanks for your contribution!

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
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
Contributor Author

Choose a reason for hiding this comment

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

done

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
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
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