TorchFort APIΒΆ
The following sections describe the types and functions available in the TorchFort library for C/C++ and Fortran programs and the also the configuration file structure and available options.
- TorchFort Configuration Files
- TorchFort C API
- General
- Types
- torchfort_datatype_t
- torchfort_result_t
torchfort_result_t
torchfort_result_t::TORCHFORT_RESULT_SUCCESS
torchfort_result_t::TORCHFORT_RESULT_INVALID_USAGE
torchfort_result_t::TORCHFORT_RESULT_NOT_SUPPORTED
torchfort_result_t::TORCHFORT_RESULT_INTERNAL_ERROR
torchfort_result_t::TORCHFORT_RESULT_CUDA_ERROR
torchfort_result_t::TORCHFORT_RESULT_MPI_ERROR
torchfort_result_t::TORCHFORT_RESULT_NCCL_ERROR
- torchfort_tensor_list_t
- Global Context Settings
- Tensor List Management
- Types
- Supervised Learning
- Reinforcement Learning
- Off-Policy Algorithms
- On-Policy Algorithms
- General
- TorchFort Fortran API
- General
- Supervised Learning
- Reinforcement Learning