HeWD

Results 5 issues of HeWD

If don`t fix pretrained VGG16`s parameters , the model will increasing untill memory booms. But if fix these parameters , it works. Why? code in train.py ``` for param in...

Spring AI is wonderful, but the form of calling function is not easy to extend. For example, I need to fetch the function calling state and result, send the function...

enhancement
function calling

OpenJDK8 do not support Font. When create a Font instanct, it make a NPE: cannot evalute java.awt.Font.toString(). I search some websites, and find that OpenJDK8 do not support Font