Searched defs:IsActivationSupported (Results 1 – 9 of 9) sorted by relevance
73 absl::Status IsActivationSupported(TfLiteFusedActivation fused_activation) { in IsActivationSupported() function
180 bool IsActivationSupported(const TensorInfo& /*input0*/, in IsActivationSupported() function in __anon5e23500a0111::MockLayerSupport
717 bool NeonLayerSupport::IsActivationSupported(const TensorInfo& input, in IsActivationSupported() function in armnn::NeonLayerSupport
85 bool LayerSupportBase::IsActivationSupported(const TensorInfo&, // input in IsActivationSupported() function in armnn::LayerSupportBase
674 bool ClLayerSupport::IsActivationSupported(const TensorInfo& input, in IsActivationSupported() function in armnn::ClLayerSupport
537 bool ILayerSupport::IsActivationSupported(const TensorInfo& input, in IsActivationSupported() function in armnn::ILayerSupport
144 bool LayerSupportHandle::IsActivationSupported(const TensorInfo& input, in IsActivationSupported() function in armnn::LayerSupportHandle
538 bool RefLayerSupport::IsActivationSupported(const TensorInfo& input, in IsActivationSupported() function in armnn::RefLayerSupport
334 bool IsActivationSupported(tflite::ActivationFunctionType activationType) in IsActivationSupported() function