Merge "Add two operations to 1.2 nn hal."

am: af32d47028

Change-Id: I0e4545c5ca8742c0cc054d11af1a68334dc2a510
This commit is contained in:
Xusong Wang
2018-11-14 19:54:48 -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,
};
/**