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

Commit 04689844 authored by Xusong Wang's avatar Xusong Wang Committed by android-build-merger
Browse files

Merge "Add two operations to 1.2 nn hal."

am: af32d470

Change-Id: I0e4545c5ca8742c0cc054d11af1a68334dc2a510
parents 7b5b901b af32d470
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,
};

/**