FlatTensorDataInt32$json top-level constant

  1. @Deprecated('Use flatTensorDataInt32Descriptor instead')
Map<String, Object> const FlatTensorDataInt32$json

Implementation

@$core.Deprecated('Use flatTensorDataInt32Descriptor instead')
const FlatTensorDataInt32$json = {
  '1': 'FlatTensorDataInt32',
  '2': [
    {
      '1': 'data',
      '3': 1,
      '4': 3,
      '5': 15,
      '8': {'2': true},
      '10': 'data',
    },
  ],
};