24#ifndef TVM_TOPI_DETAIL_ARRAY_UTILS_H_
25#define TVM_TOPI_DETAIL_ARRAY_UTILS_H_
44inline bool contains(ffi::Array<T>
array,
T item) {
RAII wrapper function to enter and exit a context object similar to python's with syntax.
Definition with_context.h:59
Tensor expression language DSL.
Definition extracted_task.h:33
An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
Definition analyzer.h:40
Operation node can generate one or multiple Tensors.