Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DElementwiseFunction.cpp23 ElementwiseBinaryFunction<Functor>::ElementwiseBinaryFunction(const TensorShape& inShape0, in ElementwiseBinaryFunction()
43 LogicalBinaryFunction<Functor>::LogicalBinaryFunction(const TensorShape& inShape0, in LogicalBinaryFunction()
H A DBroadcast.cpp11 BroadcastLoop::BroadcastLoop(const TensorShape& inShape0, const TensorShape& inShape1, const Tensor… in BroadcastLoop()
H A DRefLogicalBinaryWorkload.cpp44 const TensorShape& inShape0 = inputInfo0.GetShape(); in Execute() local
H A DRefElementwiseBinaryWorkload.cpp33 const TensorShape& inShape0 = inputInfo0.GetShape(); in ExecuteFunction() local
H A DRefComparisonWorkload.cpp66 const TensorShape& inShape0 = inputInfo0.GetShape(); in Execute() local
H A DRefElementwiseWorkload.cpp51 const TensorShape& inShape0 = inputInfo0.GetShape(); in Execute() local