]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/commitdiff
Attach a bug to syncing docs
authorSlava Shklyaev <slavash@google.com>
Tue, 25 Sep 2018 15:10:38 +0000 (16:10 +0100)
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>
Tue, 9 Oct 2018 13:09:50 +0000 (13:09 +0000)
Bug: 116445845
Test: none
Change-Id: I841b1dc503d70efddb8175b75d9d3efe8078eeb1
Merged-In: I841b1dc503d70efddb8175b75d9d3efe8078eeb1
(cherry picked from commit 7f9f46159183b02d53ca8d6bbe728e5610c2ea5a)

neuralnetworks/1.2/types.hal

index 129172d25cc6c5415a55e9805db7d41ba1846494..0e076f5c5bdfc1f75cee3988d049b23920ac9055 100644 (file)
@@ -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,