mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-04-24 11:50:53 +00:00
Import at the start to register everything
This commit is contained in:
parent
e506dc2a7e
commit
6d8f130be7
1 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
# Execute the register_operator functions
|
||||
import jaxpm._src.base_ops
|
||||
import jaxpm._src.painting_ops
|
||||
import jaxpm.ops
|
||||
import jaxpm.painting
|
||||
from jaxpm._src.spmd_config import SPMDConfig
|
||||
|
||||
__all__ = ['SPMDConfig']
|
Loading…
Add table
Reference in a new issue