Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pystencils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pycodegen
pystencils
Merge requests
!267
Small clean up
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Small clean up
holzer/pystencils:SmallCleanUp
into
master
Overview
8
Commits
8
Pipelines
3
Changes
1
All threads resolved!
Hide all comments
Merged
Markus Holzer
requested to merge
holzer/pystencils:SmallCleanUp
into
master
3 years ago
Overview
8
Commits
8
Pipelines
3
Changes
1
All threads resolved!
Hide all comments
Expand
small clean up
0
0
Merge request reports
Viewing commit
28412c1d
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
28412c1d
small change
· 28412c1d
Markus Holzer
authored
3 years ago
README.md
+
1
−
1
Options
@@ -57,7 +57,7 @@ All options:
-
`alltrafos`
: pulls in additional dependencies for loop simplification e.g. libisl
-
`bench_db`
: functionality to store benchmark result in object databases
-
`interactive`
: installs dependencies to work in Jupyter including image I/O, plotting etc.
-
`autodiff`
: enable derivation of adjoin
ed
kernels and generation of Torch/Tensorflow operations
-
`autodiff`
: enable derivation of adjoin
t
kernels and generation of Torch/Tensorflow operations
-
`doc`
: packages to build documentation
-
`kerncraft`
: use kerncraft for automatic performance analysis
-
`llvm_jit`
: llvmlite as additional CPU backend
Loading