Home
last modified time | relevance | path

Searched defs:sizes_ (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorAccessor.h41 const index_t* sizes_, in TensorAccessorBase()
64 const index_t* sizes_; variable
79 const index_t* sizes_, in TensorAccessor()
99 const index_t* sizes_, in TensorAccessor()
127 const index_t* sizes_, in GenericPackedTensorAccessorBase()
139 const source_index_t* sizes_, in GenericPackedTensorAccessorBase()
163 index_t sizes_[N]; variable
183 const index_t* sizes_, in GenericPackedTensorAccessor()
191 const source_index_t* sizes_, in GenericPackedTensorAccessor()
230 const index_t* sizes_, in GenericPackedTensorAccessor()
[all …]
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/nnc/
H A Dcontext.h30 std::vector<int64_t> sizes_; member
48 std::vector<int64_t> sizes_; member
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DCPUApplyUtils.h63 int64_t sizes_[N] = {0}; member
92 std::vector<int64_t> sizes_; member
H A DFunctionalTensorWrapper.cpp226 auto sizes_ = value_.sym_sizes(); in replace_() local
278 auto sizes_ = value_.sym_sizes(); in set__impl() local
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod_meta.h81 Span<const int32_t> sizes_; variable
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dshape.h63 std::vector<int64_t> sizes_; variable
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.h83 std::vector<std::optional<c10::SymInt>> sizes_; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/ops/
H A Dfrom_blob.h92 IntArrayRef sizes_; variable
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_eager/
H A Dkernel_meta_info.h44 std::vector<int64_t> sizes_; member
H A Dkernel_meta_info.cpp67 auto sizes_ = c10::IntArrayRef(other.sizes_); in operator ==() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/detail/
H A DOffsetCalculator.cuh72 at::cuda::detail::IntDivider<index_t> sizes_[MAX_DIMS]; member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSpectralOps.cu23 at::cuda::detail::IntDivider<index_t> sizes_[MAX_DIMS]; member
H A DCuFFTPlanCache.h35 int64_t sizes_[max_rank + 1]; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_rematerialization.h175 RematerializationSizes* sizes_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dgraph_executor.cpp196 std::vector<size_t> sizes_; member
242 std::vector<size_t> sizes_; member
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcollection.h82 std::vector<int64_t> sizes_; member
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/
H A DTensor.h241 std::vector<int64_t> sizes_; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DTensor.h144 std::vector<int64_t> sizes_; variable
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/detail/
H A DTensorDataContainer.h346 std::vector<int64_t> sizes_; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A DLlgaTensorImpl.h231 std::vector<int64_t> sizes_; member
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runtime/
H A Darrayref_tensor.h263 MiniArrayRef<const int64_t> sizes_; variable
/aosp_15_r20/external/libvpx/test/
H A Dvp9_ratectrl_rtc_test.cc640 uint32_t sizes_[8]; member in __anonae8f34940111::RcInterfaceSvcTest
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dapi.cc162 const ObjectsSizes sizes_; member in tflite::gpu::gl::__anon655d0df00111::InferenceContextWithBatchImpl
/aosp_15_r20/art/test/906-iterate-heap/
H A Diterate_heap.cc133 std::vector<jlong> sizes_; in Java_art_Test906_iterateThroughHeapData() member in art::Test906IterateHeap::Java_art_Test906_iterateThroughHeapData::DataIterationConfig
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DNCCLUtils.hpp633 c10::SmallVector<int64_t, 8> sizes_; // flattened from inputs, outputs member

12