Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af32d470 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add two operations to 1.2 nn hal."

parents 91a01c5c 35faff38
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -103,6 +103,8 @@ enum OperationType : @1.1::OperationType {
    UNIDIRECTIONAL_SEQUENCE_LSTM = 85,
    UNIDIRECTIONAL_SEQUENCE_RNN = 86,
    ROTATED_BBOX_TRANSFORM = 87,
    ABS = 88,
    ROI_POOLING = 89,
};

/**