Skip to content

Conversation

@alexfrater
Copy link
Contributor

@alexfrater alexfrater commented Jul 27, 2024

Enabled support for multi-layered models

  • Added mapping for in and out messages between different layers using HBM as temporary storage
  • Added layer config parameter to enable aggregation without reprogramming
  • Added MLP Model
  • Added GCN model with linear layer (used in Graphcast) that can be run on AMPLE without reprogramming nodeslots between GCN and linear layers
  • Added software to change adjancey list between layers

Enabled support for edge embedding

Enabled support for Interaction Net

https://arxiv.org/pdf/1612.00222

Replaced Xilinx IP for simulation

  • Work in progress - Need to rewrite using UG902

Verilator Makefile

  • Work in progress - Not compiling correctly due to warnings

Multilayer Transform Instruction

image

Concatenation Transform Instruction

image

image

###Memory Map

image

GCN with Concatenation Instruction

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant