commit | 3329f36f1a40666a0a92918ec0ad43eb0dd8fd20 | [log] [tgz] |
---|---|---|
author | Lei Tian <ltian@fb.com> | Wed Jan 03 17:08:17 2018 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Wed Jan 03 17:42:55 2018 -0800 |
tree | 11693c552a4c2d3145a19892c6994bdd5655886c | |
parent | f90feac38bd1d9c178cf345f4f0ceba7f13e1987 [diff] |
Move load_save_test.py from caffe2/python/ to caffe2/python/operator_test/ Summary: Move load_save_test.py from caffe2/python to caffe2/python/operator_test/ Reviewed By: boryiingsu Differential Revision: D6657724 fbshipit-source-id: 030942316444ec93c3bc2970902d7b3980e60cfc
diff --git a/caffe2/python/load_save_test.py b/caffe2/python/operator_test/load_save_test.py similarity index 100% rename from caffe2/python/load_save_test.py rename to caffe2/python/operator_test/load_save_test.py