Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pystencils_autodiff
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
pycodegen
pystencils_autodiff
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
os-travis
Select Git revision
Branches
11
bootstrap_theme
ci-experiments
colab
master
default
os-travis
remove-lbm
test-travis-test
textures
torch_native-rewrite
waldwiesen-simulation
weilin
Tags
12
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jun
14
Mar
12
28
Feb
27
26
24
17
13
12
11
6
5
4
3
31
Jan
30
29
23
21
17
15
13
3
2
30
Dec
19
17
16
2
29
Nov
28
25
24
18
11
5
31
Oct
30
29
28
25
24
23
17
15
14
1
26
Sep
25
23
20
19
18
17
16
15
13
12
5
3
2
28
Aug
21
20
19
18
17
15
14
13
12
9
8
7
6
11
Jul
Auto-format
Fix indentation bug
Adapt module.tmpl.cpp to MSVC __restrict
Ignore complexity warnings in flake8 config
Lint
Add TODO
fix requires_grad
Allow calling Torch kernels with dynamic shape
Change back to data_ptr (data is deprecated
Use cuda
Fix gpuAssert for Microsoft
Avoid making AdjointField custom if forward field CUSTOM
Fix test custom printer
Skip test_dynamic_function
Fix test_module_printing_globals
Fix bug in TorchModule.compile that requires `compile_module_name` to be set
Remove show_code_debug (DebugFrameworkPrinter is a hack!)
Use suffix in destructuring for WalberlaFieldUse suffix in destructuring for WalberlaFields
Trigger magic
Export pystencils_autodiff.show_code{,_debug}
Make WalberlaModule regard CustomFunctionCall
Add fix for Tensorflow python bindings if we cannot determine output_fields
Make generate_kernel_call regard CustomFunctionCall
Add build_dir option to TorchModule.compile
Add some extra flags to TorchModule.compile and remove GOOGLE_CUDA from Template
Use StrictUndefined and add CustomFunctionCall
Add headers to module.tmpl.hpp
Add Header AST node
Allow adding arrays from fields, warn only if run fails
Add MeshNormalFunctor
Mark out-comment used args in gpuAssert
Auto-format
Add test_dynamic_function, make DynamicFunction work with MatrixSymbols
Implement DynamicFunction, that can be passed as a parameter/template to the kernel
Fix python binding by making global declaration CustomCodeNode instead of string
Remove --cov-report term-missing from setup.cfg
Add --cov-report term-missing to setup.cfg
Move walberla app generation files to own repo
New year
Add namespace for texture symbol
Loading