TGLite
TGLite
Getting Started
Quickstart
How does TBlock work?
API
tglite
tglite.TBatch
tglite.TBlock
TBlock
Query TBlock attributes
Query neighbor attributes
Query data
Query Cache
Neighbor ops
tglite.TBlock.set_nbrs
TBlock.set_nbrs()
tglite.TBlock.clear_nbrs
Linked list ops
Execution ops
tglite.TContext
tglite.TGraph
tglite.TSampler
tglite.Mailbox
tglite.Memory
tglite.nn
tglite.op
TGLite
Docs
»
tglite.TBlock
»
tglite.TBlock.set_nbrs
Edit on GitHub
tglite.TBlock.set_nbrs
¶
TBlock.
set_nbrs
(
dstindex
:
ndarray
,
srcnodes
:
ndarray
,
eid
:
ndarray
,
ets
:
ndarray
)
¶
Sets the neighbor attributes for the block.