MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / GetError

Method GetError

tensorflow/compiler/xla/service/hlo_parser.cc:88–88  ·  view source on GitHub ↗

Returns the error information.

Source from the content-addressed store, hash-verified

86
87 // Returns the error information.
88 std::string GetError() const { return StrJoin(error_, "\n"); }
89
90 // Stand alone parsing utils for various aggregate data types.
91 StatusOr<Shape> ParseShapeOnly();

Callers 7

GetNextInternalMethod · 0.80
SyncMethod · 0.80
GetChildrenMethod · 0.80
StatMethod · 0.80
DeleteFileMethod · 0.80
RenameFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected