Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportRules.hpp154 struct ShapesAreBroadcastCompatible : public Rule struct
156 unsigned int CalcInputSize(const TensorShape& in, const TensorShape& out, unsigned int idx) in CalcInputSize()
163ShapesAreBroadcastCompatible(const TensorInfo& in0, const TensorInfo& in1, const TensorInfo& out) in ShapesAreBroadcastCompatible() argument