public final class UniversalTensorBuilderFactory extends java.lang.Object implements TensorBuilderFactory
| Modifier and Type | Field and Description |
|---|---|
static UniversalTensorBuilderFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
TensorBuilder<?> |
getTensorBuilder(TensorType tensorType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBulkTensorBuilder, getBulkTensorBuilderpublic static final UniversalTensorBuilderFactory INSTANCE
public TensorBuilder<?> getTensorBuilder(TensorType tensorType)
getTensorBuilder in interface TensorBuilderFactory