Searched defs:PrintTensor (Results 1 – 3 of 3) sorted by relevance
215 void PrintTensor(OutputWriteInfo& info, const char* formatString) in PrintTensor() function
663 Status PrintTensor(mlir::Value value, const std::string& format_string = "%s") { in PrintTensor() function
164 string PrintTensor(const TensorProto& tensor_proto) { in PrintTensor() function