create static method

FlatTensor create()

Implementation

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