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

Commit 7f9f4615 authored by Slava Shklyaev's avatar Slava Shklyaev
Browse files

Attach a bug to syncing docs

Bug: 116445845
Test: none
Change-Id: I841b1dc503d70efddb8175b75d9d3efe8078eeb1
parent 5a9362eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ import @1.1::OperationType;
 * The type of an operation in a model.
 */
enum OperationType : @1.1::OperationType {
    // TODO: Sync docs.
    // TODO(b/116445845): Sync docs when all ops are implemented.
    ARGMAX = 38,
    ARGMIN = 39,
    PAD_V2 = 40,