mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
remove longformer_global_impl.cu from hipify (#6716)
This commit is contained in:
parent
aa2622efb2
commit
105883f4b8
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ contrib_ops_excluded_files = [
|
|||
'bert/longformer_attention.h',
|
||||
'bert/longformer_attention_impl.cu',
|
||||
'bert/longformer_attention_impl.h',
|
||||
'bert/longformer_global_impl.cu',
|
||||
'bert/longformer_global_impl.h',
|
||||
'bert/skip_layer_norm.cc',
|
||||
'bert/skip_layer_norm.h',
|
||||
'bert/skip_layer_norm_impl.cu',
|
||||
|
|
|
|||
Loading…
Reference in a new issue