Merge "Add two operations to 1.2 nn hal." am: af32d47028

am: 0468984419

Change-Id: Iea179d8abea05e11a470808b9da3b62f8e72d738
This commit is contained in:
Xusong Wang
2018-11-14 19:59:04 -08:00
committed by android-build-merger

View File

@@ -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,
};
/**