tglite.TContext¶
Basic settings¶
|
Enables training mode and clear time tables and embedding cache tables. |
|
Disables training mode. |
|
Creates tcsr within the TGraph if sampling is needed. |
Set node embedding cache¶
|
Performs embedding cache settings and clear cache tables. |
|
Sets embedding cache limit and clear cache tables. |
Set time precomputation¶
|
Performs time precomputation settings and clear time tables. |
|
Sets length of time window and clear time tables. |
Query graph¶
Returns the TGraph it associated with. |