IVGCVSW-5392 TfLiteDelegate: Implement the Batch/Space operators
authorMatthew Sloyan <matthew.sloyan@arm.com>
Fri, 5 Feb 2021 17:22:28 +0000 (17:22 +0000)
committerMatthew Sloyan <matthew.sloyan@arm.com>
Thu, 11 Feb 2021 09:37:48 +0000 (09:37 +0000)
commita35b40bb58b2de20893f64a5941ccc54d64a8ffa
tree88a9de15ccaf25ecae122c98ea863e5d740b5573
parent788e2c644e16fa7043b9a647806df46fd18bc040
IVGCVSW-5392 TfLiteDelegate: Implement the Batch/Space operators

 * Added support for BATCH_TO_SPACE_ND and SPACE_TO_BATCH_ND

Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com>
Change-Id: Ib29333f3e2bc1a18bcc63533da4369b63c45ab90
delegate/CMakeLists.txt
delegate/src/BatchSpace.hpp
delegate/src/test/BatchSpaceTest.cpp [new file with mode: 0644]
delegate/src/test/BatchSpaceTestHelper.hpp [new file with mode: 0644]
docs/01_03_delegate.dox