diff options
-rw-r--r-- | commands.gdb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/commands.gdb b/commands.gdb deleted file mode 100644 index 9265e9a..0000000 --- a/commands.gdb +++ /dev/null @@ -1,4 +0,0 @@ -break nn.c:35 - commands - printf "(%zu x %zu)", out_shape[0], out_shape[1]; - end |