Skip to content

Improve code #3

@Duke02

Description

@Duke02

Currently the code is using things like string formatting, rather than f-strings. Also, several of the tensors are being constantly detached and put on the CPU when it should be fine to allow them to be put on the GPU during computation. Change that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions