Home
last modified time | relevance | path

Searched defs:Strided (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h149 uint16_t Strided : 1; member
170 uint16_t Strided : 1; member
189 uint16_t Strided : 1; member
198 uint16_t Strided : 1; member
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dtensor_options.h47 Strided = 0, enumerator
/aosp_15_r20/external/pytorch/c10/core/
H A DLayout.h11 Strided, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/darling/examples/
Dautomatic_bounds.rs20 Strided { enumerator
/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dschema.py40 Strided = 7 variable in Layout
/aosp_15_r20/external/executorch/exir/serde/
H A Dschema.py48 Strided = 7 variable in Layout
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dtensor_interop_test.cpp257 TEST(PytorchToCaffe2, Strided) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_pooling_test.cc524 TEST(EigenPoolingTest, Strided) { in TEST() argument