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< CPUContext > &tensor) |
| template<class Context > | |
| void | PrintMeta (const Tensor< Context > &tensor) |
1.8.14