ArmNN
 25.11
Loading...
Searching...
No Matches
IsFloat32Layer Struct Reference

#include <ConvertConstants.hpp>

Static Public Member Functions

static bool Test (const Layer &layer)

Detailed Description

Definition at line 82 of file ConvertConstants.hpp.

Member Function Documentation

◆ Test()

bool Test ( const Layer & layer)
inlinestatic

Definition at line 84 of file ConvertConstants.hpp.

85 {
86 return layer.GetDataType() == DataType::Float32;
87 }

References armnn::Float32, and Layer::GetDataType().


The documentation for this struct was generated from the following file: