-
Dear NUS HPC AI Lab,
I would like to use your implementation of LAMB optimizer in my research project, but I noticed a difference between what is indicated in algorithm 2 of the original paper _Large…
-
```
19 Jul 2023 13:36:55] Calculating Overlap Table...
INFO - unsupported architecture: aarch64
INFO - SIMD optimization is not available for your architecture, use --debug for details.
DEBUG - Cu…
-
Bang Patterns were one of two most effective optimization techniques introduced by Clean research team (along with unique types), and are one that is most used in common Haskell programs besides unbox…
-
An all-too-often ignored side of optimization is the initialization; there is a lot of research out there suggesting that for both convex (and even more so for non-convex) optimization problems, a lar…
cicdw updated
7 years ago
-
We would like to produce a reference architecture and best practices for sustainable AI with cloud native environments. This will factor in the AI/ML lifecycle.
- The document will should aim to…
-
Thank you for your marvellous work, Prof Lin. Is the project compatible with other versions of CPLEX higher than 12.6.2 and MATLAB 2018b?What's more, is it also compatible with AC optimal power flow? …
-
Hi, our team works on DL frameworks performance optimization on CPU.
PyTorch CPU performance can be significantly improved with [MKL-DNN](https://github.com/01org/mkl-dnn), an open source deep neural…
-
Dear all,
Could you please have a look at the test example at,
https://colab.research.google.com/drive/1BtcGjDQwxcLJGs7XY8sYJ3NHYAq7V6Ku?usp=sharing
Here I try to run a very simple opf problem …
-
I encountered a strange behavior of PhotoGEA's c3 fitting. A very small difference in `A` can cause a substantial different result of Vcmax and Jmax, particularly Vcmax.
The scenario can be repeate…
-
Hello, I have read your paper and open-source code and feel that I have benefited a lot. But as I have just started, there are still some areas that I don't understand that I would like to ask you for…