Home
last modified time | relevance | path

Searched +full:cpu +full:- +full:cxx11 +full:- +full:abi (Results 1 – 21 of 21) sorted by relevance

/external/pytorch/.github/workflows/
Dgenerated-linux-binary-libtorch-cxx11-abi-nightly.yml5 name: linux-binary-libtorch-cxx11-abi
12 - nightly
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_libtorch/*'
23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
25 AWS_DEFAULT_REGION: us-east-1
27 BUILD_ENVIRONMENT: linux-binary-libtorch-cxx11-abi
36 …up: linux-binary-libtorch-cxx11-abi-${{ github.event.pull_request.number || github.ref_name }}-${{…
[all …]
Dgenerated-linux-binary-libtorch-cxx11-abi-main.yml5 name: linux-binary-libtorch-cxx11-abi
11 - main
13 - 'ciflow/trunk/*'
18 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
20 AWS_DEFAULT_REGION: us-east-1
22 BUILD_ENVIRONMENT: linux-binary-libtorch-cxx11-abi
31 …up: linux-binary-libtorch-cxx11-abi-${{ github.event.pull_request.number || github.ref_name }}-${{…
32 cancel-in-progress: true
35 libtorch-cpu-shared-with-deps-cxx11-abi-build:
37 uses: ./.github/workflows/_binary-build-linux.yml
[all …]
Dgenerated-linux-binary-manywheel-nightly.yml5 name: linux-binary-manywheel
12 - nightly
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_wheel/*'
23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
25 AWS_DEFAULT_REGION: us-east-1
27 BUILD_ENVIRONMENT: linux-binary-manywheel
36 …group: linux-binary-manywheel-${{ github.event.pull_request.number || github.ref_name }}-${{ githu…
[all …]
Dgenerated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml5 name: macos-arm64-binary-libtorch-cxx11-abi
12 - nightly
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_libtorch/*'
23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
25 AWS_DEFAULT_REGION: us-east-1
26 BUILD_ENVIRONMENT: macos-arm64-binary-libtorch-cxx11-abi
31 … macos-arm64-binary-libtorch-cxx11-abi-${{ github.event.pull_request.number || github.ref_name }}-
[all …]
Dgenerated-linux-aarch64-binary-manywheel-nightly.yml5 name: linux-aarch64-binary-manywheel
12 - nightly
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_wheel/*'
25 AWS_DEFAULT_REGION: us-east-1
27 BUILD_ENVIRONMENT: linux-aarch64-binary-manywheel
36 …up: linux-aarch64-binary-manywheel-${{ github.event.pull_request.number || github.ref_name }}-${{ …
37 cancel-in-progress: true
[all …]
Dbuild-manywheel-images.yml7 - main
8 - release/*
11 # Release candidate tags look like: v1.11.0-rc1
12 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
14 - '.ci/docker/manywheel/*'
15 - '.ci/docker/manywheel/build_scripts/*'
16 - '.ci/docker/common/*'
17 - .github/workflows/build-manywheel-images.yml
20 - '.ci/docker/manywheel/*'
21 - '.ci/docker/manywheel/build_scripts/*'
[all …]
/external/pytorch/.github/scripts/
Dgenerate_binary_build_matrix.py8 * CPU
28 CPU_CXX11_ABI_ARCH = ["cpu-cxx11-abi"]
31 CPU_AARCH64_ARCH = ["cpu-aarch64"]
34 CPU_S390X_ARCH = ["cpu-s390x"]
37 CUDA_AARCH64_ARCH = ["cuda-aarch64"]
42 …"nvidia-cuda-nvrtc-cu11==11.8.89; platform_system == 'Linux' and platform_machine == 'x86_64' | " …
43 …"nvidia-cuda-runtime-cu11==11.8.89; platform_system == 'Linux' and platform_machine == 'x86_64' | "
44 … "nvidia-cuda-cupti-cu11==11.8.87; platform_system == 'Linux' and platform_machine == 'x86_64' | "
45 … "nvidia-cudnn-cu11==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | "
46 … "nvidia-cublas-cu11==11.11.3.6; platform_system == 'Linux' and platform_machine == 'x86_64' | "
[all …]
Dtest_filter_test_configs.py25 "pull / mock-platform-1": [
30 "mock-platform-1",
33 "trunk / mock-platform-2 / build": [
38 "mock-platform-2",
41 "periodic / mock-platform-3 / test": [
46 "mock-platform-3",
49 "pull / mock-platform-4 / build-and-test": [
54 "mock-platform-4",
55 "build-and-test",
57 "trunk / mock-platform-5 / test (backward_compat)": [
[all …]
Dgql_mocks.json.gz ... xla hash.", 13 "headRefName": "update-xla-commit-hash/5573005593-54-1", ...
Drockset_mocks.json.gz
Ddrci_mocks.json.gz
/external/pytorch/.ci/docker/manywheel/
Dbuild.sh4 set -eou pipefail
6 TOPDIR=$(git rev-parse --show-toplevel)
11 if [ -z "${image}" ]; then
18 DOCKER_REGISTRY="${DOCKER_REGISTRY:-docker.io}"
20 GPU_ARCH_TYPE=${GPU_ARCH_TYPE:-cpu}
21 GPU_ARCH_VERSION=${GPU_ARCH_VERSION:-}
22 MANY_LINUX_VERSION=${MANY_LINUX_VERSION:-}
23 DOCKERFILE_SUFFIX=${DOCKERFILE_SUFFIX:-}
24 WITH_PUSH=${WITH_PUSH:-}
27 cpu)
[all …]
/external/pytorch/docs/cpp/source/
Dinstalling.rst7 distribution on `our website <https://pytorch.org/get-started/locally/>`_. Below
12 ---------------
17 .. code-block:: sh
19 wget https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip
20 unzip libtorch-shared-with-deps-latest.zip
22 Note that the above link has CPU-only libtorch. If you would like to download a GPU-enabled
34 .. code-block:: cmake
37 project(example-app)
42 add_executable(example-app example-app.cpp)
43 target_link_libraries(example-app "${TORCH_LIBRARIES}")
[all …]
/external/pytorch/cmake/External/
Dnccl.cmake14 string(REPLACE "-gencode;" "-gencode=" NVCC_GENCODE "${NVCC_GENCODE}")
16 string(REPLACE ";-gencode" " -gencode" NVCC_GENCODE "${NVCC_GENCODE}")
23 # Assume 2 hardware threads per cpu core
34 set(MAKE_COMMAND "$(MAKE)" "-l${MAX_JOBS}")
36 # Parallel build with CPU load limit to avoid oversubscription
37 set(MAKE_COMMAND "make" "-j${MAX_JOBS}" "-l${MAX_JOBS}")
59 execute_process(COMMAND "${CMAKE_OBJCOPY}" "--version" OUTPUT_VARIABLE OBJCOPY_VERSION_STR)
60 …string(REGEX REPLACE "GNU objcopy .+ ([0-9])\\.([0-9]+).*" "\\1" OBJCOPY_VERSION_MAJOR ${OBJCOPY_V…
61 …string(REGEX REPLACE "GNU objcopy .+ ([0-9])\\.([0-9]+).*" "\\2" OBJCOPY_VERSION_MINOR ${OBJCOPY_V…
64 if("$ENV{BUILD_ENVIRONMENT}" MATCHES ".*-libtorch-cxx11-abi$")
[all …]
/external/clang/include/clang/Basic/
DDiagnosticCommonKinds.td1 //==--- DiagnosticCommonKinds.td - common diagnostics ---------------------===//
8 //===----------------------------------------------------------------------===//
10 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
31 /// note_matching - this is used as a continuation of a previous diagnostic,
50 "string literal with user-defined suffix cannot be used here">;
52 "character literal with user-defined suffix cannot be used here">;
54 "numeric literal with user-defined suffix cannot be used here">;
74 "variadic templates are a C++11 extension">, InGroup<CXX11>;
99 "%1 %0 is hidden by a non-type declaration of %0 here">;
[all …]
DAttr.td1 //==--- Attr.td - attribute definitions -----------------------------------===//
8 //===----------------------------------------------------------------------===//
10 // The documentation is organized by category. Attributes can have category-
21 // documentation. Ideally, this category should be used for internal-only
67 // A subset-subject is an AttrSubject constrained to operate only on some subset
81 [{S->getStorageClass() != VarDecl::Register &&
82 S->getKind() != Decl::ImplicitParam &&
83 S->getKind() != Decl::ParmVar &&
84 S->getKind() != Decl::NonTypeTemplateParm}]>;
86 [{S->getKind() != Decl::ParmVar}]>;
[all …]
DDiagnosticSemaKinds.td1 //==--- DiagnosticSemaKinds.td - libsema diagnostics ----------------------===//
8 //===----------------------------------------------------------------------===//
10 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
35 "been assigned">, InGroup<DiagGroup<"duplicate-enum">>, DefaultIgnore;
78 "%select{case value|enumerator value|non-type template argument|"
82 "%select{case value|enumerator value|non-type template argument|"
101 "represented in a %1-bit %select{signed|unsigned}2 integer type">;
107 InGroup<DiagGroup<"predefined-identifier-outside-function">>;
109 "magnitude of floating-point constant too large for type %0; maximum is %1">,
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dconv_2d.h7 http://www.apache.org/licenses/LICENSE-2.0
20 #include "third_party/eigen3/unsupported/Eigen/CXX11/Tensor"
56 // TODO(ezhulenev): Non-templated `operator()` are required by explicit template
304 Eigen::DSizes<IndexType, NDIMS - 2> spatial_dims;
312 merged_dims[1] = in.dimension(NDIMS - 2); // input filters [I]
313 merged_dims[2] = in.dimension(NDIMS - 1); // output filters [O]
333 expanded_dims[NDIMS - 1] = merged_dims[1]; // [I]
408 // by the "CPU" compiler, while the
413 // pass-by-value) was getting corrupted, leading to regressions in the
418 // ++ an ABI incompatibility between the "old" CPU compiler (gcc 5.4 for
[all …]
/external/clang/test/Preprocessor/
Dinit.c1 // RUN: %clang_cc1 -E -dM -x assembler-with-cpp < /dev/null | FileCheck -match-full-lines -check-pr…
6 // RUN: %clang_cc1 -fblocks -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix BLOCKS %s
12 // RUN: %clang_cc1 -x c++ -std=c++1z -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix…
22 // RUN: %clang_cc1 -x c++ -std=c++1y -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix…
32 // RUN: %clang_cc1 -x c++ -std=c++11 -E -dM < /dev/null | FileCheck -match-full-lines -check-prefix…
34 // CXX11:#define __GNUG__ {{.*}}
35 // CXX11:#define __GXX_EXPERIMENTAL_CXX0X__ 1
36 // CXX11:#define __GXX_RTTI 1
37 // CXX11:#define __GXX_WEAK__ 1
38 // CXX11:#define __cplusplus 201103L
[all …]
/external/tensorflow/
DRELEASE.md9 * <THIS SECTION SHOULD CONTAIN API, ABI AND BEHAVIORAL BREAKING CHANGES>
78 …xperimental/SharpnessAwareMinimization). This class implements the sharpness-aware minimization te…
82 …* Added support for cross-trainer data caching in tf.data service. This saves computation resour…
86 …_BASED, then it runs a new algorithm that can get the same performance with lower CPU/memory usage.
91 …mptionCheckpointHandler) to handle worker preemption/maintenance and cluster-wise consistent error…
95 …ge from 8 to 100 times depending on the size of k. When running on CPU and GPU, a non-optimized XL…
117 …inistically (and `tf.errors.UnimplementedError` is no longer thrown) when op-determinism has been …
141-Review-Doctor, DEKHTIARJonathan, Deven Desai, Djacon, Duncan Riach, fedotoff, fo40225, Frederic B…
163 …ers should switch to [TensorFlow Decision Forests](https://github.com/tensorflow/decision-forests).
165 …r `std::__cxx11` or `[abi:cxx11]` linker errors will need to adopt this compiler option. See [the …
[all …]
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch1 diff --git a/build.rs b/build.rs
4 --- a/build.rs
6 @@ -1,408 +0,0 @@
7 -// Copyright 2015 The Rust Project Developers. See the COPYRIGHT
8 -// file at the top-level directory of this distribution and at
9 -// http://rust-lang.org/COPYRIGHT.
10 -//
11 -// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
12 -// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
13 -// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
[all …]