ONE - On-device Neural Engine
Loading...
Searching...
No Matches
ComparisonCommon.h File Reference
#include "Builders.h"
#include "kernels/Utils.h"
#include "PALComparisons.h"

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))