API symbolsNode
Copy
Node
- class tensorplay.Node
- add_post_hook(self: tensorplay._C.Node, hook: collections.abc.Callable[[list[tensorplay._C.TensorBase], list[tensorplay._C.TensorBase]], collections.abc.Sequence[tensorplay._C.TensorBase]]) None
- add_pre_hook(self: tensorplay._C.Node, hook: collections.abc.Callable[[list[tensorplay._C.TensorBase]], collections.abc.Sequence[tensorplay._C.TensorBase]]) None
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?

