Home
last modified time | relevance | path

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

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