(Single-card) Nightly model and ttnn tests #7691
fast-dispatch-full-regressions-and-models.yaml
on: schedule
build-artifact
/
...
/
check-docker-images
7s
Matrix: fd-nightly / fd-nightly
Matrix: fd-nightly / nightly-wh-models
Matrix: fd-nightly / nightly-wh-unstable-models
Annotations
2 errors, 91 warnings, and 135 notices
fd-nightly / [Unstable] Nightly N150 mamba 5
Unable to locate executable file: git-lfs. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
fd-nightly / [Unstable] Nightly N300 stable_diffusion
Process completed with exit code 1.
|
hugepages-service-not-found-startup
Hugepages service not found. Using old rc.local method
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / 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.5892462730407715, inference_time=0.002379491925239563), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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.5892462730407715, inference_time=0.002379491925239563), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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.37029528617858887, inference_time=0.002728058025240898), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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.5363004207611084, inference_time=0.0023990292102098465), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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.36353635787963867, inference_time=0.002383362501859665), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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.37029528617858887, inference_time=0.002728058025240898), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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.5363004207611084, inference_time=0.0023990292102098465), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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.36353635787963867, inference_time=0.002383362501859665), which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_embedding.py#L18
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_rms_norm.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_mlp.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_attention.py#L23
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_attention_prefill.py#L24
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_decoder.py#L23
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_decoder_prefill.py#L24
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_rms_norm.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_mlp.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N150 llama3.2-1B:
models/demos/llama3/tests/test_llama_attention.py#L23
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_embedding.py#L18
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_rms_norm.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_mlp.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_attention.py#L23
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_attention_prefill.py#L24
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_decoder.py#L23
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_decoder_prefill.py#L24
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_rms_norm.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_mlp.py#L19
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / Nightly N300 llama3.2-1B:
models/demos/llama3/tests/test_llama_attention.py#L23
record_property is incompatible with junit_family 'xunit2' (use 'legacy' or 'xunit1')
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / 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`.
|
fd-nightly / [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`.
|
fd-nightly / [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.)
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / [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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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.)
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
fd-nightly / [Unstable] Nightly N300 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`.
|
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-setup-success-startup
Hugepages is now setup.
|
disk-usage-after-startup
Disk usage is 38 %
|
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 25 %
|
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 27 %
|
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 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 71 %
|
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 83 %
|
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 83 %
|
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 72 %
|
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 69 %
|
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 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 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 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 58 %
|
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.
|
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 50 %
|
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 34 %
|
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 85 %
|
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 64 %
|
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
|
186 MB |
|
packages-ubuntu-20.04-amd64-Release-x86_64-linux-clang-17-libcpp
|
89.4 MB |
|
test_reports_02efc860-94c7-4867-9386-a41d65d39f4a
|
641 Bytes |
|
test_reports_154bb1bf-3e93-43db-9232-d3e5fb622148
|
5.98 KB |
|
test_reports_21555487-6465-4d01-8d44-8de15361e931
|
1.35 KB |
|
test_reports_28402f8b-0659-4dbd-97d6-e44c5a943596
|
510 Bytes |
|
test_reports_35e462dd-5564-48d2-9d31-7dd9b3fbbcc9
|
1.26 KB |
|
test_reports_3d4aa134-deca-4af7-ba7e-b8ad5823125a
|
649 Bytes |
|
test_reports_588d4cae-63b1-43fe-97fd-17b0e109d318
|
6.53 KB |
|
test_reports_5b7d5892-ac69-4b2f-a30b-cce20a638fc7
|
1.19 KB |
|
test_reports_5c4bee2b-871c-417e-accc-748da949784b
|
5.68 KB |
|
test_reports_806dfa01-4d97-4577-b474-725a035b50f9
|
588 Bytes |
|
test_reports_850ca0b5-130d-4624-8a34-7c9070054cd4
|
6.55 KB |
|
test_reports_8e65a096-32c4-4e79-8a89-9fd7bcf638a4
|
12.8 KB |
|
test_reports_9625a2d7-2ab8-4b1a-a6bd-979773c24836
|
748 Bytes |
|
test_reports_a23d172b-5f5d-40ed-a91a-8facfab0eed7
|
1.36 KB |
|
test_reports_a40585d7-0c3c-4eb2-943a-b7df79155096
|
1.19 KB |
|
test_reports_a784738c-5cd5-42c3-bbc4-b309870a1f07
|
654 Bytes |
|
test_reports_b17c8688-fe4c-4260-a0fd-0357b5356f34
|
1.15 KB |
|
test_reports_c35a5863-3869-4e32-8876-cdf33e284e54
|
766 Bytes |
|
test_reports_ccce27cf-542e-4371-9619-bce73319432f
|
511 Bytes |
|
test_reports_d0f957e2-e84d-4c74-bdb6-b0271d1e276e
|
665 Bytes |
|
test_reports_db56a534-9f29-4439-99a0-24f044615f1f
|
586 Bytes |
|
test_reports_fa5f61fd-f6b3-4271-afb8-637b0afcadb2
|
642 Bytes |
|