24.08
|
#include <LayerSupportRules.hpp>
Public Member Functions | |
unsigned int | CalcInputSize (const TensorShape &in, const TensorShape &out, unsigned int idx) |
ShapesAreBroadcastCompatible (const TensorInfo &in0, const TensorInfo &in1, const TensorInfo &out) | |
Public Member Functions inherited from Rule | |
bool | operator() () const |
Additional Inherited Members | |
Public Attributes inherited from Rule | |
bool | m_Res = true |
Definition at line 153 of file LayerSupportRules.hpp.
|
inline |
Definition at line 162 of file LayerSupportRules.hpp.
References ShapesAreBroadcastCompatible::CalcInputSize(), TensorShape::GetNumDimensions(), TensorInfo::GetShape(), and Rule::m_Res.
|
inline |
Definition at line 155 of file LayerSupportRules.hpp.
References TensorShape::GetNumDimensions().
Referenced by ShapesAreBroadcastCompatible::ShapesAreBroadcastCompatible().