TVM  0.9.4
traits.h
Go to the documentation of this file.
1 
3 #pragma once
4 
5 #include <tvm/internal/meta.h>
6 
7 // Creating a class tvm::internal::has_member_type_Factory<T>
#define TVM_CREATE_HAS_MEMBER_TYPE_TRAIT_FOR(Type)
Definition: meta.h:11