MLIR
20.0.0git
|
#include "mlir/ExecutionEngine/RunnerUtils.h"
Static Public Member Functions | |
static void | print (std::ostream &os, T *base, int64_t dim, int64_t rank, int64_t offset, const int64_t *sizes, const int64_t *strides) |
static void | printFirst (std::ostream &os, T *base, int64_t dim, int64_t rank, int64_t offset, const int64_t *sizes, const int64_t *strides) |
static void | printLast (std::ostream &os, T *base, int64_t dim, int64_t rank, int64_t offset, const int64_t *sizes, const int64_t *strides) |
Definition at line 143 of file RunnerUtils.h.
|
static |
Definition at line 173 of file RunnerUtils.h.
References print(), and impl::printSpace().
|
static |
Definition at line 156 of file RunnerUtils.h.
References print().
|
static |
Definition at line 195 of file RunnerUtils.h.
References print(), and impl::printSpace().