ONE - On-device Neural Engine
|
#include "Less.h"
#include "ONNXHelpers.h"
#include "AttributeHelpers.h"
#include "mir/ops/LessOp.h"
Go to the source code of this file.
Namespaces | |
namespace | mir_onnx |
Functions | |
void | mir_onnx::convertLessV7 (const onnx::NodeProto &onnx_node, ConverterContext *context) |
void | mir_onnx::convertLessV9 (const onnx::NodeProto &onnx_node, ConverterContext *context) |