Searched defs:bShape (Results 1 – 5 of 5) sorted by relevance
| /frameworks/ml/nn/common/operations/ |
| D | MaximumMinimum.cpp | 31 bool evalGeneric(const T* aData, const Shape& aShape, const T* bData, const Shape& bShape, in evalGeneric() 57 const Shape& bShape, bool isMinimum, uint8_t* outputData, in evalQuant8()
|
| D | PRelu.cpp | 41 const Shape& aShape, const T* bData, const Shape& bShape, T* outputData, in eval() 64 const Shape& bShape, uint8_t* outputData, const Shape& outputShape) { in evalQuant8()
|
| D | Select.cpp | 40 const Shape& aShape, const T* bData, const Shape& bShape, T* outputData, in compute()
|
| D | LogicalAndOr.cpp | 38 const bool8* bData, const Shape& bShape, bool8* outputData, const Shape& outputShape) { in compute()
|
| D | Comparisons.cpp | 39 const Shape& aShape, const DataType* bData, const Shape& bShape, bool8* outputData, in compute()
|