Skip to content

Releases: ProjectNeura/MIPCandy

1.1.3-beta.0

06 Jun 16:36

Choose a tag to compare

1.1.3-beta.0 Pre-release
Pre-release

What's Changed

  • Weak references in dump_allocated_tensors may crash profiler during training by @ATATC in #244

Full Changelog: 1.1.3-alpha.0...1.1.3-beta.0

1.1.3-alpha.0

03 Jun 14:26

Choose a tag to compare

1.1.3-alpha.0 Pre-release
Pre-release

What's Changed

  • Expose Trainer.set_seed as a standalone helper function by @ATATC in #243
  • Streamline Predictor to use lazy evaluation for memory efficiency by @perctrix in #229

Full Changelog: 1.1.2...1.1.3-alpha.0

1.1.2

25 Apr 15:01

Choose a tag to compare

What's Changed

  • Memory leak in visualization functions on headless servers by @ATATC in #239
  • Enhance the error message in overlay by @ATATC in #241

Full Changelog: 1.1.1...1.1.2

1.1.2-beta.0

14 Apr 16:13

Choose a tag to compare

1.1.2-beta.0 Pre-release
Pre-release

What's Changed

  • Enhance the error message in overlay by @ATATC in #241

Full Changelog: 1.1.2-alpha.1...1.1.2-beta.0"

1.1.2-alpha.1

12 Apr 17:28

Choose a tag to compare

1.1.2-alpha.1 Pre-release
Pre-release

1.1.2-alpha.0

10 Apr 20:37

Choose a tag to compare

1.1.2-alpha.0 Pre-release
Pre-release

What's Changed

  • Memory leak in visualization functions on headless servers by @ATATC in #239

Full Changelog: 1.1.1...1.1.2-alpha.0

1.1.1

16 Mar 06:32

Choose a tag to compare

What's Changed

  • Shape mismatch in _SegmentationLoss by @ATATC in #208
  • dice_similarity_coefficient_with_logits(): RuntimeError: Boolean value of Tensor with more than one value is ambiguous by @ATATC in #210
  • DiceBCELossWithLogits still uses min_percentage_per_class by @ATATC in #214
  • Overlay fails when num_class is 1 by @ATATC in #216
  • Replace one_hot with scatter_ in convert_ids_to_logits() speedup by @perctrix in #211
  • Remove dice with logits clip by @ATATC in #218
  • inspect(): batch tolist() and reuse fg_mask (#220) by @perctrix in #221
  • convert_ids_to_logits() does not work with single-channel IDs by @ATATC in #223
  • Support automatic broadcasting in _Loss by @ATATC in #227
  • Extend Profiler to support memory leak diagnostics by @ATATC in #232
  • Update homepage by @ATATC in #234
  • inspect(): raise error when the image and label have different shapes. by @ATATC in #238

Full Changelog: 1.1.0...1.1.1

1.1.1-beta.1

15 Mar 19:26

Choose a tag to compare

1.1.1-beta.1 Pre-release
Pre-release

What's Changed

  • Update homepage by @ATATC in #234
  • inspect(): raise error when the image and label have different shapes. by @ATATC in #238

Full Changelog: 1.1.1-beta.0...1.1.1-beta.1

1.1.1-beta.0

02 Mar 20:01

Choose a tag to compare

1.1.1-beta.0 Pre-release
Pre-release

What's Changed

  • Support automatic broadcasting in _Loss by @ATATC in #227
  • Extend Profiler to support memory leak diagnostics by @ATATC in #232

Full Changelog: 1.1.1-alpha.1...1.1.1-beta.0

1.1.1-alpha.1

23 Feb 02:32

Choose a tag to compare

1.1.1-alpha.1 Pre-release
Pre-release

What's Changed

  • convert_ids_to_logits() does not work with single-channel IDs by @ATATC in #223

Full Changelog: 1.1.1-alpha.0...1.1.1-alpha.1