From 25c8c9df227f1632da0c55fe72718eb6e11c2119 Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Sun, 22 Sep 2024 16:05:10 +0200 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a84f872 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +``` +torch/nn/modules/SequentialSplit.py +torch/nn/modules/container.py +torch/nn/utils/Functional2Layer.py +torch/nn/utils/__init__.py +```