TensorProcessorBuilder constructor

TensorProcessorBuilder()

Creates a Builder to build TensorProcessor.

See add to add an Op. See build to complete the building process and get a built Processor.

Implementation

TensorProcessorBuilder() : super();