|
ONE - On-device Neural Engine
|
#include "luci_interpreter/core/Tensor.h"#include <type_traits>#include <gtest/gtest.h>#include <gmock/gmock.h>Go to the source code of this file.
Namespaces | |
| namespace | luci_interpreter |
| namespace | luci_interpreter::kernels |
| namespace | luci_interpreter::kernels::testing |
Functions | |
| Matcher< std::vector< float > > | luci_interpreter::kernels::testing::FloatArrayNear (const std::vector< float > &values, float max_abs_error) |