ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter |
namespace | luci_interpreter::kernels |
Functions | |
template<typename T > | |
void | luci_interpreter::kernels::evalComparisonGeneric (const circle::Tensor *x, const circle::Tensor *y, const circle::Tensor *output, BaseRuntimeGraph *runtime_graph, bool F(T, T)) |