Closed jwallwork23 closed 2 years ago
This PR contains various improvements for the network setup:
test_and_train.py
float32
double
SimpleNet
SingleLayerFCNN
This PR contains various improvements for the network setup:
test_and_train.py
does not depend on anything Firedrake related.float32
on GPU anddouble
on CPU.SimpleNet
asSingleLayerFCNN
.