Searched defs:sym_size (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/ |
H A D | ts_native_functions.cpp | 273 at::SymIntArrayRef sym_size, in empty_symint() 303 at::SymIntArrayRef sym_size, in empty_strided_symint()
|
/aosp_15_r20/trusty/kernel/lib/dtb_embedded/ |
H A D | dtb_embedded.c | 116 const size_t sym_size = 4; in dtb_embedded_iterator_next() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | TensorProperties.cpp | 55 c10::SymInt sym_size(const Tensor& self, int64_t dim) { in sym_size() function
|
H A D | TensorShape.cpp | 1194 Tensor as_strided_tensorimpl_meta_symint(const Tensor& self, SymIntArrayRef sym_size, SymIntArrayRe… in as_strided_tensorimpl_meta_symint()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | TensorGeometry.h | 74 c10::SymInt sym_size(int64_t dim) const { in sym_size() function
|
/aosp_15_r20/art/libelffile/elf/ |
H A D | elf_debug_reader.h | 60 Elf_Addr sym_size; member
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ |
D | Module.h | 135 size_t sym_size() const { return m_SymbolTable.numOfSymbols(); } in sym_size() function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | promoted_prim_ops.cpp | 63 void sym_size(Stack& stack) { in sym_size() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | TensorBase.h | 164 c10::SymInt sym_size(int64_t dim) const { in sym_size() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ |
H A D | LegacyBatchingRegistrations.cpp | 629 SymIntArrayRef sym_size, in new_empty_strided_batching_rule()
|
H A D | BatchRulesViews.cpp | 419 const Tensor &self, std::optional<int64_t> self_bdim, SymIntArrayRef sym_size) in view_batching_rule()
|
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ |
H A D | halide.py | 922 def sym_size(self, sym): member in HalideKernel
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | TensorImpl.h | 895 c10::SymInt sym_size(int64_t d) const { in sym_size() function
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | lowering.py | 6074 def sym_size(a, dim): function
|