Skip to content

Commit 8be3faa

Browse files
committed
Fix network_type docstring formatting in PerceptualLoss
Signed-off-by: Mohammad Amanour Rahman <[email protected]>
1 parent ccea893 commit 8be3faa

File tree

1 file changed

+114
-0
lines changed

1 file changed

+114
-0
lines changed

e --abort

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
bc38c962 (HEAD -> dev) Fix PerceptualLoss enum references and docstrings
2+
be2869df Fix network_type docstring formatting in PerceptualLoss
3+
ccea8930 (origin/dev, origin/HEAD) DCO Remediation Commit for Mohammad Amanour Rahman <[email protected]>
4+
0c667a99 DCO Remediation Commit for Mohammad Amanour Rahman <[email protected]>
5+
ea64afaf DCO Remediation Commit for Mohammad Amanour Rahman <[email protected]>
6+
3e92d74e Fix PerceptualLoss enum references and docstrings
7+
84e7d704 DCO Remediation Commit for Mohammad Amanour Rahman <[email protected]>
8+
eeef1729 DCO Remediation Commit for Mohammad Amanour Rahman <[email protected]>
9+
cc0c951f Fix PerceptualLoss enum references and docstrings
10+
96ea131f DCO Remediation Commit for Mohammad Amanour Rahman <[email protected]>
11+
e2d0a027 DCO Remediation Commit for Mohammad Amanour Rahman <[email protected]>
12+
7ce29a1e Fix network_type docstring formatting in PerceptualLoss
13+
15fd428c Bump actions/checkout from 4 to 6 (#8649)
14+
e5417c86 Bump al-cheb/configure-pagefile-action from 1.4 to 1.5 (#8648)
15+
c1d02cf1 Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.0 (#8650)
16+
e2677053 Added an optional_import check for onnxruntime and applied the @unitt… (#8641)
17+
04a89ee9 Generate heatmap transforms (#8579)
18+
f493ecdd 8620 modulenotfounderror no module named onnxscript in test py3x 311 pipeline (#8638)
19+
9a456274 Fix #8350: Clarify LocalNormalizedCrossCorrelationLoss docstring (#8639)
20+
865b0e70 Update documentation links (#8637)
21+
c968907c Fix #8599: Add track_meta and weights_only arguments to PersistentDataset for MetaTensor support. (#8628)
22+
806c0e84 Fix index using tuple for image cropping operation (#8633)
23+
23c271ea feat: add activation checkpointing to unet (#8554)
24+
16e469c8 Correct H&E stain ordering heuristic in ExtractHEStains (#8551)
25+
a8a7e575 timestep scheduling with np.linspace (#8623)
26+
f315bcb0 8620 ModuleNotFoundError: No module named \'onnxscript\' in test-py3x (3.11) pipeline (#8621)
27+
e72145ce Fix box_iou returning 0 for floating-point results less than 1. #8369 (#8553)
28+
579cec52 added ReduceTrait and FlattenSequence (#8531)
29+
d260b785 Bump github/codeql-action from 3 to 4 (#8616)
30+
b10410ce Bump actions/upload-artifact from 4 to 5 (#8615)
31+
69444c13 Bump actions/download-artifact from 5 to 6 (#8614)
32+
d9cfa3e6 Bump peter-evans/create-or-update-comment from 4 to 5 (#8612)
33+
09ace633 Include more-itertools in build env (#8611)
34+
42a99477 8564 fourier positional encoding (#8570)
35+
69f3dd26 Bump actions/setup-python from 5 to 6 (#8589)
36+
c4a1acc8 Bump actions/checkout from 4 to 5 (#8588)
37+
8a2efcb0 Bump actions/download-artifact from 4 to 5 (#8590)
38+
53382d83 Update citation for 1.5.1 (#8582)
39+
9c6d819f Release 1.5.1 Updates (#8575)
40+
9122739e Removing instantiation in forward (#8580)
41+
cf5790db Fix gdown fails (#8576)
42+
cf5505a5 Diffusion Model Encoder has an output layer set in forward method and this leads to problems (#8578)
43+
6327a861 Transformers version (#8574)
44+
946cfdff Path traversal issue security fix (#8568)
45+
948fbb70 Torch and Pickle Safe Load Fixes (#8566)
46+
401ea4a0 Fix hardcoded input dim in DiffusionModelEncoder (#8514)
47+
fd13c1b5 Create SECURITY.md (#8546)
48+
725c8dea Torchvision pretrain fix (#8563)
49+
b5bc69d0 Classifier free guidance unconditioned value (#8562)
50+
0968da20 Improve Orientation transform to use the "space" (LPS vs RAS) of a metatensor by default (#8473)
51+
d4ba52e3 Fix build failure by pinning pyamg to versions below 5.3.0 (#8548)
52+
cb200af0 Tests Cleanup (#8535)
53+
1e6c6615 8525 improve documentation on the datalist format (#8539)
54+
cf869814 fix: HistogramNormalized doc (#8543)
55+
cafc1feb Pytorch 2.8 Support (#8530)
56+
b92b2ce8 Add support for optional conditioning in PatchInferer, SliceInferer, and SlidingWindowInferer (#8400)
57+
2a12c4b4 Add input validation to ImageStats class (#8501)
58+
ede6ace8 Throw exception on invalid images in retinanet detector (#8515)
59+
1dc0e68c 8185 test refactor 2 (#8405)
60+
503b4ede fix bug in maisi vae (#8517)
61+
8ee3f89b Updates for Pytorch 2.7 (#8429)
62+
def42221 Adding .coderabbit.yaml File (#8513)
63+
e0be5d27 Update README badges to add research paper citations number (#8494)
64+
e499362b add kwargs in array and functional file (#8508)
65+
4b69748a ci: add custom timeout to ci job in order to save resources (#8504)
66+
d388d1c6 Update citation (#8484)
67+
3d6021a6 Fix: ZarrAvgMerger ValueError with zarr_format 3 (#8477)
68+
d38c93f9 Removed or Replaced Broken URLs (#8483)
69+
e5c512ff Fix integration test in 24.10 (#8480)
70+
423ea748 Fixing URLs in README.md (#8481)
71+
dfe6fc77 Changelog For 1.5 (#8474)
72+
c3a317d2 Adding CODEOWNERS (#8457)
73+
c3a3397d Remove unused test cases in bundle load (#8463)
74+
2d416557 Classifier free guidance (#8460)
75+
f85135b0 Remove deprecated `net_name` in test file (#8461)
76+
d4b4bff9 Adding Support Policy + Doc Updates (#8458)
77+
222d5094 Migrate to modern Python Logger API (#8449)
78+
bf6bc1fd Enable code coverage comments on PRs in codecov configuration (#8402)
79+
707b2305 Remove deprecated `return_state_dict ` in bundle `load` (#8454)
80+
03a0d851 Fix AutoencoderKL docstrings. (#8445)
81+
daf9f054 Update default overlap value in occlusion_sensitivity to 0.6 (#8446)
82+
f97a0e9b Remove deprecated functionality for v1.5 (#8430)
83+
4305bb81 :bug: fix cosine noise scheduler (#8427)
84+
0d19a72f Temporarily Restrict setuptools Version to 79.0.1 (#8441)
85+
b58e883c selfattention block: Remove the fc linear layer if it is not used (#8325)
86+
f27517b8 Inverse Threading Fix (#8418)
87+
8f3d8e87 Update get latest bundle version function (#8420)
88+
eadffd24 Fix OptionalImportError: required package `openslide` is not installed (#8419)
89+
9586071c Add Skip test in TestTranschex (#8416)
90+
6c8de354 8394 Update bundle download API (#8403)
91+
83dcd35c Fix: correctly apply fftshift to real-valued data inputs (#8407)
92+
90ead4bf 8328 nnunet bundle integration (#8329)
93+
4986d7ff Auto3DSeg algo_template hash update (#8406)
94+
bfcb318b Restormer Implementation (#8312)
95+
8aef9a98 Update Dice Metric Docs (#8388)
96+
5c5ca232 Auto3DSeg algo_template hash update (#8397)
97+
0f5da113 Auto3DSeg algo_template hash update (#8393)
98+
41d6c9c2 8201 Fix DataFrame subsets indexing in CSVDataset() (#8351)
99+
34f37973 add prediction type for rflow scheduler (#8386)
100+
90de55b1 Add rectified flow noise scheduler for accelerated diffusion model (#8374)
101+
7c26e5af Enable Pytorch 2.6 (#8309)
102+
1983f277 Auto3DSeg algo_template hash update (#8378)
103+
2e391c82 Bump torch minimum to mitigate CVE-2024-31580 & CVE-2024-31583 and enable numpy 2 compatibility (#8368)
104+
a09c1f08 Update monaihosting download method (#8364)
105+
ab075234 Modify ControlNet inferer so that it takes in context when the diffus… (#8360)
106+
a7905909 8354 fix path at test onnx trt export (#8361)
107+
d98f3481 Solves path problem in test_bundle_trt_export.py (#8357)
108+
af54a17b Add Average Precision to metrics (#8089)
109+
b0ed2534 Fix CommonKeys docstring (#8342)
110+
fb8c5bf7 Removed outdated `torch` version checks from transform functions (#8359)
111+
960c59b4 Fix `packaging` imports in version comparison logic (#8347)
112+
0a85eed2 Inferer modification - save_intermediates clashes with latent shape adjustment in latent diffusion inferers (#8343)
113+
44add8d1 Bump min torch to 1.13.1 to mitigate CVE-2022-45907 unsafe usage of eval (#8296)
114+
e538f7fd Recursive Item Mapping for Nested Lists in Compose (#8187)

0 commit comments

Comments
 (0)