Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

tfl.model_info.LinearNode

Represents a linear layer.

input_nodes List of input nodes to the linear layer.
coefficients Linear weights.
bias Bias term for the linear layer.