Fei Zhou

Results 3 issues of Fei Zhou

Scanning dependencies of target SAMRAI_pdat [ 18%] Building CXX object source/SAMRAI/pdat/CMakeFiles/SAMRAI_pdat.dir/ArrayDataIterator.C.o [ 18%] Building CXX object source/SAMRAI/pdat/CMakeFiles/SAMRAI_pdat.dir/CellConstantRefine.C.o In file included from ***/SAMRAI/source/SAMRAI/pdat/CellConstantRefine.C:15:0: ***/SAMRAI/source/SAMRAI/pdat/CellConstantRefine.h:41:22: error: variable or field 'CMAKE_FORTRAN_GLOBAL' declared void...

**Is your feature request related to a problem? Please describe.** Jax is becoming a very powerful and popular machine learning tool. It would great to be able to install it...

enhancement
Feedstock Request

I implemented a customized layer which does different things depending on the data ... forward(self, data): if data.some_criterion: do this else: do that .. However, the autograd computation of forces...

question