sparsify.blueprints package
Subpackages
- sparsify.blueprints.code_samples package
- sparsify.blueprints.utils package
- Submodules
- sparsify.blueprints.utils.helpers module
- sparsify.blueprints.utils.projects module
- sparsify.blueprints.utils.projects_benchmark module
- sparsify.blueprints.utils.projects_data module
- sparsify.blueprints.utils.projects_optimizations module
- sparsify.blueprints.utils.projects_optimizations_pruning module
- Module contents
Submodules
sparsify.blueprints.errors module
Flask blueprint setup for handling errors for the server application
sparsify.blueprints.jobs module
Server routes related to the jobs routes
sparsify.blueprints.model_repo module
Server routes related to the model repo routes
sparsify.blueprints.projects module
Server routes related to projects
sparsify.blueprints.projects_benchmarks module
Server routes related to benchmarks
sparsify.blueprints.projects_data module
Server routes related to projects data files
sparsify.blueprints.projects_model module
Server routes related to the project’s model routes
sparsify.blueprints.projects_optimizations module
Server routes related to project optimizations and modifiers
sparsify.blueprints.projects_profiles module
Server routes related to loss and performance profiles
sparsify.blueprints.system module
Server routes related to the system
sparsify.blueprints.ui module
Flask blueprint setup for serving UI files for the server application
Module contents
Flask blueprints setup for serving UI files and making api requests for the server application