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

Commit 1bdc6883 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

am: 04689844

Change-Id: Iea179d8abea05e11a470808b9da3b62f8e72d738
parents 6ad8d581 04689844
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,
};

/**