Home
last modified time | relevance | path

Searched defs:t_weight (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DEmbedding.cpp34 vTensorPtr t_weight = graph.get_tensor(weight); in add_embedding_node() local
H A DConvolution.cpp429 vTensorPtr t_weight = graph.get_tensor(arg_weight); in add_conv1d_node() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/
H A DIntegration.cpp104 CLTensor t_weight{}; in TEST_SUITE() local