Home
last modified time | relevance | path

Searched defs:CreateFullyConnected (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dfully_connected.cc220 FullyConnected CreateFullyConnected(const GpuInfo& gpu_info, in CreateFullyConnected() function
236 FullyConnected CreateFullyConnected(const GpuInfo& gpu_info, in CreateFullyConnected() function
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadFactoryBase.hpp131 …std::unique_ptr<IWorkload> CreateFullyConnected(const FullyConnectedQueueDescriptor& /*descriptor*… in CreateFullyConnected() function in armnn::WorkloadFactoryBase
H A DWorkloadFactory.cpp2088 std::unique_ptr<IWorkload> IWorkloadFactory::CreateFullyConnected(const FullyConnectedQueueDescript… in CreateFullyConnected() function in armnn::IWorkloadFactory
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefWorkloadFactory.cpp856 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateFullyConnected( in CreateFullyConnected() function in armnn::RefWorkloadFactory
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonWorkloadFactory.cpp839 std::unique_ptr<armnn::IWorkload> NeonWorkloadFactory::CreateFullyConnected( in CreateFullyConnected() function in armnn::NeonWorkloadFactory
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClWorkloadFactory.cpp990 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateFullyConnected(const FullyConnectedQueueDescrip… in CreateFullyConnected() function in armnn::ClWorkloadFactory