mlverse / luz

Higher Level API for torch

Home Page:https://mlverse.github.io/luz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIgure out how to modify how `backward()` is called.

dfalbel opened this issue · comments

We want to have a way to call loss$backward(create_graph = TRUE).

FIxed in #93