You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compiler used is: mpi/openmpi/4.1.1-gcc7.3.0
The compilation method is:
cd lib
make
cd ../src
make -f makefiles/Makefile.gfortran_mpi
Generate train. x program
The software version is 2.0.4
My in file is as follows
Error screenshot:
The text was updated successfully, but these errors were encountered:
As the error message implies, swish is not a valid activation function in ænet. It is not implemented. However, I believe there is support for the very similar GELU function (https://arxiv.org/abs/1606.08415).
The compiler used is: mpi/openmpi/4.1.1-gcc7.3.0
The compilation method is:
cd lib
make
cd ../src
make -f makefiles/Makefile.gfortran_mpi
Generate train. x program
The software version is 2.0.4
My in file is as follows
Error screenshot:
The text was updated successfully, but these errors were encountered: