commit | 48ac2fbc8ad8073517c8b571b5b2784508de8422 | [log] [tgz] |
---|---|---|
author | Slava Shklyaev <slavash@google.com> | Thu Sep 20 13:43:37 2018 +0100 |
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Tue Oct 09 13:09:34 2018 +0000 |
tree | 1eb7e3cabbb40bf7e2e69c97a802685be4cb64e7 | |
parent | 1ba0f52432dba149cfb7bbbc70efa093913bec59 [diff] |
Add new op PAD_V2 Bug: 113561890 Test: NeuralNetworksTest_static Change-Id: I34351d6ff5fae0a13e3e883ca42210c534418ff3 Merged-In: I34351d6ff5fae0a13e3e883ca42210c534418ff3 (cherry picked from commit ffe467e6d863b2b555171df7b2f46676ad46200e)
diff --git a/neuralnetworks/1.2/types.hal b/neuralnetworks/1.2/types.hal index fc2b540..ecd99cc 100644 --- a/neuralnetworks/1.2/types.hal +++ b/neuralnetworks/1.2/types.hal
@@ -29,6 +29,7 @@ // TODO: Sync docs. ARGMAX = 38, ARGMIN = 39, + PAD_V2 = 40, }; /**