Public Member Functions | |
| TensorPrinter (const std::string &tensor_name="", const std::string &file_name="", int limit=k_limit_default_) | |
| template<class T > | |
| void | Print (const Tensor &tensor) |
| void | PrintMeta (const Tensor &tensor) |
| string | MetaStr (const Tensor &tensor) |
1.8.11