Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update examples #653

Merged
merged 2 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ cite:
- { text: training library, doi: "10.5281/zenodo.5108853" }
- { text: architecture, doi: "10.1007/978-3-319-24574-4_28" }
covers: [cover.jpg]
dependencies: conda:environment.yaml
description: Multi tensor
documentation: documentation.md
format_version: 0.4.0
Expand Down Expand Up @@ -56,18 +55,15 @@ test_outputs: [test_output_0.npy, test_output_1.npy]
timestamp: "2021-09-13T15:55:34.193995"
type: model
weights:
onnx:
opset_version: 12
sha256: 9b5bd88a3d29cf9979b30c03b4d5af12fdfa1d7193f5d2f2cc3942ffcf71ce3c
source: weights.onnx
parent: pytorch_state_dict
torchscript:
sha256: 097bb5062df1fe48a5e7473ea2f6025c77d334a9e3f92af79fc3d6d530c01720
source: weights-torchscript.pt
parent: pytorch_state_dict
pytorch_version: 1.6
pytorch_state_dict:
architecture: multi_tensor_unet.py:MultiTensorUNet
architecture_sha256: 89204f8f3513b3c227127a8137bedaec9eafe49925f7734c73c6650ec135b34e
kwargs: { depth: 3, in_channels: 2, initial_features: 16, out_channels: 2 }
sha256: c498522b3f2b02429b41fe9dbcb722ce0d7ad4cae7fcf8059cee27857ae49b00
source: weights.pt
pytorch_version: 1.6
Binary file not shown.
Loading