Home
last modified time | relevance | path

Searched defs:t_input (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_scan_gpu.cu28 Tensor<float, 3, DataLayout> t_input(m_size, k_size, n_size); in test_gpu_cumsum() local
H A Dcxx11_tensor_scan_sycl.cpp32 Tensor<DataType, 3, DataLayout, IndexType> t_input(m_size, k_size, n_size); in test_sycl_cumsum() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DNativeLayerNorm.cpp84 vTensorPtr t_input = graph.get_tensor(in); in add_native_layer_norm_node() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/
H A DIntegration.cpp103 CLTensor t_input{}; in TEST_SUITE() local