fix(deployments): display gpu allocated value in gpu selector
This commit is contained in:
@@ -20,6 +20,7 @@ import {
|
||||
import { useFormContext } from '../config/form-context';
|
||||
import { FormData } from '../config/types';
|
||||
import { backendOptionsMap } from '../constants/backend-parameters';
|
||||
import '../style/gpu-selector.less';
|
||||
|
||||
const InputWrapper = styled.div`
|
||||
padding: 8px 4px;
|
||||
|
||||
Reference in New Issue
Block a user