Home
last modified time | relevance | path

Searched defs:transpose_fn (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtranspose_functor_cpu.cc44 auto transpose_fn = [=, &in_strides, &out_strides, &perm](int64_t begin, in TransposeSimple() local
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_module.cc1104 ProcessedFunction transpose_fn( in TEST() local