mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Add new op PAD_V2
Bug: 113561890 Test: NeuralNetworksTest_static Change-Id: I34351d6ff5fae0a13e3e883ca42210c534418ff3
This commit is contained in:
@@ -29,6 +29,7 @@ enum OperationType : @1.1::OperationType {
|
||||
// TODO: Sync docs.
|
||||
ARGMAX = 38,
|
||||
ARGMIN = 39,
|
||||
PAD_V2 = 40,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user