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

Fix crash when time_limit is None and overwritten via max_time_limit #3418

Merged
merged 1 commit into from Jul 25, 2023

Conversation

Innixma
Copy link
Contributor

@Innixma Innixma commented Jul 24, 2023

Issue #, if available:

Description of changes:

  • Fix crash when time_limit is None and overwritten via max_time_limit

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Innixma Innixma added bug Something isn't working module: tabular labels Jul 24, 2023
@Innixma Innixma added this to the 0.9 Release milestone Jul 24, 2023
@Innixma Innixma requested review from tonyhoo and yinweisu July 24, 2023 23:12
@Innixma Innixma merged commit 1646dcf into autogluon:master Jul 25, 2023
23 of 30 checks passed
ddelange added a commit to ddelange/autogluon that referenced this pull request Jul 26, 2023
* 'master' of https://github.com/awslabs/autogluon:
  Fix crash when `time_limit` is None and overwritten via `max_time_limit` (autogluon#3418)
  Upgrade torch 2.0 (autogluon#3404)
  Fix FastAI crash edge-case (autogluon#3416)
  Add log for fit time adjustments (autogluon#3408)
  [fix][eda] Anomaly Detection - disable bps_flag for SUOD (autogluon#3406)
  [timeseries] Remove all references to MXNet (autogluon#3396)
  Remove ray lightning (autogluon#3398)
  [AutoMM] Add unit tests for trimming sequence lengths (autogluon#3399)
  [FIX] fix detection tutorial index (autogluon#3397)
  Refactor path (autogluon#3355)
  [Doc] Add AutoMM FAQs (autogluon#3388)
  [AutoMM] Fix the input keys of categorical MLP (autogluon#3384)
  [AutoMM] Clean up text processor (autogluon#3383)
  [AutoMM] Support customizing use_fast for AutoTokenizer (autogluon#3379)
  vw version bump (autogluon#3373)
  0.8.2 post release (autogluon#3377)
@Innixma Innixma modified the milestones: 0.9 Release, 1.0 Release Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module: tabular
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants