|
|
@@ -1099,8 +1099,8 @@ image_delete_fail=Failed to delete image, please try again later. |
|
|
|
image_overwrite=You had submitted the same name image before, are you sure to overwrite the original image? |
|
|
|
download=Download |
|
|
|
score=Score |
|
|
|
wait_count_start = Your current queue position is |
|
|
|
wait_count_end = |
|
|
|
wait_count_start = Your current queue position is |
|
|
|
wait_count_end = |
|
|
|
file_limit_100 = Display up to 100 files or folders in a single directory |
|
|
|
images.name = Image Tag |
|
|
|
images.name_placerholder = Please enter the image name |
|
|
@@ -1360,6 +1360,7 @@ modelconvert.inputshapeerror=Format input error, please input such as: 1,1,32,32 |
|
|
|
modelconvert.manage.create_error1=A model transformation task with the same name already exists. |
|
|
|
modelconvert.manage.create_error2=Only one running model transformation task can be created. |
|
|
|
modelconvert.manage.model_not_exist=The model in the task does not exist or has been deleted. |
|
|
|
modelconvert.manage.model_not_exist=The model file in the task does not exist or has been deleted. |
|
|
|
modelconvert.manage.no_operate_right=You have no right to do the operation. |
|
|
|
|
|
|
|
debug.manage.model_not_exist=The model in the task does not exist or has been deleted, please create a new debug job. |
|
|
@@ -3322,6 +3323,7 @@ Stopped_success_update_status_fail=Succeed in stopping th job, but failed to upd |
|
|
|
load_code_failed=Fail to load code, please check if the right branch is selected. |
|
|
|
|
|
|
|
error.dataset_select = dataset select error:the count exceed the limit or has same name |
|
|
|
error.partial_datasets_not_available = There are non-existent or deleted files in the selected dataset file, please select again |
|
|
|
new_train_gpu_tooltips = The code is storaged in <strong style="color:#010101">%s</strong>, the dataset is storaged in <strong style="color:#010101">%s</strong>, the pre-trained model is storaged in the run parameter <strong style="color:#010101">%s</strong>, and please put your model into <strong style="color:#010101">%s</strong> then you can download it online |
|
|
|
new_debug_gpu_tooltips = The code is storaged in <strong style="color:#010101">%s</strong>, the dataset is storaged in <strong style="color:#010101">%s</strong>, the pre-trained model is storaged in the <strong style="color:#010101">%s</strong>, and please put your model into <strong style="color:#010101">%s</strong> then you can download it online |
|
|
|
new_debug_gpu_tooltips1 = The code is storaged in <strong style="color:#010101">%s</strong>, the dataset is storaged in <strong style="color:#010101">%s</strong>, the pre-trained model is storaged in the <strong style="color:#010101">%s</strong>. |
|
|
|