# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.21 # This file contains all the rules used to get the outputs files # built from the input files. # It is included in the main 'build.ninja'. # ============================================================================= # Project: Torch # Configurations: Release # ============================================================================= # ============================================================================= ############################################# # Rule for running custom commands. rule CUSTOM_COMMAND command = $COMMAND description = $DESC ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__protoc_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__protoc_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for creating executable symlink. rule CMAKE_SYMLINK_EXECUTABLE command = /usr/bin/cmake -E cmake_symlink_executable $in $out && $POST_BUILD description = Creating executable symlink $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__libprotobuf_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__libprotobuf_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__libprotoc_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__libprotoc_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__libprotobuf-lite_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__libprotobuf-lite_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__pthreadpool_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__pthreadpool_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__cpuinfo_internals_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__cpuinfo_internals_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__cpuinfo_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__cpuinfo_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__clog_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__clog_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__qnnpack_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__qnnpack_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__pytorch_qnnpack_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__pytorch_qnnpack_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__pytorch_qnnpack_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__nnpack_reference_layers_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__nnpack_reference_layers_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__nnpack_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__nnpack_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__XNNPACK_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__XNNPACK_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE rspfile = $RSP_FILE rspfile_content = $in_newline $LINK_PATH $LINK_LIBRARIES restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__gmock_main_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__gmock_main_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__gmock_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__gmock_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__gtest_main_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__gtest_main_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__gtest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__gtest_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__benchmark_main_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__benchmark_main_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__benchmark_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__benchmark_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__fbgemm_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__fbgemm_avx512_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__fbgemm_avx2_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__fbgemm_generic_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__asmjit_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__asmjit_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__gloo_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__gloo_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__tensorpipe_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__tensorpipe_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__tensorpipe_uv_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__tensorpipe_uv_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__uv_a_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__uv_a_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__uv_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C shared library. rule C_SHARED_LIBRARY_LINKER__uv_Release command = $PRE_LINK && /usr/bin/cc -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for creating library symlink. rule CMAKE_SYMLINK_LIBRARY command = /usr/bin/cmake -E cmake_symlink_library $in $SONAME $out && $POST_BUILD description = Creating library symlink $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__onnx_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__onnx_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__onnxifi_loader_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__onnxifi_loader_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__onnxifi_wrapper_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C shared module. rule C_MODULE_LIBRARY_LINKER__onnxifi_wrapper_Release command = $PRE_LINK && /usr/bin/cc -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C shared module $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__onnx_proto_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__onnx_proto_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__onnxifi_dummy_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C shared library. rule C_SHARED_LIBRARY_LINKER__onnxifi_dummy_Release command = $PRE_LINK && /usr/bin/cc -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__foxi_dummy_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C shared library. rule C_SHARED_LIBRARY_LINKER__foxi_dummy_Release command = $PRE_LINK && /usr/bin/cc -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__foxi_wrapper_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C shared module. rule C_MODULE_LIBRARY_LINKER__foxi_wrapper_Release command = $PRE_LINK && /usr/bin/cc -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C shared module $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__foxi_loader_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__foxi_loader_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__dnnl_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__dnnl_common_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__dnnl_common_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__dnnl_cpu_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__dnnl_cpu_x64_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__fmt_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__fmt_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__breakpad_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__breakpad_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__breakpad_common_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__breakpad_common_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__breakpad_common_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__kineto_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__kineto_api_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__kineto_base_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__c10_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_typeid_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_typeid_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_string_view_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_string_view_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_registry_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_registry_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_logging_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_logging_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_ConstexprCrc_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_ConstexprCrc_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_CompileTimeFunctionPointer_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_CompileTimeFunctionPointer_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_flags_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_flags_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_InlineDeviceGuard_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_InlineDeviceGuard_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_StreamGuard_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_StreamGuard_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_Bitset_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_Bitset_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_TypeIndex_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_TypeIndex_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_DispatchKeySet_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_DispatchKeySet_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_C.2b.2b17_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_C.2b.2b17_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_tempfile_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_tempfile_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_optional_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_optional_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_TypeList_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_TypeList_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_bfloat16_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_bfloat16_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_InlineStreamGuard_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_InlineStreamGuard_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_Half_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_Half_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_LeftRight_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_LeftRight_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_DeviceGuard_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_DeviceGuard_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_Metaprogramming_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_Metaprogramming_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_SmallVectorTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_SmallVectorTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_Array_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_Array_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_exception_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_exception_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_ThreadLocal_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_ThreadLocal_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_TypeTraits_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_TypeTraits_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_accumulate_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_accumulate_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_complex_math_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_complex_math_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_Device_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_Device_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_complex_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_complex_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_ordered_preserving_dict_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_ordered_preserving_dict_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_SizesAndStrides_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_SizesAndStrides_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_irange_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_irange_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_either_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_either_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_intrusive_ptr_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_intrusive_ptr_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__c10_intrusive_ptr_benchmark_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__c10_intrusive_ptr_benchmark_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__caffe2_pybind11_state_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared module. rule CXX_MODULE_LIBRARY_LINKER__caffe2_pybind11_state_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared module $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__nnpack_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__nnpack_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__mobile_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__mobile_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__distributed_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__distributed_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__TensorImpl_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__TensorImpl_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__Dimname_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__Dimname_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__tensor_interop_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__tensor_interop_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__type_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__type_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__vmap_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__vmap_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__depthwise3x3_conv_op_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__depthwise3x3_conv_op_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__undefined_tensor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__undefined_tensor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__predictor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__predictor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__reportMemoryUsage_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__reportMemoryUsage_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__apply_utils_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__apply_utils_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__mobile_memory_cleanup_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__mobile_memory_cleanup_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__kernel_function_legacy_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__kernel_function_legacy_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__math_kernel_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__math_kernel_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__tensor_iterator_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__tensor_iterator_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__lazy_tensor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__lazy_tensor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__broadcast_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__broadcast_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__weakref_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__weakref_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__native_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__native_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__operators_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__operators_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__thread_init_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__thread_init_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__test_parallel_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__test_parallel_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__dispatch_key_set_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__dispatch_key_set_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__TopoSortTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__TopoSortTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__vec_test_all_types_DEFAULT_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__vec_test_all_types_DEFAULT_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__net_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__net_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__pow_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__pow_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__cast_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__cast_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__NamedTensor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__NamedTensor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__MatchTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__MatchTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__caffe2_protos_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__split_slss_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__split_slss_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__extension_backend_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__extension_backend_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__torch_global_deps_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C shared library. rule C_SHARED_LIBRARY_LINKER__torch_global_deps_Release command = $PRE_LINK && /usr/bin/cc -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__atest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__atest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__conv_to_nnpack_transform_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__conv_to_nnpack_transform_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__common_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__common_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__cpu_generator_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__cpu_generator_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__kernel_stackbased_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__kernel_stackbased_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__cpu_profiling_allocator_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__cpu_profiling_allocator_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__converter_nomigraph_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__converter_nomigraph_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__observer_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__observer_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__generate_proposals_op_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__generate_proposals_op_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__vec_test_all_types_AVX512_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__vec_test_all_types_AVX512_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__text_file_reader_utils_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__text_file_reader_utils_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__backend_cutting_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__backend_cutting_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__List_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__List_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__fatal_signal_asan_no_sig_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__fatal_signal_asan_no_sig_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__vec_test_all_types_AVX2_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__vec_test_all_types_AVX2_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__scalar_tensor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__scalar_tensor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__dead_code_elim_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__dead_code_elim_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__net_simple_refcount_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__net_simple_refcount_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__math_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__math_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__kernel_function_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__kernel_function_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__memory_overlapping_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__memory_overlapping_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__generate_proposals_op_util_nms_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__generate_proposals_op_util_nms_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__string_ops_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__string_ops_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__basic_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__basic_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__quantized_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__quantized_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__pattern_net_transform_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__pattern_net_transform_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__Dict_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__Dict_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__variant_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__variant_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__torch_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__torch_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__context_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__context_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__stride_properties_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__stride_properties_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__common_subexpression_elimination_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__common_subexpression_elimination_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__wrapdim_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__wrapdim_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__backend_fallback_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__backend_fallback_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__kernel_lambda_legacy_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__kernel_lambda_legacy_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__kernel_lambda_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__kernel_lambda_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__simple_queue_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__simple_queue_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__make_boxed_from_unboxed_functor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__make_boxed_from_unboxed_functor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__CppSignature_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__CppSignature_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__operator_schema_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__operator_schema_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__op_allowlist_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__op_allowlist_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__verify_api_visibility_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__verify_api_visibility_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__op_registration_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__op_registration_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__event_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__event_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__workspace_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__workspace_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__init_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__init_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__module_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__module_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__reduce_ops_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__reduce_ops_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__BinaryMatchImplTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__BinaryMatchImplTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__scalar_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__scalar_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__dlconvertor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__dlconvertor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__proto_utils_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__proto_utils_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__net_async_tracing_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__net_async_tracing_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__GraphTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__GraphTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__graph_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__graph_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__net_dag_utils_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__net_dag_utils_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__operator_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__operator_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__smart_tensor_printer_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__smart_tensor_printer_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__ivalue_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__ivalue_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__parallel_net_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__parallel_net_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__plan_executor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__plan_executor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__serialization_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__serialization_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__stats_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__stats_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__timer_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__timer_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__transform_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__transform_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__bound_shape_inference_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__bound_shape_inference_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__blob_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__blob_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__inline_container_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__inline_container_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__fixed_divisor_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__fixed_divisor_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__cpuid_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__cpuid_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__NeuralNetTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__NeuralNetTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__SubgraphMatcherTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__SubgraphMatcherTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__half_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__half_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__data_filler_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__data_filler_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__TarjansImplTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__TarjansImplTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__memory_format_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__memory_format_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__mpi_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__mpi_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__device_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__device_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__torch_cpu_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__torch_cpu_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__torch_cpu_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__boolean_unmask_ops_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__boolean_unmask_ops_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__time_observer_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__time_observer_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__ssa_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__ssa_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__batch_matmul_op_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__batch_matmul_op_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__conv_transpose_op_mobile_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__conv_transpose_op_mobile_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__KernelFunction_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__KernelFunction_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__elementwise_op_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__elementwise_op_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__AlgorithmsTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__AlgorithmsTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__generate_proposals_op_util_boxes_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__generate_proposals_op_util_boxes_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__half_float_ops_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__half_float_ops_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__cpu_rng_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__cpu_rng_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__utility_ops_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__utility_ops_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__int8_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__int8_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__int8_roi_align_op_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__int8_roi_align_op_test_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__dispavx_obj_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__dispsse_obj_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefpurecfma_scalar_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetpurec_scalar_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefsse2_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetsse4_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetavx_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefavx_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__mkrename_gnuabi_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__mkrename_gnuabi_Release command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetavx2128_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefsse4_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefavx2_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetpurecfma_scalar_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefpurec_scalar_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefavx512fnofma_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__mkrename_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__mkrename_Release command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__mkmasked_gnuabi_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__mkmasked_gnuabi_Release command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__sleefavx2128_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__mkdisp_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__mkdisp_Release command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetavx512fnofma_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleeffma4_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetsse2_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleef_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__sleef_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__sleefavx512f_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetavx512f_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__mkalias_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__mkalias_Release command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetavx2_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__sleefdetfma4_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__arraymap_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__addSuffix_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__addSuffix_Release command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking C executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__common_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__Caffe2_perfkernels_avx512_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__Caffe2_perfkernels_avx512_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__Caffe2_perfkernels_avx2_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__Caffe2_perfkernels_avx2_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__Caffe2_perfkernels_avx_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX static library. rule CXX_STATIC_LIBRARY_LINKER__Caffe2_perfkernels_avx_Release command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD description = Linking CXX static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__caffe2_dnnlowp_avx2_ops_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__Caffe2_PROTO_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__test_jit_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__test_jit_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__backend_with_compiler_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__backend_with_compiler_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__jitbackend_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__jitbackend_test_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__torchbind_test_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__torchbind_test_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__tutorial_tensorexpr_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__tutorial_tensorexpr_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__test_tensorexpr_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__test_tensorexpr_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__example_allreduce_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__example_allreduce_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__ProcessGroupMPITest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__ProcessGroupMPITest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__ProcessGroupGlooTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__ProcessGroupGlooTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__HashStoreTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__HashStoreTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__TCPStoreTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__TCPStoreTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__FileStoreTest_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__FileStoreTest_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__test_dist_autograd_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__test_dist_autograd_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__test_cpp_rpc_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__test_cpp_rpc_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__parallel_benchmark_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__parallel_benchmark_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__test_api_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__test_api_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__test_lazy_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__test_lazy_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__nnapi_backend_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__nnapi_backend_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__torch_python_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__torch_python_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__torch_shm_manager_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX executable. rule CXX_EXECUTABLE_LINKER__torch_shm_manager_Release command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__shm_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__shm_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__caffe2_detectron_ops_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__caffe2_detectron_ops_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__caffe2_module_test_dynamic_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__caffe2_module_test_dynamic_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling CXX files. rule CXX_COMPILER__caffe2_observers_Release depfile = $DEP_FILE deps = gcc command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building CXX object $out ############################################# # Rule for linking CXX shared library. rule CXX_SHARED_LIBRARY_LINKER__caffe2_observers_Release command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD description = Linking CXX shared library $TARGET_FILE restat = $RESTAT ############################################# # Rule for re-running cmake. rule RERUN_CMAKE command = /usr/bin/cmake --regenerate-during-build -S/opt/logicmoo_workspace/packs_xtra/pytorch -B/opt/logicmoo_workspace/packs_xtra/pytorch/build description = Re-running CMake... generator = 1 ############################################# # Rule for cleaning all built files. rule CLEAN command = /usr/local/bin/ninja $FILE_ARG -t clean $TARGETS description = Cleaning all built files... ############################################# # Rule for printing all primary targets available. rule HELP command = /usr/local/bin/ninja -t targets description = All primary targets available: