getDefault static method

TensorInfo getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static TensorInfo getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<TensorInfo>(create);