Searched defs:IsInputSupported (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/armnn/src/dynamic/sample/ |
H A D | SampleDynamicLayerSupport.cpp | 40 bool SampleDynamicLayerSupport::IsInputSupported(const armnn::TensorInfo& input, in IsInputSupported() function in sdb::SampleDynamicLayerSupport
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/mockBackend/ |
H A D | MockImportLayerSupport.hpp | 58 bool IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::MockImportLayerSupport
|
/aosp_15_r20/external/armnn/include/armnnTestUtils/ |
H A D | MockBackend.hpp | 333 bool IsInputSupported(const TensorInfo& /*input*/, in IsInputSupported() function in armnn::MockLayerSupport
|
/aosp_15_r20/external/armnn/src/armnn/test/ |
H A D | OptimizerTests.cpp | 168 bool IsInputSupported(const TensorInfo& /*input*/, in IsInputSupported() function in __anonfee9358a0111::MockLayerSupport
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | ILayerSupport.cpp | 807 bool ILayerSupport::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::ILayerSupport
|
H A D | BackendHelper.cpp | 772 bool LayerSupportHandle::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::LayerSupportHandle
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/ |
H A D | LayerSupportBase.cpp | 313 bool LayerSupportBase::IsInputSupported(const TensorInfo&, // input in IsInputSupported() function in armnn::LayerSupportBase
|
/aosp_15_r20/external/armnn/src/backends/neon/ |
H A D | NeonLayerSupport.cpp | 1150 bool NeonLayerSupport::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::NeonLayerSupport
|
/aosp_15_r20/external/armnn/src/backends/cl/ |
H A D | ClLayerSupport.cpp | 1117 bool ClLayerSupport::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::ClLayerSupport
|
/aosp_15_r20/external/armnn/src/backends/reference/ |
H A D | RefLayerSupport.cpp | 1622 bool RefLayerSupport::IsInputSupported(const TensorInfo& /*input*/, in IsInputSupported() function in armnn::RefLayerSupport
|