Skip to content

cluster prepping should be done outside model forward #64

@drinkingkazu

Description

@drinkingkazu

Recent gnn model (in @francois-drielsma fork) has cluster prepping inside the forward function. This causes unnecessary data movement (cpu<=>gpu) and hence should be done beforehand (like in a parser).

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions