Home
last modified time | relevance | path

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

/external/pytorch/c10/util/
DApproximateClock.h14 #if defined(C10_IOS) && defined(C10_MOBILE)
48 #if defined(C10_IOS) && defined(C10_MOBILE)
/external/pytorch/aten/src/ATen/native/
DCPUBlas.cpp13 #if C10_IOS
112 #if (AT_BUILD_WITH_BLAS() && C10_IOS)
140 #if C10_IOS in gemm()
188 #if C10_IOS in gemm()
231 #if C10_IOS in gemm()
274 #if C10_IOS in gemm()
650 #if C10_IOS in axpy()
675 #if C10_IOS in axpy()
700 #if C10_IOS in axpy()
725 #if C10_IOS in axpy()
[all …]
/external/pytorch/caffe2/utils/threadpool/
DThreadPoolCommon.h17 #define C10_IOS 1 macro
DThreadPool.cc59 #elif defined(C10_IOS) in getDefaultNumThreads()
/external/pytorch/aten/src/ATen/native/metal/
DMetalContext.mm10 #if C10_IOS
/external/pytorch/c10/macros/
DMacros.h458 #define C10_IOS 1 macro
/external/pytorch/torch/csrc/jit/backends/coreml/objc/
DPTMCoreMLBackend.mm12 #if C10_IOS