viz.renderers.FeatureMapGridRenderer.renderToBlob
FeatureMapGridRenderer.renderToBlob(tensor: Tensor, format: ExportFormat = 'png', options: Omit<FeatureMapGridOptions, 'target'> = {}): Promise<Blob>Render and export to Blob with auto-range.
Parameters
tensorTensorformatExportFormatoptionaloptionsOmit<FeatureMapGridOptions, 'target'>optional
Returns
Promise<Blob>