Searched full:self_int (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/pytorch/test/mobile/model_test/ |
H A D | coverage.yaml | 656 - prim::max.self_int 660 - prim::min.self_int 1021 prim::max.self_int: 17 1024 prim::min.self_int: 25
|
H A D | model_ops.yaml | 411 prim::max.self_int: 34 415 prim::min.self_int: 37
|
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ |
H A D | BatchRulesDecompositions.cpp | 228 …m.impl("repeat_interleave.self_int", static_cast<decltype(&ATEN_FN2(repeat_interleave, self_int))>… in TORCH_LIBRARY_IMPL()
|
/aosp_15_r20/external/pytorch/ |
H A D | pt_ops.bzl | 361 "prim::min.self_int", 362 "prim::max.self_int",
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | NegateFallback.cpp | 33 m.impl("repeat_interleave.self_int", torch::CppFunction::makeFallthrough()); in TORCH_LIBRARY_IMPL()
|
H A D | native_functions.yaml | 4870 - func: repeat_interleave.self_int(Tensor self, SymInt repeats, int? dim=None, *, SymInt? output_si…
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/ |
H A D | RepeatInterleave.cpp | 92 VK_REGISTER_OP(aten.repeat_interleave.self_int, repeat_interleave);
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | ConjugateFallback.cpp | 34 m.impl("repeat_interleave.self_int", torch::CppFunction::makeFallthrough()); in TORCH_LIBRARY_IMPL()
|
/aosp_15_r20/external/pytorch/test/export/ |
H A D | testing.py | 65 aten.repeat_interleave.self_int,
|
H A D | test_converter.py | 289 # prim::min.self_int 325 # prim::max.self_int
|
/aosp_15_r20/external/executorch/backends/vulkan/test/op_tests/ |
H A D | cases.py | 788 @register_test_suite("aten.repeat_interleave.self_int")
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_misc.py | 4274 # no breaks on self_int
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 120041 SELF_INT = 8388608, enumerator
|
H A D | vmlinux_600.h | 120041 SELF_INT = 8388608, enumerator
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 95431 SELF_INT = 8388608, enumerator
|
H A D | vmlinux.h | 95431 SELF_INT = 8388608, enumerator
|