Skip to content

Training a model in fortran #446

@NicoClinco

Description

@NicoClinco

Hello,
I was wondering if it is possible to enable the training of a model directly in fortran when imported from a torch-script.
Have you any plan in order to do so?

In particular:

  • I want to use my optimizer in fortran, and in order to do so I would like to have a callback in fortran for getting the
    parameters of the model, then change them accordingly to my optimizer.

Any idea, or also a suggestion is highly appreciated.

Thank you,
Nicola

Metadata

Metadata

Assignees

No one assigned

    Labels

    autogradTasks towards the online training / automatic differentiation feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions