############################################ Pytorch Custom ############################################ The pytorch*custom module contains functions that process models created with the pytorch package. .. contents:: Table of Contents: :local: :depth: 2 Feature Processing (pytorchcustom.fts) ============================================== .. automodule:: fns.pytorchcustom.fts :members: Model Prints (pytorchcustom.prints) ============================================== .. automodule:: fns.pytorchcustom.prints :members: Model Checks (pytorchcustom.checks) ============================================== .. automodule:: fns.pytorchcustom.checks :members: Calico Functions (pytorchcustom.calico) ============================================== .. automodule:: fns.pytorchcustom.calico :members: Nested Cylinder Model Definition (pytorchcustom.field2PTW_model_definition) =============================================================================== .. automodule:: fns.pytorchcustom.field2PTW_model_definition :members: