num_heads: <list[int]>
(Optional)
Description
Specifies the number of attention heads in the GraphTransformer model.Supported Task Types
- Node classification and regression
Default Values
run_mode | Default Value |
---|---|
FAST | [8] |
NORMAL | [8] |
BEST | [8] |