(Single-card) Tests for new models #309
full-new-models-suite.yaml
on: workflow_dispatch
build-artifact-profiler
/
...
/
check-docker-images
9s
build-artifact
/
...
/
check-docker-images
10s
build-artifact-profiler
/
...
/
🐳️ Build image
0s
build-artifact-profiler
/
🛠️ Build Release ubuntu 20.04
9m 40s
Matrix: device-perf-single-card / device-perf
Matrix: demos-single-card / single-card-demo-tests
Matrix: e2e-model-perf-single-card / models-perf
Matrix: nightly-single-card / fd-nightly
Matrix: nightly-single-card / nightly-wh-models
Matrix: nightly-single-card / nightly-wh-unstable-models
Annotations
6 errors, 123 warnings, and 165 notices
nightly-single-card / [Unstable] Nightly N300 stable_diffusion
Process completed with exit code 1.
|
nightly-single-card / Nightly N150 common_models
Process completed with exit code 1.
|
nightly-single-card / Nightly N150 yolov4
The self-hosted runner: tt-metal-ci-vm-21 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
device-perf-single-card / N300 WH B0 device perf
Process completed with exit code 2.
|
device-perf-single-card / N300 WH B0 device perf
Unable to download artifact(s): Artifact not found for name: eager-dist-ubuntu-20.04-any-profiler
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
demos-single-card / N300_performance
Process completed with exit code 1.
|
nightly-single-card / [Unstable] Nightly N300 mamba 5:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N300 mamba 5:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
disk-usage-greater-than-90-startup
Disk usage is high. Will try pruning stuff.
|
nightly-single-card / Nightly N300 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io_multi_device[wormhole_b0-True-1-2-128-device_params0-True] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=2, inference_and_compile_time=0.3347928524017334, inference_time=0.0030369162559509277), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N300 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io_multi_device[wormhole_b0-True-1-2-128-device_params0-False] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=2, inference_and_compile_time=0.4310035705566406, inference_time=0.0024107880890369415), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N300 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io[1-2-128-device_params0] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=1, inference_and_compile_time=0.26326918601989746, inference_time=0.002387598156929016), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N300 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io_multi_device[wormhole_b0-True-1-2-128-device_params0-True] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=2, inference_and_compile_time=0.3347928524017334, inference_time=0.0030369162559509277), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N300 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io_multi_device[wormhole_b0-True-1-2-128-device_params0-False] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=2, inference_and_compile_time=0.4310035705566406, inference_time=0.0024107880890369415), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N300 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io[1-2-128-device_params0] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=1, inference_and_compile_time=0.26326918601989746, inference_time=0.002387598156929016), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N300 llama3.2-1B:
python_env/lib/python3.8/site-packages/dash/testing/plugin.py#L92
The hookimpl pytest_addhooks uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
to configure the hooks.
See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
|
nightly-single-card / Nightly N300 llama3.2-1B:
python_env/lib/python3.8/site-packages/dash/testing/plugin.py#L92
The hookimpl pytest_addhooks uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
to configure the hooks.
See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N300 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / cnn_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / cnn_javelin N300 WH B0:
models/demos/wormhole/stable_diffusion/custom_preprocessing.py#L32
The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3637.)
|
e2e-model-perf-single-card / cnn_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / cnn_javelin N300 WH B0:
models/demos/wormhole/stable_diffusion/custom_preprocessing.py#L32
The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3637.)
|
nightly-single-card / [Unstable] Nightly N300 stable_diffusion
No files were found with the provided path: generated/test_reports/. No artifacts will be uploaded.
|
nightly-single-card / [Unstable] Nightly N150 mamba 5:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 mamba 5:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io[1-2-128-device_params0] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=1, inference_and_compile_time=0.5917031764984131, inference_time=0.002377880737185478), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N150 functional_unet:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but tests/nightly/single_card/functional_unet/experimental/functional_unet/tests/test_unet_trace.py::test_unet_trace_2cq_same_io[1-2-128-device_params0] returned UNetPerformanceStatistics(groups=2, batch=1, num_devices=1, inference_and_compile_time=0.5917031764984131, inference_time=0.002377880737185478), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
nightly-single-card / Nightly N150 llama3.2-1B:
python_env/lib/python3.8/site-packages/dash/testing/plugin.py#L92
The hookimpl pytest_addhooks uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
to configure the hooks.
See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
|
nightly-single-card / Nightly N150 llama3.2-1B:
python_env/lib/python3.8/site-packages/dash/testing/plugin.py#L92
The hookimpl pytest_addhooks uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
to configure the hooks.
See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
|
weka-mount-hugepages-service-not-found
Hugepages service not found. Using old rc.local method
|
hugepages-service-not-found-startup
Hugepages service not found. Using old rc.local method
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / other N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / Nightly N150 common_models:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N300 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N300_functionality:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / FD WH N150 ttnn nightly wormhole_b0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / llm_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / llm_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / llm_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / llm_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / llm_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
e2e-model-perf-single-card / llm_javelin N300 WH B0:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
device-perf-single-card / N300 WH B0 device perf
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
models/demos/wormhole/stable_diffusion/custom_preprocessing.py#L32
The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3637.)
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
nightly-single-card / [Unstable] Nightly N150 stable_diffusion:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
weka-mount-hugepages-service-not-found
Hugepages service not found. Using old rc.local method
|
demos-single-card / N300_performance:
models/demos/wormhole/mistral7b/demo/demo_with_prefill.py#L89
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
|
demos-single-card / N300_performance:
models/demos/wormhole/mistral7b/demo/demo_with_prefill.py#L100
To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but models/demos/wormhole/mamba/demo/demo.py::test_demo[user_input0-state-spaces/mamba-2.8b-slimpj-50-device_params0] returned DemoResult(generated_text=['The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was fi
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/_pytest/python.py#L199
Expected None, but models/demos/wormhole/mamba/demo/demo.py::test_demo[user_input0-state-spaces/mamba-2.8b-slimpj-50-device_params0] returned DemoResult(generated_text=['The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was first settled by the Iroquois, who were followed by the French, and then the English, who were followed by the Americans, who were followed by the Canadians, who were followed by the Indians, who were followed by', 'The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves.\nThe area was fi
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
demos-single-card / N300_performance:
python_env/lib/python3.8/site-packages/llama_models/llama3/api/datatypes.py#L162
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
hugepages-service-not-found-startup
Hugepages service not found. Using old rc.local method
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
demos-single-card / N150:
python_env/lib/python3.8/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
|
disk-usage-after-startup
Disk usage is 71 %
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 52 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 57 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 76 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 57 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 53 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 79 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 82 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 51 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 77 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 80 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
disk-usage-after-startup
Disk usage is 80 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 80 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 65 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 55 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 56 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 70 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 67 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 61 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
disk-usage-after-startup
Disk usage is 59 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 78 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
disk-usage-after-startup
Disk usage is 75 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 68 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 77 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 75 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 80 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
disk-usage-after-startup
Disk usage is 81 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 77 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
disk-usage-after-startup
Disk usage is 59 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-setup-success-startup
Hugepages is now setup.
|
weka-mount-hugepages-service-found
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
disk-usage-after-startup
Disk usage is 46 %
|
printing-smi-info-startup
Touching and printing out SMI info
|
reset-successful-startup
tt-smi reset was successful
|
hugepages-service-found-startup
Hugepages service found. Command returned with exit code 3. Restarting it so we can ensure hugepages are available
|
hugepages-setup-success-startup
Hugepages is now setup.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TTMetal_build_any
|
193 MB |
|
TTMetal_build_any_profiler
|
198 MB |
|
packages-ubuntu-20.04-amd64-Release-x86_64-linux-clang-17-libcpp
|
90.2 MB |
|
packages-ubuntu-20.04-amd64-Release-x86_64-linux-clang-17-libcpp_profiler
|
90.3 MB |
|
perf-report-csv-cnn_javelin-wormhole_b0-bare_metal
|
547 Bytes |
|
perf-report-csv-llm_javelin-wormhole_b0-bare_metal
|
1.18 KB |
|
perf-report-csv-other-wormhole_b0-bare_metal
|
906 Bytes |
|
test_reports_035575ef-c977-4058-a58e-9c9cfe9b6ce1
|
1.16 KB |
|
test_reports_18884a13-8555-4563-b498-f975b81acc48
|
660 Bytes |
|
test_reports_1ba9b3a9-51d5-48d0-9eab-3234827941b9
|
663 Bytes |
|
test_reports_32cdb24f-b65f-4340-b3b3-9948f4cb96c1
|
10.8 KB |
|
test_reports_3af6be45-48df-4328-b908-a67a2a5a6f57
|
1.19 KB |
|
test_reports_40c1dff7-8fcb-48bc-bf4c-dc592279e6ae
|
589 Bytes |
|
test_reports_4258f12d-2e60-48ea-9cf4-c4027e070817
|
9.23 KB |
|
test_reports_5289c03d-4140-44b4-9150-2ca3f521adfb
|
511 Bytes |
|
test_reports_543d9d16-c750-4c45-afb1-212ad5b4ffc7
|
764 Bytes |
|
test_reports_5581d6d9-6a6a-42b5-9bb3-1bd14044eac0
|
6.68 KB |
|
test_reports_82e49a4e-f393-46ab-84f3-0006bfaeb51b
|
511 Bytes |
|
test_reports_84e09908-db47-49ba-875a-7788d88a7c1d
|
768 Bytes |
|
test_reports_8f98cf63-fca6-4dbd-988a-09ddc84ab1d4
|
1.19 KB |
|
test_reports_acd0fde8-9b13-475a-beb0-a98d366b0e8f
|
5.65 KB |
|
test_reports_adffe3f7-9643-42e7-98aa-8c6175a1edfd
|
6.63 KB |
|
test_reports_b5909bab-9a48-45de-9886-13de59a78dec
|
1.25 KB |
|
test_reports_bb60600d-ef74-420e-ba3b-9f8bca11b288
|
6.99 KB |
|
test_reports_bd75fed4-1345-4c0c-9722-f7cc4a5005a4
|
659 Bytes |
|
test_reports_be27a088-579a-443e-bc62-f5b16c0a64ac
|
647 Bytes |
|
test_reports_d98fef66-fe10-4d4d-aa8f-75cebf9e9e5f
|
1003 Bytes |
|
test_reports_e1684c7c-5639-4193-a51b-5e88140faec0
|
1.36 KB |
|
test_reports_e704c92a-67b8-4c39-9f87-66a398a599c3
|
7.28 KB |
|
test_reports_ecb3735a-601d-463f-b4ed-48f62b09c871
|
2.95 KB |
|
test_reports_f3137e66-1e19-4c99-84ab-66a2c3b5be18
|
654 Bytes |
|
test_reports_f638f09c-e541-4d26-b7d7-112ced55314e
|
8.45 KB |
|
test_reports_fc40f28e-803a-4877-8b7c-f50ccf17a612
|
642 Bytes |
|