Home
last modified time | relevance | path

Searched refs:cpp_test_dir (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/.ci/caffe2/
H A Dtest.sh33 cpp_test_dir="$INSTALL_PREFIX/cpp_test"
41 cpp_test_dir="$python_installation/torch/test"
51 for test in $(find "$cpp_test_dir" -executable -type f); do