Skip to content

Releases: atzberg/geo_neural_op

v2.0.0

04 Apr 00:30
e076a37

Choose a tag to compare

This new release provides significant efficiency gains by leveraging the optimized data processing of PatchTensor and inference of the PatchGNP. This uses the new separable, block-factorized kernels (see papers). This greatly improves the average running times (5x+ or more) from version 1.0.0 to 2.0.0 on both CPU and CUDA devices. New examples for training are also included in this release.

v1.0.0

09 May 16:46
62da38f

Choose a tag to compare

initial release