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

TypeAlias code

tensorflow/go/status.go:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22import "runtime"
23
24type code C.TF_Code
25
26// status holds error information returned by TensorFlow. We convert all
27// TF statuses to Go errors.

Callers 2

ToStringMethod · 0.85
CodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected