Home
last modified time | relevance | path

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

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