inference-engine icon indicating copy to clipboard operation
inference-engine copied to clipboard

A deep learning library for use in high-performance computing applications in modern Fortran

Results 18 inference-engine issues
Sort by recently updated
recently updated
newest added

- [ ] Hoist the `if (.not. allocated(...)) ...` blocks into an initialization procedure and instead assert allocated status - [ ] Have caller provide a `cost` array that is...

Procedure pointers might be easier for automatic parallelization on GPUs by compilers translating source to OpenMP.

This PR is will be ready merge either when `gfortran`'s support for parameterized derived types (PDTs) has been fixed or we have decided to drop support for `gfortran`. The `develop`...

Compiling commit e9145979350456e84e455c47f665e40431d6e4e2 with ``` fpm build --compiler flang-new --flag "-mmlir -allow-assumed-rank" ``` yields an epic error message that GitHub rejects as too long for including in this comment. The...

We'll first need to work around an apparent compiler bug. It might help to first identify the commit that broke `ifx` support. The issue is related to name resolution so...

LICENSE.txt contains the complete and updated copyright information.