create static method

TensorInfo create()

Implementation

@$core.pragma('dart2js:noInline')
static TensorInfo create() => TensorInfo._();