determined icon indicating copy to clipboard operation
determined copied to clipboard

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

Results 475 determined issues
Sort by recently updated
recently updated
newest added

## Description Feature PR for Custom Searcher. Adding @rb-determined-ai to reviewers specifically for style and consistency of APIs. ## Test Plan ## Commentary (optional) ## Checklist - [ ] User-facing...

cla-signed

## Description ASHA implemented as a Custom Searcher method (following asha.go). ## Test Plan Test should perform 5 trials in 3 rungs with the max length of 3000 batches (750,...

cla-signed

## Description https://determinedai.atlassian.net/browse/DET-8011 ## Test Plan ## Commentary (optional) ## Checklist - [ ] User-facing API changes need the "User-facing API Change" label. - [ ] Release notes should be...

cla-signed

## Description feat: persist custom searcher events [DET-7833] [DET-7833]: https://determinedai.atlassian.net/browse/DET-7833?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

cla-signed

## Description Fix the cluster utils cluster_slots() agents url, and properly reference the agents dict within the response. This code was apparently not exercised without custom resource pools defined during...

cla-signed

## Description [DET-7851] ## Test Plan - Check all pages if router works as expected - Check code if there's something I miss ## Commentary (optional) I followed [this instruction](https://github.com/remix-run/react-router/discussions/8753)...

cla-signed
shared-web

## Description Determined callback for HF Trainer API ## Test Plan ## Commentary (optional) ## Checklist - [ ] User-facing API changes need the "User-facing API Change" label. - [...

cla-signed

## Description Implement group list page in Web UI. ## Test Plan Navigate to `/det/settings/group-management/rbac-enabled`, create/edit/delete several groups. ## Commentary (optional) ## Checklist - [ ] User-facing API changes need...

cla-signed

## Description - `det trial describe --json --metrics` is used to extract detailed info about trial for post-processing. It's been for large trials due to postgres json marshalling limits. This...

cla-signed

## Description Jira ticket [DET-8801](https://determinedai.atlassian.net/browse/DET-8801) . Added instructions to use adaptive_asha as searcher and changing the max_length and max_trials accordingly. ## Test Plan no testing required. doc change only. ##...

cla-signed