From: Evan Shelhamer Date: Tue, 25 Feb 2014 07:43:47 +0000 (-0800) Subject: file models X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ec698b2b3999d94f89d6cca24aafd17a1aed230;p=platform%2Fupstream%2Fcaffe.git file models --- diff --git a/examples/imagenet.prototxt b/models/imagenet.prototxt similarity index 100% rename from examples/imagenet.prototxt rename to models/imagenet.prototxt diff --git a/examples/imagenet_deploy.prototxt b/models/imagenet_deploy.prototxt similarity index 100% rename from examples/imagenet_deploy.prototxt rename to models/imagenet_deploy.prototxt diff --git a/examples/imagenet_solver.prototxt b/models/imagenet_solver.prototxt similarity index 100% rename from examples/imagenet_solver.prototxt rename to models/imagenet_solver.prototxt diff --git a/examples/imagenet_val.prototxt b/models/imagenet_val.prototxt similarity index 100% rename from examples/imagenet_val.prototxt rename to models/imagenet_val.prototxt diff --git a/examples/lenet.prototxt b/models/lenet.prototxt similarity index 100% rename from examples/lenet.prototxt rename to models/lenet.prototxt diff --git a/examples/lenet_solver.prototxt b/models/lenet_solver.prototxt similarity index 100% rename from examples/lenet_solver.prototxt rename to models/lenet_solver.prototxt diff --git a/examples/lenet_test.prototxt b/models/lenet_test.prototxt similarity index 100% rename from examples/lenet_test.prototxt rename to models/lenet_test.prototxt