Tenncor
|
#include <unordered_map>
#include "teq/ileaf.hpp"
#include "teq/functor.hpp"
#include "dbg/stream/tree.hpp"
Go to the source code of this file.
Classes | |
struct | PrettyEquation |
Use PrettyTree to render teq::TensptrT graph as an ascii art. More... | |
Typedefs | |
using | LabelsMapT = std::unordered_map< teq::iTensor *, std::string > |
Map tensor to label. More... | |
using LabelsMapT = std::unordered_map<teq::iTensor*,std::string> |
Map tensor to label.
teq.hpp dbg
Purpose: Draw an equation graph as an ascii tree