Skip to content

Issues: Cambridge-ICCS/FTorch

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Test keeping output of a model on the GPU gpu Related to buiding and running on GPU testing Related to FTorch testing
#273 opened Jan 30, 2025 by jwallwork23
Raise error if overloaded operator applied to tensors on different devices bug Something isn't working gpu Related to buiding and running on GPU
#269 opened Jan 30, 2025 by jwallwork23
Test suite pip installs into current environment bug Something isn't working testing Related to FTorch testing
#265 opened Jan 29, 2025 by jatkinson1000
Add tensor manipulation example documentation Improvements or additions to documentation
#261 opened Jan 29, 2025 by jatkinson1000
Separate MPI out of example 3 documentation Improvements or additions to documentation gpu Related to buiding and running on GPU testing Related to FTorch testing
#257 opened Jan 27, 2025 by jwallwork23
2
Drop support for integer tensors? question Further information is requested
#255 opened Jan 27, 2025 by jwallwork23
Move Example 3 to not require MPI gpu Related to buiding and running on GPU
#253 opened Jan 24, 2025 by jatkinson1000
2
2
Detailed documentation for unit tests documentation Improvements or additions to documentation testing Related to FTorch testing
#250 opened Jan 24, 2025 by jatkinson1000
Pass arguments to ctest? enhancement New feature or request question Further information is requested
#249 opened Jan 24, 2025 by jwallwork23
Overload slicing of tensors autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
#244 opened Jan 15, 2025 by jwallwork23
Overload binary elementary operations to accept Fortran arrays autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
#242 opened Jan 15, 2025 by jwallwork23
Overload reshape intrinsic for tensors autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
#241 opened Jan 15, 2025 by jwallwork23
Overload sum intrinsic for tensors autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
#240 opened Jan 15, 2025 by jwallwork23
Bump the minimum CMake version to 3.18, as they have in PyTorch? question Further information is requested
#234 opened Jan 14, 2025 by jwallwork23
Make API docs more useful for basic users documentation Improvements or additions to documentation
#232 opened Jan 13, 2025 by jwallwork23
Reintroduce n_c_and_cpp example documentation Improvements or additions to documentation
#229 opened Jan 13, 2025 by jwallwork23
Unit tests for torch model API testing Related to FTorch testing
#220 opened Jan 7, 2025 by jwallwork23
2 tasks
Demonstrate differentiating through model output autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
#213 opened Jan 3, 2025 by jwallwork23
Wrap more GPU utils enhancement New feature or request gpu Related to buiding and running on GPU hackathon
#193 opened Nov 21, 2024 by jwallwork23
Incompatibility with MacOS arm libtorch bug Something isn't working hackathon
#183 opened Oct 23, 2024 by jatkinson1000
create CMake option for max number of ranks good first issue Good for newcomers Hacktoberfest Issues open for Hacktoberfest contributions
#179 opened Oct 14, 2024 by TomMelt
Add further documentation for build environments documentation Improvements or additions to documentation hackathon
#163 opened Jul 29, 2024 by jatkinson1000
Implement torch_model_backward autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
#158 opened Jul 15, 2024 by jwallwork23
Implement batching enhancement New feature or request hackathon
#157 opened Jul 12, 2024 by jwallwork23
Implement torch_tensor_backward autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
#152 opened Jul 3, 2024 by jwallwork23
ProTip! Exclude everything labeled bug with -label:bug.