|
LLVM 24.0.0git
|
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. | |
This file implements a model runner wrapping an EmitC compiled ML model.
Definition in file EmitCModelRunner.h.