mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-04 03:38:58 +08:00
Update attentions_onnx.py
This commit is contained in:
parent
c286480d10
commit
f9ade11d77
@ -1,3 +1,11 @@
|
||||
############################## Warning! ##############################
|
||||
# #
|
||||
# Onnx Export Not Support All Of Non-Torch Types #
|
||||
# Include Python Built-in Types!!!!!!!!!!!!!!!!! #
|
||||
# If You Want TO Change This File #
|
||||
# Do Not Use All Of Non-Torch Types! #
|
||||
# #
|
||||
############################## Warning! ##############################
|
||||
import copy
|
||||
import math
|
||||
from typing import Optional
|
||||
|
Loading…
x
Reference in New Issue
Block a user