Remove fbcode/caffe2/mode (#46454)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/46454
we stopped syncing this folder to fbcode, and it's not been used. AIbench will use the ones in xplat.
Test Plan: zbgs fbcode/caffe2/mode/ find nothing
Reviewed By: xta0
Differential Revision: D24356743
fbshipit-source-id: 7e70a2181a49b8ff3f87e5be3b8c808135f4c527
diff --git a/mode/aibench_caffe2_android b/mode/aibench_caffe2_android
deleted file mode 100644
index 8148811..0000000
--- a/mode/aibench_caffe2_android
+++ /dev/null
@@ -1,3 +0,0 @@
---config
-caffe2.strip_glog=0
-@fbsource//fbandroid/mode/ndk_libcxx
diff --git a/mode/aibench_pytorch_android b/mode/aibench_pytorch_android
deleted file mode 100644
index 2572d24..0000000
--- a/mode/aibench_pytorch_android
+++ /dev/null
@@ -1,5 +0,0 @@
---config
-user.ndk_cxxflags='-g1'
---config
-pt.disable_per_op_profiling=0
-@fbsource//fbandroid/mode/ndk_libcxx