Skip to content

Commit 8a2a9cd

Browse files
committed
minor change
1 parent 2847ac9 commit 8a2a9cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graph_net/tools/generate_subgraph_dataset.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ function cumsum_num_kernels() {
163163
"output_json_file_name": "cumsum_num_kernels.json",
164164
"model_path_prefix": "$2",
165165
"output_dir": "$3",
166+
"device": "cuda",
166167
"resume": ${RESUME}
167168
}
168169
}

0 commit comments

Comments
 (0)