Contents

summarizedDOTDescription

A DOT representation of the graph.

Declaration

var summarizedDOTDescription: String { get }

Discussion

Edges with solid lines indicate layers whose gradients the framework backpropagates through those edges. Edges with dashed lines indicate layers whose gradients the framework doesn’t backpropagate.

See Also

Inspecting Graphs