Tpu constructor

Tpu({
  1. List<NodeSpec>? nodeSpec,
})

Implementation

Tpu({this.nodeSpec});