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.
bootstrap_theme
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
21
Jan
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
Add get_cubic_interpolation_include_paths
Add GraphDataHandling
Regard constant_fields in ops hash in _torch_native
Fix texture uploading
Return tensors in run_kernel
Enable autodiff for gradients
Use list instead of set (again?)
Progress in pycuda datahandling
Avoid global import of tensorflow
Fix indentation of justfile
Remove test skip
Lint
Use pystencils compiler flags for Pybind11/Torch
Improve docstring of TensorflowModule
Add pystencils_autodiff.escape_identifiers
Fix doctests
Lint
Use get_compiler_config()['command'] as host compiler for Torch Modules
Make use of p_tqdm==1.3
Add MutableDenseMatrix as exception to is_array_like
Re-export ArrayWrapper, coerce_to_field to top-level
Fixup
0.3.2
0.3.2
Remove unnecessary xfails
Accelerate gradient check test by using smaller arrays
Fixup
Use pystencils compiler as torch host compiler
Do not link against cudart as default
Fix (?) autodiff.get/setstate
0.3.1
0.3.1
Remove AutodiffOp.backward_fields_map
Add additional assertions
Copy contents of index.rst to README.rst
:lipstick: Lint
Also hash input fields and backward_input_fields in Tf hash name
Don't use CUDA for doctest
Fix README.rst/index.rst
Try skipping torch GPU test on CI
Use tensorflow CPU
Allow use_cuda to be truthy (instead of only True/False)
Fixup: .gitlab-ci
0.3.0
0.3.0
Mark test_datahandling xfail
Loading