ngraph.utils.decorators.nameable_op

ngraph.utils.decorators.nameable_op(node_factory_function: Callable) → Callable

Set the name to the ngraph operator returned by the wrapped function.