LayerDimension$json top-level constant
Implementation
@$core.Deprecated('Use layerDimensionDescriptor instead')
const LayerDimension$json = {
'1': 'LayerDimension',
'2': [
{'1': 'numBatches', '3': 1, '4': 1, '5': 5, '10': 'numBatches'},
{'1': 'height', '3': 2, '4': 1, '5': 5, '10': 'height'},
{'1': 'width', '3': 3, '4': 1, '5': 5, '10': 'width'},
{'1': 'channels', '3': 4, '4': 1, '5': 5, '10': 'channels'},
],
};