FlatTensorDataInt64$json top-level constant

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

Implementation

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