Searched defs:kSame (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ |
H A D | padding.h | 34 kSame, enumerator
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/ |
H A D | conv.h | 17 inline std::string padding_unwrap(enumtype::kSame) { in padding_unwrap()
|
/aosp_15_r20/external/skia/bench/ |
H A D | SortBench.cpp | 57 kRand, kRandN, kFore, kBack, kSame enumerator
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device_embeddertest.cpp | 44 enum class Clip { kNo, kSame, kDifferentPath, kDifferentMatrix }; enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | types.h | 34 enum class PaddingType : uint8_t { kNone, kSame, kValid }; enumerator
|