Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sebffischer committed Jul 27, 2023
1 parent 77f58de commit df8d647
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,022 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export(LearnerTorchFeatureless)
export(LearnerTorchImage)
export(LearnerTorchMLP)
export(LearnerTorchModel)
export(ModelDescriptor)
export(PipeOpModule)
export(PipeOpTorch)
export(PipeOpTorchAvgPool1D)
Expand Down
2 changes: 1 addition & 1 deletion pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ articles:
navbar: ~
contents:
- articles/image_classification
- title: Building a Neural Network using PipeOps
- title: Neural Networks as Graphs
navbar: ~
contents:
- pipeop_torch
Loading

0 comments on commit df8d647

Please sign in to comment.