[]Type Definition tract_tensorflow::prelude::Node

type Node<F> = BaseNode<F, Box<dyn Op + 'static>>;