issues
search
Cambridge-ICCS
/
FTorch
A library for directly calling PyTorch ML models from Fortran.
https://cambridge-iccs.github.io/FTorch/
MIT License
79
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduce CI workflow logic
#195
jwallwork23
closed
4 days ago
1
Only run tests if code has changed
#194
jwallwork23
closed
4 days ago
0
Wrap more GPU utils
#193
jwallwork23
opened
1 week ago
0
[TEST: DO NOT MERGE] Long long fix mac test
#192
jatkinson1000
opened
1 week ago
0
Long long fix
#191
TomMelt
opened
1 week ago
2
Mention incorporation into CIME in README.md (fixes #129)
#190
dorchard
opened
2 weeks ago
0
Remove specification of fortran compiler standard from CMakeLists.txt
#189
jatkinson1000
closed
2 weeks ago
2
Specification of fortran standard in CMakeLists raises a warning with intel.
#188
jatkinson1000
closed
2 weeks ago
0
Add static analysis using fortitude, clang, and ruff
#187
jatkinson1000
closed
5 days ago
1
Extend `assert` subroutines to account for different `real` types
#186
jwallwork23
closed
3 weeks ago
0
Update CMake references in docs to refer to version bump.
#185
jatkinson1000
closed
3 weeks ago
0
CMake documentation needs updating
#184
ma595
closed
3 weeks ago
0
Incompatibility with MacOS arm libtorch
#183
jatkinson1000
opened
1 month ago
1
Bump the minimum required CMake in all CMakeLists to 3.5
#182
jatkinson1000
closed
1 month ago
0
feat: use get_shape in to_array subroutines
#181
TomMelt
closed
1 month ago
0
wrap libtorch rank and shape routines
#180
TomMelt
closed
1 month ago
1
create CMake option for max number of ranks
#179
TomMelt
opened
1 month ago
0
DO NOT MERGE PROOF OF CONCEPT FOR #177
#178
jatkinson1000
closed
1 month ago
1
Set pointer in example 6 to null
#177
jatkinson1000
closed
1 month ago
3
assign out_data to null ptr (DO NOT MERGE)
#176
TomMelt
closed
1 month ago
1
change to_array routines to fix pointer issues
#175
TomMelt
closed
1 month ago
5
142 test assert rebase
#174
jatkinson1000
closed
1 month ago
1
Extend FTorch to cover 5-dimensional tensors.
#173
jatkinson1000
closed
1 month ago
3
torch_tensor_from_array cannot convert 5D array into torch tensor
#172
smhassanerfani
closed
1 month ago
6
Update documentation on pt2ts readme to clarify where the Torchscript…
#171
jatkinson1000
closed
2 weeks ago
0
Add comment to readme.md for SimpleNet about setting compiler
#170
dorchard
closed
2 months ago
1
Looping example
#169
jatkinson1000
closed
2 months ago
0
WIP: Windows ci build
#168
TomMelt
opened
2 months ago
0
Update requirements.txt for 1_SimpleNet
#167
dorchard
closed
2 months ago
0
Use assertions rather than print statements in tests
#166
jwallwork23
closed
1 month ago
6
Is this library parallelized?
#165
ch21d012
closed
2 months ago
7
Use Fortran setup in workflows to access multiple compilers.
#164
jatkinson1000
opened
3 months ago
0
Add further documentation for build environments
#163
jatkinson1000
opened
4 months ago
1
Implement `torch_tensor_to_array`
#161
jwallwork23
closed
2 months ago
2
Update README.md to fix broken links
#160
jatkinson1000
closed
4 months ago
1
Update README.md with citations
#159
jatkinson1000
closed
4 months ago
0
Implement `torch_model_backward`
#158
jwallwork23
opened
4 months ago
0
Implement batching
#157
jwallwork23
opened
4 months ago
4
add interface to delete all torch objects
#156
TomMelt
closed
4 months ago
0
add subroutine to delete arrays of tensors
#155
TomMelt
closed
4 months ago
3
GPU demo
#154
jwallwork23
closed
2 weeks ago
1
overload `torch_tensor_delete`
#153
TomMelt
closed
2 months ago
2
Implement `torch_tensor_backward`
#152
jwallwork23
opened
5 months ago
0
Implement `torch_tensor_to_array`
#151
jwallwork23
closed
2 months ago
4
Fix `requires_grad` optional argument
#150
jwallwork23
closed
5 months ago
2
Fix `requires_grad` optional argument
#149
jwallwork23
closed
5 months ago
0
Fix LaTeX Markdown in example 4
#148
jwallwork23
closed
5 months ago
1
Remove upgrade information and warning for first release.
#146
jatkinson1000
opened
5 months ago
0
Add tests for different Fortran standards
#145
ElliottKasoar
closed
4 months ago
3
Add a web docs page explaining the API changes and how to update.
#144
jatkinson1000
closed
5 months ago
4
Next