Skip to content

Pack Neural Propagation Instructions tightly to spare space on GPU #267

@davids91

Description

@davids91

Refer to Neurons.md

  • set a reasonable maximum expected size for each propagation step ( e.g. what is the most number of supported weights )
  • Document the limitations thoroughly
  • Modify Propagation instructions to be a vector of contiguous byte arrays instead a 2D vector
  • implement compression of each item during propagation instruction generation
  • implement De-compression of each item during neural propagation in the kernels

Metadata

Metadata

Assignees

No one assigned

    Labels

    cxxIssues targeting C++reworkIssues to decrease technical dept in the project

    Projects

    Status
    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions