Closed marvinfriede closed 1 year ago
I tried to use torch.nn.functional.pad
but did not find a way to circumvent the costly loop, because the padding function only takes tuples and cannot be vectorized either.
loop over primitives in overlap gradient (https://github.com/grimme-lab/xtbML/pull/108#discussion_r1126274610) loop over position vector in overlap gradient (https://github.com/grimme-lab/xtbML/pull/108#discussion_r1126281350)
Done [1].
Some problems and potential code pieces that can be improved were already found: