(Galaxy) demo tests #1022
galaxy-demo-tests.yaml
on: workflow_dispatch
build-artifact
/
parse-platform
3s
build-artifact
/
...
/
check-docker-images
19s
build-artifact
/
download-artifacts
0s
build-artifact
/
...
/
🐳️ Build Ubuntu images
0s
build-artifact
/
...
/
🐳️ Build ManyLinux image
0s
build-artifact
/
...
/
🔄 Update latest tag
0s
build-artifact
/
🛠️ Build Release ubuntu 22.04
7m 42s
build-artifact
/
...
/
🐍 Build wheel (Python 3.10)
5m 45s
Matrix: galaxy-demo-tests / galaxy-demo-tests
Annotations
14 errors and 92 warnings
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests
Process completed with exit code 1.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
models/tt_dit/tests/models/flux1/test_pipeline_flux1.py#L118
test_flux1_pipeline[wormhole_b0-yes_use_cache-not_traced-encoder_device-4x8sp0tp1-dev-1024-1024-28-device_params0-True]
OSError: You are trying to access a gated repo.
Make sure to have access to it at https://huggingface.co/black-forest-labs/FLUX.1-dev.
401 Client Error. (Request ID: Root=1-69900df4-1c8e35d67162103157b9cd15;ab161afe-1305-4a10-a91c-85eeb281dea6)
Cannot access gated repo for url https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/tokenizer/tokenizer_config.json.
Access to model black-forest-labs/FLUX.1-dev is restricted. You must have access to it and be authenticated to access it. Please log in.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests
The action 'Galaxy Llama3 8B data-parallel demo tests' has timed out after 20 minutes.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests:
models/tt_transformers/demo/simple_text_demo.py#L1051
test_demo_text[wormhole_b0-mesh_device0-device_params0-False-performance-ci-b1-DP-4]
RuntimeError: TT_THROW @ /project/tt_metal/impl/dispatch/system_memory_manager.cpp:627: tt::exception
info:
TIMEOUT: device timeout, potential hang detected, the device is unrecoverable
backtrace:
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0xb99868) [0x79e41ea1b868]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x5cf674) [0x79e41d42e674]
--- tt::tt_metal::distributed::FDMeshCommandQueue::read_completion_queue_event(tt::tt_metal::distributed::MeshReadEventDescriptor&)
--- tt::tt_metal::distributed::FDMeshCommandQueue::read_completion_queue()
--- /lib/x86_64-linux-gnu/libstdc++.so.6(+0xdc253) [0x79e4dec60253]
--- /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x79e4e1d60ac3]
--- /lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x79e4e1df1a84]
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests
Process completed with exit code 139.
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests
Process completed with exit code 134.
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests:
models/tt_transformers/demo/simple_text_demo.py#L1051
test_demo_text[wormhole_b0-mesh_device0-device_params0-False-performance-ci-b1-DP-4]
RuntimeError: TT_THROW @ /project/tt_metal/impl/dispatch/system_memory_manager.cpp:572: tt::exception
info:
TIMEOUT: device timeout in fetch queue wait, potential hang detected
backtrace:
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0xb99868) [0x7738a0e1b868]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x5cf477) [0x77389f82e477]
--- tt::tt_metal::SystemMemoryManager::fetch_queue_reserve_back(unsigned char)
--- tt::tt_metal::program_dispatch::write_program_command_sequence(tt::tt_metal::ProgramCommandSequence const&, tt::tt_metal::SystemMemoryManager&, unsigned int, tt::CoreType, bool, bool, bool)
--- tt::tt_metal::distributed::FDMeshCommandQueue::write_program_cmds_to_subgrid(tt::tt_metal::distributed::MeshCoordinateRange const&, tt::tt_metal::ProgramCommandSequence&, bool, bool, std::unordered_set<unsigned int, std::hash<unsigned int>, std::equal_to<unsigned int>, std::allocator<unsigned int> >&, unsigned int)
--- tt::tt_metal::distributed::FDMeshCommandQueue::enqueue_mesh_workload(tt::tt_metal::distributed::MeshWorkload&, bool)
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(_ZN4ttnn16device_operation6detail6launchITkNS0_22DeviceOperationConceptENS_12experimental4prim35RotaryEmbeddingLlamaDeviceOperationEEENT_21tensor_return_value_tERKNS6_22operation_attributes_tERKNS6_13tensor_args_tE+0x365) [0x7738a1bb2555]
--- ttnn::prim::rotary_embedding_llama(tt::tt_metal::Tensor const&, tt::tt_metal::Tensor const&, tt::tt_metal::Tensor const&, tt::tt_metal::Tensor const&, bool, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<ttnn::ComputeKernelConfig const> const&)
--- ttnn::operations::experimental::transformer::RotaryEmbeddingLlamaOperation::invoke(tt::tt_metal::Tensor const&, tt::tt_metal::Tensor const&, tt::tt_metal::Tensor const&, tt::tt_metal::Tensor const&, bool, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<ttnn::ComputeKernelConfig const>)
--- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x4039ce) [0x7738a2ed89ce]
--- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x2471a5) [0x7738a2d1c1a5]
--- /opt/venv/bin/python3(_PyObject_FastCallDictTstate+0x16d) [0x62edf65a733d]
--- /opt/venv/bin/python3(_PyObject_Call_Prepend+0x5c) [0x62edf65bc25c]
--- /opt/venv/bin/python3(+0x29cd14) [0x62edf66c3d14]
--- /opt/venv/bin/python3(PyObject_Call+0xbb) [0x62edf65bfd3b]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x2a8f) [0x62edf659e7df]
--- /opt/venv/bin/python3(_PyFunction_Vectorcall+0x7c) [0x62edf65b202c]
--- /opt/venv/bin/python3(_PyObject_FastCallDictTstate+0x16d) [0x62edf65a733d]
--- /opt/venv/bin/python3(_PyObject_Call_Prepend+0x5c) [0x62edf65bc25c]
--- /opt/venv/bin/python3(+0x29cd14) [0x62edf66c3d14]
--- /opt/venv/bin/python3(_PyObject_MakeTpCall+0x25b) [0x62edf65a80bb]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x6a59) [0x62edf65a27a9]
--- /opt/venv/bin/python3(+0x198101) [0x62edf65bf101]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x1990) [0x62edf659d6e0]
--- /opt/venv/bin/python3(+0x198101) [0x62edf65bf101]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x1990) [0x62edf659d6e0]
--- /opt/venv/bin/python3(+0x198101) [0x62edf65bf101]
--- /opt/venv/bin/python3(PyObject_Call+0x122) [0x62edf65bfda2]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x2a8f) [0x62edf659e7df]
--- /opt/venv/bin/python3(_PyFunction_Vectorcall+0x7c) [0x62edf65b202c]
--- /opt/venv/bin/python3(_PyObject_FastCallDictTstate+0x16d) [0x62edf65a733d]
--- /opt/venv/bin/python3(_PyObject_Call_Prepend+0x5c) [0x62edf65bc25c]
--- /opt/venv/bin/python3(+0x29cd14) [0x62edf66c3d14]
--- /opt/venv/bin/python3(_PyObject_MakeTpCall+0x25b) [0x62edf65a80bb]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x6a59) [0x62edf65a27a9]
--- /opt/venv/bin/python3(+0x198101) [0x62edf65bf101]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x1990) [0
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests
Process completed with exit code 134.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests:
models/demos/llama3_70b_galaxy/demo/demo_qwen_decode.py#L712
test_qwen_demo[wormhole_b0-device_params0-mesh_device0-performance-full]
RuntimeError: TT_THROW @ /project/tt_metal/impl/dispatch/system_memory_manager.cpp:572: tt::exception
info:
TIMEOUT: device timeout in fetch queue wait, potential hang detected
backtrace:
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0xb99868) [0x76a3f9a1b868]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x5cf477) [0x76a3f842e477]
--- tt::tt_metal::SystemMemoryManager::fetch_queue_reserve_back(unsigned char)
--- tt::tt_metal::program_dispatch::write_program_command_sequence(tt::tt_metal::ProgramCommandSequence const&, tt::tt_metal::SystemMemoryManager&, unsigned int, tt::CoreType, bool, bool, bool)
--- tt::tt_metal::distributed::FDMeshCommandQueue::write_program_cmds_to_subgrid(tt::tt_metal::distributed::MeshCoordinateRange const&, tt::tt_metal::ProgramCommandSequence&, bool, bool, std::unordered_set<unsigned int, std::hash<unsigned int>, std::equal_to<unsigned int>, std::allocator<unsigned int> >&, unsigned int)
--- tt::tt_metal::distributed::FDMeshCommandQueue::enqueue_mesh_workload(tt::tt_metal::distributed::MeshWorkload&, bool)
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(_ZN4ttnn16device_operation6detail29handle_mesh_adapter_cache_hitITkNS0_36DeviceOperationWithMeshDeviceAdapterENS0_26MeshDeviceOperationAdapterINS_4prim22ReshardDeviceOperationEEEEEvRKNT_22operation_attributes_tERKNS7_13tensor_args_tERNS7_21tensor_return_value_tEPN2tt8tt_metal11distributed10MeshDeviceERNSH_13program_cache6detail12ProgramCacheEm+0x154) [0x76a3fa3292c4]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(_ZN4ttnn16device_operation6detail6launchITkNS0_22DeviceOperationConceptENS_4prim22ReshardDeviceOperationEEENT_21tensor_return_value_tERKNS5_22operation_attributes_tERKNS5_13tensor_args_tE+0x341) [0x76a3fa31bbd1]
--- ttnn::prim::reshard(tt::tt_metal::Tensor const&, tt::tt_metal::MemoryConfig const&, std::optional<tt::tt_metal::Tensor> const&)
--- ttnn::operations::data_movement::ReshardOperation::invoke(tt::tt_metal::Tensor const&, tt::tt_metal::MemoryConfig const&, std::optional<tt::tt_metal::Tensor> const&)
--- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x302f32) [0x76a3fb9d7f32]
--- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x2471a5) [0x76a3fb91c1a5]
--- /opt/venv/bin/python3(_PyObject_FastCallDictTstate+0x16d) [0x58d8f427d33d]
--- /opt/venv/bin/python3(_PyObject_Call_Prepend+0x5c) [0x58d8f429225c]
--- /opt/venv/bin/python3(+0x29cd14) [0x58d8f4399d14]
--- /opt/venv/bin/python3(PyObject_Call+0xbb) [0x58d8f4295d3b]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x2a8f) [0x58d8f42747df]
--- /opt/venv/bin/python3(_PyFunction_Vectorcall+0x7c) [0x58d8f428802c]
--- /opt/venv/bin/python3(_PyObject_FastCallDictTstate+0x16d) [0x58d8f427d33d]
--- /opt/venv/bin/python3(_PyObject_Call_Prepend+0x5c) [0x58d8f429225c]
--- /opt/venv/bin/python3(+0x29cd14) [0x58d8f4399d14]
--- /opt/venv/bin/python3(_PyObject_MakeTpCall+0x25b) [0x58d8f427e0bb]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x6a59) [0x58d8f42787a9]
--- /opt/venv/bin/python3(+0x198101) [0x58d8f4295101]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x1990) [0x58d8f42736e0]
--- /opt/venv/bin/python3(+0x198101) [0x58d8f4295101]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x1990) [0x58d8f42736e0]
--- /opt/venv/bin/python3(+0x198101) [0x58d8f4295101]
--- /opt/venv/bin/python3(PyObject_Call+0x122) [0x58d8f4295da2]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x2a8f) [0x58d8f42747df]
--- /opt/venv/bin/python3(_PyFunction_Vectorcall+0x7c) [0x58d8f428802c]
--- /opt/venv/bin/python3(_PyObject_FastCallDictTstate+0x16d) [0x58d8f427d33d]
--- /opt/venv/bin/python3(_PyObject_Call_Prepend+0xc1) [0x58d8f42922c1]
--- /opt/venv/bin/python3(+0x29cd14) [0x58d8f4399d14]
--- /opt/venv/bin/python3(_PyObject_MakeTpCall+0x25b) [0x58d8f427e0bb]
--- /opt/venv/bin/python3(_PyEval_EvalFrameDefault+0x6a59) [0x
|
|
galaxy-demo-tests / Galaxy GPT-OSS demo tests
The self-hosted runner 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.
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests
Process completed with exit code 139.
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests:
models/demos/llama3_70b_galaxy/demo/demo_decode.py#L829
test_llama_demo[wormhole_b0-device_params0-mesh_device0-performance-full]
RuntimeError: TT_THROW @ /project/tt_metal/impl/dispatch/system_memory_manager.cpp:627: tt::exception
info:
TIMEOUT: device timeout, potential hang detected, the device is unrecoverable
backtrace:
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0xb99868) [0x7aa6da81b868]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x5cf674) [0x7aa6d922e674]
--- tt::tt_metal::distributed::FDMeshCommandQueue::read_completion_queue_event(tt::tt_metal::distributed::MeshReadEventDescriptor&)
--- tt::tt_metal::distributed::FDMeshCommandQueue::read_completion_queue()
--- /lib/x86_64-linux-gnu/libstdc++.so.6(+0xdc253) [0x7aa79aa05253]
--- /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x7aa79db05ac3]
--- /lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x7aa79db96a84]
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests
The action 'Galaxy Qwen3-32B long context demo tests' has timed out after 20 minutes.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests:
models/demos/llama3_70b_galaxy/demo/text_qwen_demo.py#L1044
test_qwen_demo_text[wormhole_b0-mesh_device0-device_params0-10-performance-long-8k-b1]
KeyError: (0, 'compile_decode')
|
|
build-artifact / 🐍 Build wheel (Python 3.10) / 🐍 Build wheel (Python 3.10)
build_verbosity 2 is not supported for build frontend. Ignoring.
|
|
galaxy-demo-tests / Galaxy Whisper demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Whisper demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Whisper demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Whisper demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Flux.1-dev demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy SentenceBert demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy QwenImage demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
|
|
galaxy-demo-tests / Galaxy QwenImage demo tests:
/work/models/tt_dit/models/vae/vae_qwenimage.py#L59
Use load_torch_state_dict instead
|
|
galaxy-demo-tests / Galaxy QwenImage demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy QwenImage demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy QwenImage demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Wan2.2 demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Wan2.2 demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Wan2.2 demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Wan2.2 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Wan2.2 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Wan2.2 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests:
/work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
|
|
|
|
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests:
/work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Llama3 demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Mochi demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Mochi demo tests:
/opt/venv/lib/python3.10/site-packages/torch/amp/autocast_mode.py#L283
In CPU autocast, but the target dtype is not supported. Disabling autocast.
CPU Autocast only supports dtype of torch.bfloat16, torch.float16 currently.
|
|
galaxy-demo-tests / Galaxy Mochi demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Mochi demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Mochi demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Mochi demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Mochi demo tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_2048_stochastic_verify] returned <class 'tuple'>.
Did you mean to use `assert` instead of `return`?
See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_1024_stochastic_verify] returned <class 'tuple'>.
Did you mean to use `assert` instead of `return`?
See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_128_stochastic_verify] returned <class 'tuple'>.
Did you mean to use `assert` instead of `return`?
See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Falcon7b demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests:
/work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TTMetal_build_any_22.04_amd64_x86_64-linux-clang-20-libstdcpp_5c5ade9a3fc81cd87a951d7c1b36ee5156ab1430_22011297023
|
163 MB |
sha256:8782f7c8da5656def0bc14e9ffc4a18fbd4b8cb4b9d854fbcf69c290b28b56e0
|
|
|
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-20-libstdcpp-5c5ade9a3fc81cd87a951d7c1b36ee5156ab1430-22011297023
|
163 MB |
sha256:015736e8df2faacd102003a3f2cff290f3162fc9a1800c9e66aac479dfc93849
|
|
|
test_reports_00893130-9caa-4320-80fc-cdb3ee47d00e
|
7.47 KB |
sha256:10af4ef7eb35265d4ad3923e3091e45eaf3414497ab0b551692ed9622f30891d
|
|
|
test_reports_2cc85b57-5cbb-4307-80dd-a60c6220f3ad
|
655 Bytes |
sha256:f63536c9bbb159df8b6c6dce1eb6e5e03fc20011dd41ab22c98d09652069e87c
|
|
|
test_reports_42d1bdd8-056e-496a-90ec-909460e703b5
|
489 Bytes |
sha256:c072443e44604fecb8bc5979e22009db16f2421440f3d77a43b285265e846a78
|
|
|
test_reports_6e2b2278-0e41-4e05-9adf-54b78913436c
|
6.81 KB |
sha256:0b6030220a95b4ce04768cf16ba978739b77f014f567fadcd5a970c660a92e78
|
|
|
test_reports_89e2d7f4-15e7-4ad0-bee3-0cd48af046b0
|
508 Bytes |
sha256:e719f6e98f8efb186f212dd0ee606d599d6e9cfb09af6dcae92f8390b8e21938
|
|
|
test_reports_993f929a-f655-415a-a4c5-9c9558ce17eb
|
941 Bytes |
sha256:a7460ecef50ba24e53100aaf68e5875973568df930eb80226eec91b866b0eb2e
|
|
|
test_reports_9db8d6f6-c226-4e70-a7c1-5b4318494419
|
774 Bytes |
sha256:284a61ee06047da21aefde6ebbec0eee32dcfd32fe149697fee9045c805d6bda
|
|
|
test_reports_a5d9fdd1-4c3c-47f9-87b1-c8e5838a0736
|
529 Bytes |
sha256:ff0e1c01875f07073a6b370b7443749ad47762b37c4f1ebe515ecd7d533b8343
|
|
|
test_reports_a8abb64e-ea0a-49ef-be20-d37403d93377
|
491 Bytes |
sha256:f153f5329c5a6229a5004fed8f824b2dc5929961b5288429e0ec906558faddb5
|
|
|
test_reports_c390218d-2b56-4647-8e37-2b08e324d828
|
456 Bytes |
sha256:cd2adcd78e72307e591b5b42f2a91ef15422542e91ee29af279039fe662a61d8
|
|
|
ttnn-dist-cp310-Release-5c5ade9a3fc81cd87a951d7c1b36ee5156ab1430-22011297023
|
30.3 MB |
sha256:4a29540d8ee0f28a8efb0129f8a87b43dc366904e68d8264676cd983ed67e3ce
|
|