Linalg now works with SGVector and SGMatrix on either CPU or GPU and I
started transferring operations from old framework to new ones. I worked on
add, mean and colwise/rowwise/general sum last week.

I also worked on serialization of SGObject/any. I have tested the save and
load of Any object and the parameter list of SGObject instance
CerealObject. I also added a method in SGObject that can work as
serialization wrapper. It is a little bit slow to debug or make changes in
SGObject and Any so I didn't have as much progress as I thought.

Sorry that I was kinda lazy for daily updates last week. I'll start again
this week.

Reply via email to