Skip to content

constant tensors #42

@martinjrobins

Description

@martinjrobins

constant tensors that do not depend on input parameters should be able to be written directly to data as its being created.

perhaps Compiler::get_new_data() should write these tensors to the data before its returned. Will need to handle sensitivity data, which is just all zero

since we will pre-calculate constant tensors they can be removed from all other functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions