From 2ce97fdd4d213eddf88f4ba6a63ba6eccf931ad8 Mon Sep 17 00:00:00 2001 From: gong1 <b.gong@fz-juelich.de> Date: Tue, 15 Sep 2020 17:00:40 +0200 Subject: [PATCH] add readme file in video_prediction/utils --- video_prediction_savp/video_prediction/utils/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 video_prediction_savp/video_prediction/utils/README.md diff --git a/video_prediction_savp/video_prediction/utils/README.md b/video_prediction_savp/video_prediction/utils/README.md new file mode 100644 index 00000000..983d60f0 --- /dev/null +++ b/video_prediction_savp/video_prediction/utils/README.md @@ -0,0 +1,2 @@ + +This file will describe the source code in utils from which architectures -- GitLab