Tenncor
|
Node registry of tensor types and tensor to node function. More...
#include <inode.hpp>
Public Member Functions | |
NodeConverters (void)=delete | |
Static Public Member Functions | |
static NodeptrT< T > | to_node (teq::TensptrT tens) |
Return node associated with tensor type. More... | |
Static Public Attributes | |
static std::unordered_map< size_t, NodeBuilderF< T > > | builders_ |
Map tensor type to node creation function. More... | |
Node registry of tensor types and tensor to node function.
|
delete |
|
inlinestatic |
Return node associated with tensor type.
|
static |
Map tensor type to node creation function.