LLVM 24.0.0git
EmitCModelRunner.h File Reference

This file implements a model runner wrapping an EmitC compiled ML model. More...

#include "llvm/Analysis/MLModelRunner.h"
#include "llvm/Analysis/TensorSpec.h"
#include <type_traits>

Go to the source code of this file.

Classes

class  llvm::EmitCModelRunner< TGen >

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Detailed Description

This file implements a model runner wrapping an EmitC compiled ML model.

Definition in file EmitCModelRunner.h.