Home
last modified time | relevance | path

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

/external/armnn/src/backends/reference/workloads/
DElementwiseFunction.cpp24 const TensorShape& inShape1, in ElementwiseBinaryFunction()
44 const TensorShape& inShape1, in LogicalBinaryFunction()
DBroadcast.cpp11 BroadcastLoop::BroadcastLoop(const TensorShape& inShape0, const TensorShape& inShape1, const Tensor… in BroadcastLoop()
DRefLogicalBinaryWorkload.cpp45 const TensorShape& inShape1 = inputInfo1.GetShape(); in Execute() local
DRefElementwiseBinaryWorkload.cpp34 const TensorShape& inShape1 = inputInfo1.GetShape(); in ExecuteFunction() local
DRefComparisonWorkload.cpp67 const TensorShape& inShape1 = inputInfo1.GetShape(); in Execute() local
DRefElementwiseWorkload.cpp52 const TensorShape& inShape1 = inputInfo1.GetShape(); in Execute() local