Unverified 提交 65f81bfe authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Add `**/*.torchscript.pt` (#3634)

上级 de56813b
...@@ -12,12 +12,12 @@ data/samples/* ...@@ -12,12 +12,12 @@ data/samples/*
*.jpg *.jpg
# Neural Network weights ----------------------------------------------------------------------------------------------- # Neural Network weights -----------------------------------------------------------------------------------------------
**/*.weights
**/*.pt **/*.pt
**/*.pth **/*.pth
**/*.onnx **/*.onnx
**/*.mlmodel **/*.mlmodel
**/*.torchscript **/*.torchscript
**/*.torchscript.pt
# Below Copied From .gitignore ----------------------------------------------------------------------------------------- # Below Copied From .gitignore -----------------------------------------------------------------------------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论