Skip to content

Removing useless radial_transform function#4

Open
agoscinski wants to merge 2 commits intoneighbor-matrixfrom
radial-cleanup
Open

Removing useless radial_transform function#4
agoscinski wants to merge 2 commits intoneighbor-matrixfrom
radial-cleanup

Conversation

@agoscinski
Copy link
Owner

radial_transform is just identity. I dont know why this function exists

* replace Structure class with a Dict[str, torch.Tensor] because torch
  does not support non torch Tensor types for tracing
* the conversion from ase.Atoms to Dict[str, torch.Tensor]  is done within a function
   because TorchScript does not support foreign types
* add typing for various inputs
@agoscinski agoscinski force-pushed the neighbor-matrix branch 5 times, most recently from 20faaee to 16fba6f Compare June 19, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant