Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DBroadcast.hpp14 struct BroadcastLoop struct
20 unsigned int GetNumDimensions() in GetNumDimensions()
26 void Unroll(Func operationFunc, in Unroll()
62 void Unroll(Func operationFunc, in Unroll()
94 struct BroadcastDimensionData
102 std::vector<BroadcastDimensionData> m_DimData;
H A DBroadcast.cpp11 BroadcastLoop::BroadcastLoop(const TensorShape& inShape0, const TensorShape& inShape1, const Tensor… in BroadcastLoop() function in armnn::BroadcastLoop
33 BroadcastLoop::BroadcastLoop(const TensorShape& inShape, const TensorShape& outShape) in BroadcastLoop() function in armnn::BroadcastLoop