Searched refs:CheckSlopeTensorShape (Results 1 – 1 of 1) sorted by relevance
459 static V1_3::ErrorStatus CheckSlopeTensorShape(std::vector<uint32_t>& dimensions) { in CheckSlopeTensorShape() function in android::nn::sample_driver::Subgraph1274 NN_DRIVER_RETURN_IF_ERROR(CheckSlopeTensorShape(operands[ins[1]].dimensions)); in VisitPreluNode()