↓ 16 callersMethod__init__(self, cin, cout, alpha=2.0, method='rk4', time=1.0, step_size=1.0,
rtol=1e-4, atol=1e-3, adj
layer.py:413
↓ 4 callersFunctionevaluate(data, X, Y, model, evaluateL2, evaluateL1, batch_size, runid, save_prediction=False)
run_single_step.py:81
Method__init__(self, cgpfunc, method, step_size, rtol, atol, adjoint, perturb, estimated_nfe)
layer.py:375
Method__init__(self, model, lrate, wdecay, clip, step_size, seq_out_len, scaler, device, cl=True)
trainer.py:7
Method__init__(self, receptive_field, dilation, hidden_channels, dropout, method, time, step_size, alpha,
r
model.py:46