| Module | Source File | Description |
|---|---|---|
| ftorch | ftorch.f90 | Main module for FTorch containing types and procedures. |
| ftorch_devices | ftorch_devices.F90 | Module for defining FTorch's enumerators for device types. |
| ftorch_model | ftorch_model.f90 | Module for the FTorch |
| ftorch_tensor | ftorch_tensor.f90 | Module for the FTorch |
| ftorch_test_utils | ftorch_test_utils.f90 | Utils module for FTorch containing value comparisons for testing |
| ftorch_types | ftorch_types.f90 | Module for defining FTorch's enumerators for data types. |