Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 2c61787

Browse files
Update symbol.py (#17408)
1 parent 69f4f31 commit 2c61787

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

python/mxnet/contrib/amp/lists/symbol.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,10 @@
591591
'_contrib_dgl_graph_compact',
592592
'_contrib_dgl_subgraph',
593593
'_contrib_edge_id',
594+
'_contrib_interleaved_matmul_encdec_qk',
595+
'_contrib_interleaved_matmul_encdec_valatt',
596+
'_contrib_interleaved_matmul_selfatt_qk',
597+
'_contrib_interleaved_matmul_selfatt_valatt',
594598
'where',
595599
'_sparse_where',
596600
'_sparse_broadcast_add',

0 commit comments

Comments
 (0)