INNER CODE UNIT · Python

wrap_with_performance_options

neuralmagic/sparsezoo · src/sparsezoo/analyze_v1/cli.py:148

    def wrap_with_performance_options(*args, **kwargs):
        """
        Wrapper that adds analyze performance options to command
        """
        return command(*args, **kwargs)

    return wrap_with_performance_options

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…