num_layers: <list[int]>
(Optional)
Description
Defines the number of layers in the GraphTransformer model.Supported Task Types
- Node classification and regression
Default Values
run_mode | Default Value |
---|---|
FAST | [4, 6] |
NORMAL | [4, 6] |
BEST | [4, 6] |