Skip to content

Commit 343d997

Browse files
committed
Simplify gitignore for api/test
1 parent 8b833d5 commit 343d997

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

paddle/api/test/.gitignore

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
___fc_layer_0__.w0
2-
___fc_layer_0__.wbias
3-
_hidden1.w0
4-
_hidden1.wbias
5-
_hidden2.w0
6-
_hidden2.wbias
1+
*.w0
2+
*.wbias

0 commit comments

Comments
 (0)