We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed46e0 commit df36e0eCopy full SHA for df36e0e
1 file changed
graph_net/tools/generate_subgraph_dataset.sh
@@ -28,7 +28,7 @@ RENAMED_DIMENSION_GENERALIZED_FUSIBLE_SUBGRAPH_DIR=$DECOMPOSE_WORKSPACE/12_renam
28
DEDUPLICATED_DIMENSION_GENERALIZED_FUSIBLE_SUBGRAPH_DIR=$DECOMPOSE_WORKSPACE/13_deduplicated_dimension_generalized_fusible_subgraphs
29
UNITTESTS_OUTPUT_DIR=$DECOMPOSE_WORKSPACE/14_kernelbench_unittests
30
31
-DB_PATH=$DECOMPOSE_WORKSPACE/small10_torch_samples.db
+DB_PATH=$DECOMPOSE_WORKSPACE/small100_torch_samples.db
32
33
mkdir -p "$DECOMPOSE_WORKSPACE"
34
0 commit comments