From 14aaa47a5e5bf0a229039f239d15475471604756 Mon Sep 17 00:00:00 2001 From: SunAhong1993 <48579383+SunAhong1993@users.noreply.github.com> Date: Fri, 9 Aug 2019 17:10:14 +0800 Subject: [PATCH] Rename add_caffe_custom_layer.py to add_caffe_custom_layer.md --- add_caffe_custom_layer.py => add_caffe_custom_layer.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename add_caffe_custom_layer.py => add_caffe_custom_layer.md (100%) diff --git a/add_caffe_custom_layer.py b/add_caffe_custom_layer.md similarity index 100% rename from add_caffe_custom_layer.py rename to add_caffe_custom_layer.md -- GitLab