upstream ports

This commit is contained in:
Vladimir Mandic
2023-06-10 18:23:26 -04:00
parent f63dd1c92e
commit 409c9d4c9d
12 changed files with 44 additions and 42 deletions
@@ -277,6 +277,8 @@ def model_wrapper(
Returns:
A noise prediction model that accepts the noised data and the continuous time as the inputs.
"""
model_kwargs = model_kwargs or {}
classifier_kwargs = classifier_kwargs or {}
def get_model_input_time(t_continuous):
"""