Function: addAttentionMap()
ts
function addAttentionMap(plot, opts): AttentionMapHandle;Defined in: ml/charts.ts:357
Transformer attention as a heatmap with query 0 at the top, key 0 at the left.
Parameters
| Parameter | Type |
|---|---|
plot | Plot |
opts | AttentionMapOptions |