Update record_forge_property fixture to store property inside the For… #545
Annotations
258 errors
test_falcon.test_falcon_3[tiiuae/Falcon3-3B-Base]:
forge/test/models/pytorch/text/falcon/test_falcon.py#L86
RuntimeError: TT_THROW @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/tt_metal/impl/allocator/bank_manager.cpp:132: tt::exception
info:
Out of Memory: Not enough space to allocate 1610612736 B DRAM buffer across 12 banks, where each bank needs to store 134217728 B
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x15a7e5) [0x7f0fe0c417e5]
--- tt::tt_metal::BankManager::allocate_buffer(unsigned long, unsigned long, bool, CoreRangeSet const&, std::optional<unsigned int>)
--- tt::tt_metal::Allocator::allocate_buffer(tt::tt_metal::v0::Buffer*)
--- tt::tt_metal::v0::Buffer::allocate_impl()
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x125e9f) [0x7f0fe0c0ce9f]
--- tt::tt_metal::v0::Buffer::create(tt::tt_metal::v0::IDevice*, unsigned long, unsigned long, tt::tt_metal::BufferType, tt::tt_metal::TensorMemoryLayout, std::optional<tt::tt_metal::ShardSpecBuffer> const&, std::optional<bool>, std::optional<tt::tt_metal::SubDeviceId>)
--- tt::tt_metal::tensor_impl::allocate_buffer_on_device(tt::tt_metal::v0::IDevice*, tt::tt_metal::TensorSpec const&)
--- std::shared_ptr<tt::tt_metal::v0::Buffer> tt::tt_metal::tensor_impl::initialize_data_on_device<float, tt::tt_metal::borrowed_buffer::Buffer>(tt::tt_metal::borrowed_buffer::Buffer<float>&, tt::tt_metal::v0::IDevice*, tt::tt_metal::TensorSpec const&, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x1ebaa7e) [0x7f0fdf3faa7e]
--- tt::tt_metal::Tensor tt::tt_metal::tensor_impl::to_device<float>(tt::tt_metal::Tensor const&, tt::tt_metal::v0::IDevice*, tt::tt_metal::MemoryConfig const&, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN2tt8tt_metal11tensor_impl8dispatchIZNS1_17to_device_wrapperIJRNS0_6TensorERPNS0_2v07IDeviceERKNS0_12MemoryConfigERNS_3stl10StrongTypeIhN4ttnn10QueueIdTagEEEEEEDaDpOT_EUlTyDpOT0_E_JS5_S9_SC_SI_EEEDaNS0_8DataTypeEOT_SO_+0x6d) [0x7f0fdf40125d]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x1ec0f51) [0x7f0fdf400f51]
--- tt::tt_metal::tensor_ops::tensor_to_device(tt::tt_metal::Tensor const&, tt::tt_metal::v0::IDevice*, tt::tt_metal::MemoryConfig const&, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- tt::tt_metal::Tensor::to_device(tt::tt_metal::v0::IDevice*, tt::tt_metal::MemoryConfig const&, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>) const
--- ttnn::operations::core::to_device(tt::tt_metal::Tensor const&, tt::tt_metal::v0::IDevice*, std::optional<tt::tt_metal::MemoryConfig> const&, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0x16f7a3) [0x7f0fe18b07a3]
--- tt::runtime::ttnn::LayoutConverter::handleHostInputLayoutNoTypecast(tt::tt_metal::Tensor const&, std::optional<std::variant<std::reference_wrapper<tt::tt_metal::v0::IDevice>, std::reference_wrapper<tt::tt_metal::distributed::MeshDevice> > >)
--- tt::runtime::ttnn::LayoutConverter::convertHostTensorLayout(tt::tt_metal::Tensor const&, std::optional<std::variant<std::reference_wrapper<tt::tt_metal::v0::IDevice>, std::reference_wrapper<tt::tt_metal::distributed::MeshDevice> > >)
--- tt::runtime::ttnn::LayoutConverter::convertTensorLayout(tt::tt_metal::Tensor const&, std::optional<std::variant<std::reference_wrapper<tt::tt_metal::v0::IDevice>, std::reference_wrapper<tt::tt_metal::distributed::MeshDevice> > >)
--- tt::runtime::ttnn::toLayout(tt::runtime::Tensor, tt::runtime::Device, tt::runtime::Layout)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f0febb05d40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f0febb05c8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f0feb8cfd75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x55dc68bf8b32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55dc68bef39b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x55dc68be8a97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x55dc68bee574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55dc68c0710b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x55dc68c07172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55dc68bee61d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55dc68bef39b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55dc68be999e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x55dc68be397f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55dc68bee61d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55dc68c0710b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55dc68bee61d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55dc68bef39b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55dc68be999e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
|
test_qwen.test_qwen1_5_causal_lm[Qwen/Qwen1.5-0.5B]:
forge/test/models/pytorch/text/qwen/test_qwen.py#L54
RuntimeError: Input count mismatch: expected 533, got 534
|
test_squeezebert.test_squeezebert_sequence_classification_pytorch[squeezebert/squeezebert-mnli]:
forge/test/models/pytorch/text/squeezebert/test_squeezebert.py#L48
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_t5.test_t5_generation[google_flan_t5_small]:
forge/test/models/pytorch/text/t5/test_t5.py#L90
ValueError: Data mismatch -> AutomaticValueChecker (compare_with_golden): framework_model=tensor([[[-33.09930, -0.46325, -3.45815, ..., -32.99524, -33.03174, -32.80391]]], grad_fn=<UnsafeViewBackward0>), compiled_model=tensor([[[-33.59904, -0.26530, -2.86370, ..., -33.48782, -33.54732, -33.21845]]])
|
test_nbeats.test_nbeats_with_seasonality_basis[seasionality_basis]:
forge/test/models/pytorch/timeseries/nbeats/test_nbeats.py#L49
RuntimeError: Tensor 4 - stride mismatch: expected [24, 1], got [1, 12]
|
test_fpn.test_fpn_pytorch:
forge/test/models/onnx/vision/fpn/test_fpn.py#L37
RuntimeError: Unknown type of tensor: <class 'collections.OrderedDict'>
|
test_googlenet.test_googlenet_pytorch:
forge/test/models/pytorch/vision/googlenet/test_googlenet.py#L59
RuntimeError: TT_FATAL @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/tensor/tensor_utils.cpp:50: new_volume == old_volume
info:
Invalid arguments to reshape
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xbd288) [0x7f0fe17fe288]
--- tt::tt_metal::infer_dims_for_reshape(tt::tt_metal::Tensor const&, tt::stl::Span<int const, 18446744073709551615ul>)
--- ttnn::operations::data_movement::ReshapeViewOperation::invoke(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor const&, tt::stl::Span<int const, 18446744073709551615ul>, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<std::variant<unsigned int, float> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe69c2) [0x7f0fe18279c2]
--- tt::runtime::ttnn::operations::data_movement::run(tt::target::ttnn::ReshapeOp const*, tt::runtime::ttnn::ProgramContext&)
--- tt::runtime::ttnn::runProgram(tt::tt_metal::distributed::MeshDevice&, tt::runtime::Binary, unsigned int, std::vector<tt::tt_metal::Tensor*, std::allocator<tt::tt_metal::Tensor*> > const&)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f0febb05d40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f0febb05c8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f0feb8cfd75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x55dc68bf8b32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55dc68bef39b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x55dc68be8a97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x55dc68bee574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55dc68c0710b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x55dc68c07172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55dc68bee61d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55dc68bef39b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55dc68be999e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x55dc68be397f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55dc68bee61d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55dc68c0710b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55dc68bee61d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55dc68bef39b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55dc68be999e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55dc68be5c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55dc68be49ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55dc68c064d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55dc68be8702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55dc68bee61d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55dc68c0362c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55dc68d0b464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55dc68bef39b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55dc68be999e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55dc68bf938c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55dc68be3790]
|
test_hrnet.test_hrnet_osmr_pytorch[hrnet_w18_small_v1]:
forge/test/models/pytorch/vision/hrnet/test_hrnet.py#L96
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_vit.test_vit_classify_224_hf_pytorch[google/vit-base-patch16-224]:
forge/test/models/pytorch/vision/vit/test_vit.py#L53
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_yolo_v5.test_yolov5_320x320[yolov5s]:
forge/test/models/onnx/vision/yolo/test_yolo_v5.py#L17
Exception: [Errno 2] No such file or directory: 'yolov5s.pt'. Cache may be out of date, try `force_reload=True` or see https://docs.ultralytics.com/yolov5/tutorials/pytorch_hub_model_loading for help.
|
test_yolo_v6.test_yolo_v6_pytorch[yolov6n]:
forge/test/models/pytorch/vision/yolo/test_yolo_v6.py#L68
RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_codegen.test_codegen[Salesforce/codegen-350M-mono]:
forge/test/models/pytorch/text/codegen/test_codegen.py#L74
AssertionError: Data mismatch on output 0 between framework and Forge codegen
|
test_falcon.test_falcon_3[tiiuae/Falcon3-1B-Base]:
forge/test/models/pytorch/text/falcon/test_falcon.py#L86
ValueError: Data mismatch -> AutomaticValueChecker (compare_with_golden): framework_model=tensor([[[ -1.85118, -1.63760, -4.79472, ..., -5.75804, -7.04535, -5.18498],
[ -3.69958, -6.05125, -8.20008, ..., -5.20887, -5.92080, -5.68568],
[ -5.98223, -7.36027, -7.86896, ..., -6.09545, -10.50469, -7.83348],
...,
[ -5.48661, -6.43313, -7.64502, ..., -4.44488, -7.04498, -7.85798],
[ -4.82090, -6.71602, -6.87826, ..., -4.40295, -5.64635, -7.11617],
[ -5.20759, -6.31174, -6.88130, ..., -3.56247, -9.80614, -9.79684]]], grad_fn=<UnsafeViewBackward0>), compiled_model=tensor([[[-2.05658, -1.81933, -4.74138, ..., -5.77578, -6.79095, -5.12082],
[ 9.57754, -1.10948, -3.58652, ..., -4.61436, -7.66795, -5.12087],
[-4.66243, -6.46486, -7.96415, ..., -5.17429, -5.82261, -6.07694],
...,
[-1.06789, -4.88472, -7.28391, ..., -6.27273, -6.05462, -7.72360],
[-4.79819, -6.00588, -6.79254, ..., -4.25478, -4.17086, -6.93143],
[-0.88277, -4.88612, -7.32686, ..., -6.22456, -6.31680, -7.48716]]])
|
test_gptneo.test_gptneo_causal_lm[EleutherAI/gpt-neo-125M]:
forge/test/models/pytorch/text/gptneo/test_gptneo.py#L76
AssertionError: Data mismatch on output 0 between framework and Forge codegen
|
test_opt.test_opt_causal_lm[facebook/opt-125m]:
forge/test/models/pytorch/text/opt/test_opt.py#L70
RuntimeError: TT_THROW @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/tt_metal/impl/kernels/kernel.cpp:242: tt::exception
info:
1283 unique+common runtime args targeting kernel reader_concat_stick_layout_interleaved_start_id on (x=0,y=0) are too large. Max allowable is 256
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x143335) [0x7f5bb9e6a335]
--- tt::tt_metal::v0::Kernel::validate_runtime_args_size(unsigned long, unsigned long, tt::umd::xy_pair const&)
--- tt::tt_metal::v0::Kernel::set_runtime_args(tt::umd::xy_pair const&, tt::stl::Span<unsigned int const, 18446744073709551615ul>)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x340573) [0x7f5bba067573]
--- tt::tt_metal::v0::SetRuntimeArgs(tt::tt_metal::v0::Program const&, unsigned int, std::variant<tt::umd::xy_pair, CoreRange, CoreRangeSet> const&, tt::stl::Span<unsigned int const, 18446744073709551615ul>)
--- ttnn::operations::data_movement::detail::concat_multi_core(std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, unsigned int, tt::tt_metal::Tensor const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60fe83) [0x7f5bb6d8fe83]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c0fda) [0x7f5bb8d40fda]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c13e4) [0x7f5bb8d413e4]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn16device_operation6detail23launch_on_worker_threadIN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEENS3_3stl10StrongTypeIhNS_10QueueIdTagEEElNS5_15DeviceOperationISA_EENSB_13tensor_args_tESA_PNS4_2v07IDeviceEEEvT0_T1_RKT2_RKT3_RT4_RT5_+0x2ab) [0x7f5bb8d4072b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn16device_operation6detail23launch_on_single_deviceIN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEEEENT_21tensor_return_value_tENS3_3stl10StrongTypeIhNS_10QueueIdTagEEERKNSC_22operation_attributes_tERKNSC_13tensor_args_tE+0x83) [0x7f5bb8d403e3]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c02d7) [0x7f5bb8d402d7]
--- tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::tensor_return_value_t ttnn::device_operation::detail::invoke<tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > > >(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::operation_attributes_t const&, tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::tensor_args_t const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25bf49f) [0x7f5bb8d3f49f]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN2tt8tt_metal9operation19run_with_autoformatEONS1_15DeviceOperationISt6vectorINS0_6TensorESaIS4_EEEERKS6_RKS3_IN4ttnn10operations12experimental11auto_format12FormatParamsESaISF_EERKS3_INS0_6LayoutESaISK_EERKS3_ISt8optionalIKS4_ESaISR_EERKS3_ISP_ISF_ESaISW_EERKS3_ISP_IS4_ESaIS11_EENS_3stl10StrongTypeIhNSB_10QueueIdTagEEE+0x503) [0x7f5bb8d37883]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60f0b5) [0x7f5bb6d8f0b5]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f5bb8d46fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f5bb8d477cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- ttnn::operations::data_movement::concat_impl(std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, long, unsigned int, tt::tt_metal::MemoryConfig const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60947b) [0x7f5bb6d8947b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x5e8895) [0x7f5bb6d68895]
--- ttnn::operations::data_movement::ConcatOperation::invoke(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, int, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<tt::tt_metal::Tensor> const&, unsigned int)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x577513) [0x7f5bb6cf7513]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x577421) [0x7f5bb6cf7421]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x57737c) [0x7f5bb6cf737c]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x57713c) [0x7f5bb6cf713c]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x576bcb) [0x7f5bb6cf6bcb]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x576749) [0x7f5bb6cf6749]
--- ttnn::operations::data_movement::ExecuteRepeatInterleave::invoke(tt::tt_metal::Tensor const&, unsigned int, int, std::optional<tt::tt_metal::MemoryConfig> const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe8614) [0x7f5bc8967614]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe838a) [0x7f5bc896738a]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe82dc) [0x7f5bc89672dc]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f5bb8d46fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f5bb8d477cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe7fe3) [0x7f5bc8966fe3]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe7b2c) [0x7f5bc8966b2c]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe75b7) [0x7f5bc89665b7]
--- tt::runtime::ttnn::operations::data_movement::run(tt::target::ttnn::RepeatInterleaveOp const*, tt::runtime::ttnn::ProgramContext&)
--- tt::runtime::ttnn::runProgram(tt::tt_metal::distributed::MeshDevice&, tt::runtime::Binary, unsigned int, std::vector<tt::tt_metal::Tensor*, std::allocator<tt::tt_metal::Tensor*> > const&)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f5bc8da7d40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f5bc8da7c8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f5bc8b71d75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x5628b58efb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x5628b58dfa97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x5628b58e5574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x5628b58fe10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x5628b58fe172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x5628b58e099e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x5628b58da97f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x5628b58fe10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
|
test_phi2.test_phi2_clm[microsoft/phi-2]:
forge/test/models/pytorch/text/phi2/test_phi2.py#L67
AssertionError: Data mismatch on output 0 between framework and Forge codegen
|
test_qwen_v2.test_qwen_clm[Qwen/Qwen2.5-0.5B]:
forge/test/models/pytorch/text/qwen/test_qwen_v2.py#L59
RuntimeError: Input count mismatch: expected 533, got 534
|
test_roberta.test_roberta_masked_lm[xlm-roberta-base]:
forge/test/models/pytorch/text/roberta/test_roberta.py#L52
RuntimeError: TT_THROW @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/operations/eltwise/binary/device/broadcast_height_and_width_multi_core_program_factory.cpp:27: tt::exception
info:
BinaryOpType cannot be mapped to BcastOpMath
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xbd288) [0x7f5bc893c288]
--- ttnn::operations::binary::BinaryDeviceOperation::BroadcastHeightAndWidthMultiCore::create(ttnn::operations::binary::BinaryDeviceOperation::operation_attributes_t const&, ttnn::operations::binary::BinaryDeviceOperation::tensor_args_t const&, tt::tt_metal::Tensor&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x70cf94) [0x7f5bb6e8cf94]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn16device_operation6detail23launch_on_worker_threadINS_10operations6binary21BinaryDeviceOperationEN2tt3stl10StrongTypeIhNS_10QueueIdTagEEElNS5_22operation_attributes_tENS5_13tensor_args_tENS6_8tt_metal6TensorEPNSD_2v07IDeviceEEEvT0_T1_RKT2_RKT3_RT4_RT5_+0x272) [0x7f5bb6e8b342]
--- ttnn::operations::binary::BinaryDeviceOperation::tensor_return_value_t ttnn::device_operation::detail::launch_on_single_device<ttnn::operations::binary::BinaryDeviceOperation>(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, ttnn::operations::binary::BinaryDeviceOperation::operation_attributes_t const&, ttnn::operations::binary::BinaryDeviceOperation::tensor_args_t const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x70af87) [0x7f5bb6e8af87]
--- ttnn::operations::binary::BinaryDeviceOperation::tensor_return_value_t ttnn::device_operation::detail::invoke<ttnn::operations::binary::BinaryDeviceOperation>(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, ttnn::operations::binary::BinaryDeviceOperation::operation_attributes_t const&, ttnn::operations::binary::BinaryDeviceOperation::tensor_args_t const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x711da4) [0x7f5bb6e91da4]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x71195b) [0x7f5bb6e9195b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn10operations6binary16RelationalBinaryILNS1_12BinaryOpTypeE8EE6invokeEN2tt3stl10StrongTypeIhNS_10QueueIdTagEEERKNS5_8tt_metal6TensorESD_RKSt8optionalIKNSA_8DataTypeEERKSE_INSA_12MemoryConfigEERKSE_ISB_ERKSE_ISt6vectorINS0_5unary14UnaryWithParamESaIST_EEERKSE_IST_E+0x170) [0x7f5bb6e6f330]
--- ttnn::operations::binary::RelationalBinary<(ttnn::operations::binary::BinaryOpType)8>::invoke(tt::tt_metal::Tensor const&, tt::tt_metal::Tensor const&, std::optional<tt::tt_metal::DataType const> const&, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<tt::tt_metal::Tensor> const&, std::optional<std::vector<ttnn::operations::unary::UnaryWithParam, std::allocator<ttnn::operations::unary::UnaryWithParam> > > const&, std::optional<ttnn::operations::unary::UnaryWithParam> const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xf659f) [0x7f5bc897559f]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xf6508) [0x7f5bc8975508]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xf61bc) [0x7f5bc89751bc]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f5bb8d46fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f5bb8d477cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xf5f0b) [0x7f5bc8974f0b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xf58f2) [0x7f5bc89748f2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xf5235) [0x7f5bc8974235]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xf5162) [0x7f5bc8974162]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xeda91) [0x7f5bc896ca91]
--- tt::runtime::ttnn::operations::binary::run(tt::target::ttnn::EltwiseOp const*, tt::runtime::ttnn::ProgramContext&)
--- tt::runtime::ttnn::runProgram(tt::tt_metal::distributed::MeshDevice&, tt::runtime::Binary, unsigned int, std::vector<tt::tt_metal::Tensor*, std::allocator<tt::tt_metal::Tensor*> > const&)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f5bc8da7d40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f5bc8da7c8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f5bc8b71d75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x5628b58efb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x5628b58dfa97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x5628b58e5574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x5628b58fe10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x5628b58fe172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x5628b58e099e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x5628b58da97f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x5628b58fe10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x5628b58e099e]
|
test_t5.test_t5_generation[t5-small]:
forge/test/models/pytorch/text/t5/test_t5.py#L90
ValueError: Data mismatch -> AutomaticValueChecker (compare_with_golden): framework_model=tensor([[[-21.42685, -7.10311, -13.34143, ..., -40.87328, -40.79771, -40.71077]]], grad_fn=<UnsafeViewBackward0>), compiled_model=tensor([[[ 15.12560, -7.13685, -9.70421, ..., -35.87063, -35.87774, -35.95815]]])
|
test_alexnet.test_alexnet_torchhub:
forge/test/models/pytorch/vision/alexnet/test_alexnet.py#L59
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_densenet.test_densenet_169_pytorch[densenet169]:
forge/test/models/pytorch/vision/densenet/test_densenet.py#L136
RuntimeError: Tensor 0 - stride mismatch: expected [150528, 50176, 224, 1], got [3, 1, 672, 3]
|
test_perceiverio.test_perceiverio_for_image_classification_pytorch[deepmind/vision-perceiver-conv]:
forge/test/models/onnx/vision/perceiverio/test_perceiverio.py#L90
RuntimeError: Unknown type of tensor: <class 'transformers.models.perceiver.modeling_perceiver.PerceiverClassifierOutput'>
|
test_ssd300_resnet50.test_pytorch_ssd300_resnet50:
forge/test/models/pytorch/vision/ssd300_resnet50/test_ssd300_resnet50.py#L27
urllib.error.HTTPError: HTTP Error 403: rate limit exceeded
|
test_swin.test_swin_v2_tiny_4_256_hf_pytorch[microsoft/swinv2-tiny-patch4-window8-256]:
forge/test/models/pytorch/vision/swin/test_swin.py#L75
AssertionError: Data mismatch on output 0 between framework and Forge codegen
|
test_xception.test_xception_timm[xception]:
forge/test/models/pytorch/vision/xception/test_xception.py#L65
RuntimeError: TT_FATAL @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/operations/pool/generic/device/pool_op.cpp:37: (input_shape[3] % tt::constants::TILE_WIDTH == 0) || (input_shape[3] == 16)
info:
Input channels (728) should be padded to nearest TILE_WIDTH (32) or should be 16
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0xfc859) [0x7f5bb9e23859]
--- ttnn::operations::pool::validate_pool2d(tt::tt_metal::Tensor const&, ttnn::operations::sliding_window::SlidingWindowConfig const&, tt::tt_metal::MemoryConfig const&)
--- void ttnn::device_operation::detail::launch_on_worker_thread<ttnn::operations::pool::Pool2D, tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, long, ttnn::operations::pool::Pool2D::operation_attributes_t, ttnn::operations::pool::Pool2D::tensor_args_t, tt::tt_metal::Tensor, tt::tt_metal::v0::IDevice*>(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, long, ttnn::operations::pool::Pool2D::operation_attributes_t const&, ttnn::operations::pool::Pool2D::tensor_args_t const&, tt::tt_metal::Tensor&, tt::tt_metal::v0::IDevice*&)
--- ttnn::operations::pool::Pool2D::tensor_return_value_t ttnn::device_operation::detail::launch_on_single_device<ttnn::operations::pool::Pool2D>(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, ttnn::operations::pool::Pool2D::operation_attributes_t const&, ttnn::operations::pool::Pool2D::tensor_args_t const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0xf6c657) [0x7f5bb76ec657]
--- ttnn::operations::pool::Pool2D::tensor_return_value_t ttnn::device_operation::detail::invoke<ttnn::operations::pool::Pool2D>(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, ttnn::operations::pool::Pool2D::operation_attributes_t const&, ttnn::operations::pool::Pool2D::tensor_args_t const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0xf6c0df) [0x7f5bb76ec0df]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0xf6bca9) [0x7f5bb76ebca9]
--- ttnn::operations::pool::Pool2DOp<(ttnn::operations::pool::Pool2DType)0>::invoke(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor const&, unsigned int, unsigned int, unsigned int, unsigned int, std::array<unsigned int, 2ul>, std::array<unsigned int, 2ul>, std::array<unsigned int, 2ul>, std::array<unsigned int, 2ul>, std::optional<tt::tt_metal::MemoryConfig const> const&, std::optional<tt::tt_metal::TensorMemoryLayout const>, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0x15c2c6) [0x7f5bc89db2c6]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0x15be5b) [0x7f5bc89dae5b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0x15bd1c) [0x7f5bc89dad1c]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f5bb8d46fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f5bb8d477cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0x15bb13) [0x7f5bc89dab13]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0x15b588) [0x7f5bc89da588]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0x15b073) [0x7f5bc89da073]
--- tt::runtime::ttnn::operations::pool::run(tt::target::ttnn::MaxPool2dOp const*, tt::runtime::ttnn::ProgramContext&)
--- tt::runtime::ttnn::runProgram(tt::tt_metal::distributed::MeshDevice&, tt::runtime::Binary, unsigned int, std::vector<tt::tt_metal::Tensor*, std::allocator<tt::tt_metal::Tensor*> > const&)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f5bc8da7d40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f5bc8da7c8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f5bc8b71d75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x5628b58efb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x5628b58dfa97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x5628b58e5574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x5628b58fe10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x5628b58fe172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x5628b58e099e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x5628b58da97f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x5628b58fe10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x5628b58da790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x5628b58fd4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x5628b58df702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x5628b58e561d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x5628b58fa62c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x5628b5a02464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x5628b58e639b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x5628b58e099e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x5628b58dcc30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x5628b58f038c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x5628b58db9ab]
|
test_yolox.test_yolox_pytorch[yolox_nano]:
forge/test/models/pytorch/vision/yolo/test_yolox.py#L94
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_whisper.test_whisper[openai/whisper-tiny]:
forge/test/models/pytorch/audio/whisper/test_whisper.py#L81
AssertionError: Eltwise binary ops must have the same shape in both inputs, or one operand must be 1 wide to broadcast: [1, 3000, 1, 384] vs [1, 384, 3000, 1]
|
test_clip.test_clip_pytorch[openai/clip-vit-base-patch32]:
forge/test/models/pytorch/multimodal/clip/test_clip.py#L53
RuntimeError: Generated MLIR module failed verification.
|
test_bart.test_pt_bart_classifier[facebook/bart-large-mnli]:
forge/test/models/pytorch/text/bart/test_bart.py#L69
RuntimeError: TT_THROW @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/tt_metal/impl/kernels/kernel.cpp:242: tt::exception
info:
1283 unique+common runtime args targeting kernel reader_concat_stick_layout_interleaved_start_id on (x=0,y=0) are too large. Max allowable is 256
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x143335) [0x7f3524631335]
--- tt::tt_metal::v0::Kernel::validate_runtime_args_size(unsigned long, unsigned long, tt::umd::xy_pair const&)
--- tt::tt_metal::v0::Kernel::set_runtime_args(tt::umd::xy_pair const&, tt::stl::Span<unsigned int const, 18446744073709551615ul>)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x340573) [0x7f352482e573]
--- tt::tt_metal::v0::SetRuntimeArgs(tt::tt_metal::v0::Program const&, unsigned int, std::variant<tt::umd::xy_pair, CoreRange, CoreRangeSet> const&, tt::stl::Span<unsigned int const, 18446744073709551615ul>)
--- ttnn::operations::data_movement::detail::concat_multi_core(std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, unsigned int, tt::tt_metal::Tensor const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60fe83) [0x7f35131cce83]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c0fda) [0x7f351517dfda]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c13e4) [0x7f351517e3e4]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn16device_operation6detail23launch_on_worker_threadIN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEENS3_3stl10StrongTypeIhNS_10QueueIdTagEEElNS5_15DeviceOperationISA_EENSB_13tensor_args_tESA_PNS4_2v07IDeviceEEEvT0_T1_RKT2_RKT3_RT4_RT5_+0x2ab) [0x7f351517d72b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn16device_operation6detail23launch_on_single_deviceIN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEEEENT_21tensor_return_value_tENS3_3stl10StrongTypeIhNS_10QueueIdTagEEERKNSC_22operation_attributes_tERKNSC_13tensor_args_tE+0x83) [0x7f351517d3e3]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c02d7) [0x7f351517d2d7]
--- tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::tensor_return_value_t ttnn::device_operation::detail::invoke<tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > > >(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::operation_attributes_t const&, tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::tensor_args_t const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25bf49f) [0x7f351517c49f]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN2tt8tt_metal9operation19run_with_autoformatEONS1_15DeviceOperationISt6vectorINS0_6TensorESaIS4_EEEERKS6_RKS3_IN4ttnn10operations12experimental11auto_format12FormatParamsESaISF_EERKS3_INS0_6LayoutESaISK_EERKS3_ISt8optionalIKS4_ESaISR_EERKS3_ISP_ISF_ESaISW_EERKS3_ISP_IS4_ESaIS11_EENS_3stl10StrongTypeIhNSB_10QueueIdTagEEE+0x503) [0x7f3515174883]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60f0b5) [0x7f35131cc0b5]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f3515183fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f35151847cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- ttnn::operations::data_movement::concat_impl(std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, long, unsigned int, tt::tt_metal::MemoryConfig const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60947b) [0x7f35131c647b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x5e8895) [0x7f35131a5895]
--- ttnn::operations::data_movement::ConcatOperation::invoke(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, int, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<tt::tt_metal::Tensor> const&, unsigned int)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x577513) [0x7f3513134513]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x577421) [0x7f3513134421]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x57737c) [0x7f351313437c]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x57713c) [0x7f351313413c]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x576bcb) [0x7f3513133bcb]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x576749) [0x7f3513133749]
--- ttnn::operations::data_movement::ExecuteRepeatInterleave::invoke(tt::tt_metal::Tensor const&, unsigned int, int, std::optional<tt::tt_metal::MemoryConfig> const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe8614) [0x7f3525230614]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe838a) [0x7f352523038a]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe82dc) [0x7f35252302dc]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f3515183fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f35151847cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe7fe3) [0x7f352522ffe3]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe7b2c) [0x7f352522fb2c]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe75b7) [0x7f352522f5b7]
--- tt::runtime::ttnn::operations::data_movement::run(tt::target::ttnn::RepeatInterleaveOp const*, tt::runtime::ttnn::ProgramContext&)
--- tt::runtime::ttnn::runProgram(tt::tt_metal::distributed::MeshDevice&, tt::runtime::Binary, unsigned int, std::vector<tt::tt_metal::Tensor*, std::allocator<tt::tt_metal::Tensor*> > const&)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f3525670d40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f3525670c8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f352543ad75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x55c99f04cb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55c99f04339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x55c99f03ca97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x55c99f042574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55c99f05b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55c99f037790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x55c99f05b172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55c99f04261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55c99f04339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55c99f03d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x55c99f03797f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55c99f04261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55c99f05b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55c99f037790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
|
test_nanogpt.test_nanogpt_text_generation[FinancialSupport/NanoGPT]:
forge/test/models/pytorch/text/nanogpt/test_nanogpt.py#L71
RuntimeError: Tensor 6 - data type mismatch: expected Float32, got UInt8
|
test_qwen_coder.test_qwen_clm[Qwen/Qwen2.5-Coder-0.5B]:
forge/test/models/pytorch/text/qwen/test_qwen_coder.py#L61
RuntimeError: Input count mismatch: expected 533, got 534
|
test_t5.test_t5_generation[t5-large]:
forge/test/models/pytorch/text/t5/test_t5.py#L90
ValueError: Data mismatch -> AutomaticValueChecker (compare_with_golden): framework_model=tensor([[[-20.48772, -10.36655, -13.71507, ..., -39.06538, -39.12180, -39.08955]]], grad_fn=<UnsafeViewBackward0>), compiled_model=tensor([[[-22.37089, -18.76008, -19.40021, ..., -60.30701, -60.50323, -60.47663]]])
|
test_autoencoder.test_conv_ae_pytorch:
forge/test/models/pytorch/vision/autoencoder/test_autoencoder.py#L51
RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_densenet.test_densenet_161_pytorch[densenet161]:
forge/test/models/pytorch/vision/densenet/test_densenet.py#L106
RuntimeError: Tensor 0 - stride mismatch: expected [150528, 50176, 224, 1], got [3, 1, 672, 3]
|
test_hrnet.test_hrnet_timm_pytorch[hrnet_w18_small]:
forge/test/models/pytorch/vision/hrnet/test_hrnet.py#L172
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_inception_v4.test_inception_v4_osmr_pytorch:
forge/test/models/pytorch/vision/inception/test_inception_v4.py#L45
RuntimeError: Tensor 47 - stride mismatch: expected [1225, 1], got [0, 0]
|
test_regnet.test_regnet[facebook/regnet-y-040]:
forge/test/models/pytorch/vision/regnet/test_regnet.py#L40
RuntimeError: Unknown type of tensor: <class 'transformers.modeling_outputs.BaseModelOutputWithPoolingAndNoAttention'>
|
test_swin.test_swin_v1_tiny_4_224_hf_pytorch[microsoft/swin-tiny-patch4-window7-224]:
forge/test/models/pytorch/vision/swin/test_swin.py#L46
AssertionError: Data mismatch on output 0 between framework and Forge codegen
|
test_unet.test_unet_osmr_cityscape_pytorch:
forge/test/models/pytorch/vision/unet/test_unet.py#L53
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_vgg.test_vgg_osmr_pytorch[vgg11]:
forge/test/models/pytorch/vision/vgg/test_vgg.py#L66
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_vovnet.test_vovnet_osmr_pytorch[vovnet27s]:
forge/test/models/pytorch/vision/vovnet/test_vovnet.py#L51
RuntimeError: TT_FATAL @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/tensor/tensor_utils.cpp:50: new_volume == old_volume
info:
Invalid arguments to reshape
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xbd288) [0x7f3525205288]
--- tt::tt_metal::infer_dims_for_reshape(tt::tt_metal::Tensor const&, tt::stl::Span<int const, 18446744073709551615ul>)
--- ttnn::operations::data_movement::ReshapeViewOperation::invoke(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor const&, tt::stl::Span<int const, 18446744073709551615ul>, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<std::variant<unsigned int, float> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe69c2) [0x7f352522e9c2]
--- tt::runtime::ttnn::operations::data_movement::run(tt::target::ttnn::ReshapeOp const*, tt::runtime::ttnn::ProgramContext&)
--- tt::runtime::ttnn::runProgram(tt::tt_metal::distributed::MeshDevice&, tt::runtime::Binary, unsigned int, std::vector<tt::tt_metal::Tensor*, std::allocator<tt::tt_metal::Tensor*> > const&)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f3525670d40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f3525670c8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f352543ad75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x55c99f04cb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55c99f04339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x55c99f03ca97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x55c99f042574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55c99f05b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55c99f037790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x55c99f05b172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55c99f04261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55c99f04339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55c99f03d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x55c99f03797f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55c99f04261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55c99f05b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55c99f037790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55c99f037790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55c99f04261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55c99f04339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55c99f03d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55c99f039c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55c99f0389ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55c99f05a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55c99f03c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55c99f04261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55c99f05762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55c99f15f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55c99f04339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55c99f03d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55c99f037790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55c99f04d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55c99f037790]
|
test_yolo_v5.test_yolov5_640x640[yolov5s]:
forge/test/models/onnx/vision/yolo/test_yolo_v5.py#L95
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_stereo.test_stereo[facebook/musicgen-small]:
forge/test/models/pytorch/audio/stereo/test_stereo.py#L46
RuntimeError: TT_ASSERT @ /__w/tt-forge-fe/tt-forge-fe/forge/csrc/graph_lib/shape.cpp:135: (i >= 0) && (i < (int)dims_.size())
info:
Trying to access element outside of dimensions: 3
backtrace:
--- tt::graphlib::Shape::operator[](int)
--- tt::passes::commute_through_concat(tt::graphlib::Graph*, tt::graphlib::OpNode*, tt::graphlib::OpNode*, tt::graphlib::Node*, tt::graphlib::Shape*, tt::graphlib::Shape*, bool, bool*, std::pair<int, int>*, tt::graphlib::OpType*, bool)
--- tt::passes::can_commute_past_op(tt::graphlib::OpNode*, tt::graphlib::OpNode*, tt::graphlib::Graph*, tt::graphlib::Shape*, tt::graphlib::Shape*, bool, tt::graphlib::Node*)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x1914ef) [0x7f1646eca4ef]
--- tt::passes::erase_inverse_ops(tt::graphlib::Graph*)
--- tt::run_optimization_graph_passes(tt::graphlib::Graph*)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xfdab9) [0x7f1646e36ab9]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f1646e19d75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x55f07ba5cb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x55f07ba4ca97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x55f07ba6b172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55f07ba4d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x55f07ba4797f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55f07ba6b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55f07ba4d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55f07ba4d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
|
test_stable_diffusion_xl.test_stable_diffusion_generation[stable-diffusion-xl-base-1.0]:
forge/test/models/pytorch/multimodal/stable_diffusion/test_stable_diffusion_xl.py#L64
NotImplementedError: Unknown output type: <class 'PIL.Image.Image'>
|
test_distilbert.test_distilbert_masked_lm_pytorch[distilbert-base-uncased]:
forge/test/models/pytorch/text/distilbert/test_distilbert.py#L59
RuntimeError: Generated MLIR module failed verification.
|
test_fuyu_8b.test_fuyu8b[adept/fuyu-8b]:
forge/test/models/pytorch/text/fuyu/test_fuyu_8b.py#L76
RuntimeError: TT_ASSERT @ /__w/tt-forge-fe/tt-forge-fe/forge/csrc/graph_lib/shape.cpp:135: (i >= 0) && (i < (int)dims_.size())
info:
Trying to access element outside of dimensions: 3
backtrace:
--- tt::graphlib::Shape::operator[](int)
--- tt::passes::commute_through_concat(tt::graphlib::Graph*, tt::graphlib::OpNode*, tt::graphlib::OpNode*, tt::graphlib::Node*, tt::graphlib::Shape*, tt::graphlib::Shape*, bool, bool*, std::pair<int, int>*, tt::graphlib::OpType*, bool)
--- tt::passes::can_commute_past_op(tt::graphlib::OpNode*, tt::graphlib::OpNode*, tt::graphlib::Graph*, tt::graphlib::Shape*, tt::graphlib::Shape*, bool, tt::graphlib::Node*)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x1914ef) [0x7f1646eca4ef]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x19163d) [0x7f1646eca63d]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x19163d) [0x7f1646eca63d]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x19163d) [0x7f1646eca63d]
--- tt::passes::erase_inverse_ops(tt::graphlib::Graph*)
--- tt::run_optimization_graph_passes(tt::graphlib::Graph*)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xfdab9) [0x7f1646e36ab9]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f1646e19d75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x55f07ba5cb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x55f07ba4ca97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x55f07ba6b172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55f07ba4d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x55f07ba4797f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55f07ba6b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55f07ba4d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55f07ba4d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
|
test_gpt2.test_gpt2_text_gen[gpt2]:
forge/test/models/pytorch/text/gpt2/test_gpt2.py#L55
RuntimeError: Tensor 6 - data type mismatch: expected Float32, got UInt8
|
test_t5.test_t5_generation[t5-base]:
forge/test/models/pytorch/text/t5/test_t5.py#L90
ValueError: Data mismatch -> AutomaticValueChecker (compare_with_golden): framework_model=tensor([[[-18.88008, -10.41466, -14.89029, ..., -43.63989, -43.76201, -43.71423]]], grad_fn=<UnsafeViewBackward0>), compiled_model=tensor([[[-31.69363, -10.19963, -13.79479, ..., -44.44143, -44.45059, -44.40383]]])
|
test_xglm.test_xglm_causal_lm[facebook/xglm-564M]:
forge/test/models/pytorch/text/xglm/test_xglm.py#L57
RuntimeError: TT_THROW @ /__w/tt-forge-fe/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/tt_metal/impl/kernels/kernel.cpp:242: tt::exception
info:
1283 unique+common runtime args targeting kernel reader_concat_stick_layout_interleaved_start_id on (x=0,y=0) are too large. Max allowable is 256
backtrace:
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x143335) [0x7f163c174335]
--- tt::tt_metal::v0::Kernel::validate_runtime_args_size(unsigned long, unsigned long, tt::umd::xy_pair const&)
--- tt::tt_metal::v0::Kernel::set_runtime_args(tt::umd::xy_pair const&, tt::stl::Span<unsigned int const, 18446744073709551615ul>)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libtt_metal.so(+0x340573) [0x7f163c371573]
--- tt::tt_metal::v0::SetRuntimeArgs(tt::tt_metal::v0::Program const&, unsigned int, std::variant<tt::umd::xy_pair, CoreRange, CoreRangeSet> const&, tt::stl::Span<unsigned int const, 18446744073709551615ul>)
--- ttnn::operations::data_movement::detail::concat_multi_core(std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, unsigned int, tt::tt_metal::Tensor const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60fe83) [0x7f1639099e83]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c0fda) [0x7f163b04afda]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c13e4) [0x7f163b04b3e4]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn16device_operation6detail23launch_on_worker_threadIN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEENS3_3stl10StrongTypeIhNS_10QueueIdTagEEElNS5_15DeviceOperationISA_EENSB_13tensor_args_tESA_PNS4_2v07IDeviceEEEvT0_T1_RKT2_RKT3_RT4_RT5_+0x2ab) [0x7f163b04a72b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN4ttnn16device_operation6detail23launch_on_single_deviceIN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEEEENT_21tensor_return_value_tENS3_3stl10StrongTypeIhNS_10QueueIdTagEEERKNSC_22operation_attributes_tERKNSC_13tensor_args_tE+0x83) [0x7f163b04a3e3]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c02d7) [0x7f163b04a2d7]
--- tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::tensor_return_value_t ttnn::device_operation::detail::invoke<tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > > >(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::operation_attributes_t const&, tt::tt_metal::operation::OldInfraDeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >::tensor_args_t const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25bf49f) [0x7f163b04949f]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(_ZN2tt8tt_metal9operation19run_with_autoformatEONS1_15DeviceOperationISt6vectorINS0_6TensorESaIS4_EEEERKS6_RKS3_IN4ttnn10operations12experimental11auto_format12FormatParamsESaISF_EERKS3_INS0_6LayoutESaISK_EERKS3_ISt8optionalIKS4_ESaISR_EERKS3_ISP_ISF_ESaISW_EERKS3_ISP_IS4_ESaIS11_EENS_3stl10StrongTypeIhNSB_10QueueIdTagEEE+0x503) [0x7f163b041883]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60f0b5) [0x7f16390990b5]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f163b050fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f163b0517cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- ttnn::operations::data_movement::concat_impl(std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, long, unsigned int, tt::tt_metal::MemoryConfig const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x60947b) [0x7f163909347b]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x5e8895) [0x7f1639072895]
--- ttnn::operations::data_movement::ConcatOperation::invoke(tt::stl::StrongType<unsigned char, ttnn::QueueIdTag>, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, int, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<tt::tt_metal::Tensor> const&, unsigned int)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x577513) [0x7f1639001513]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x577421) [0x7f1639001421]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x57737c) [0x7f163900137c]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x57713c) [0x7f163900113c]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x576bcb) [0x7f1639000bcb]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x576749) [0x7f1639000749]
--- ttnn::operations::data_movement::ExecuteRepeatInterleave::invoke(tt::tt_metal::Tensor const&, unsigned int, int, std::optional<tt::tt_metal::MemoryConfig> const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe8614) [0x7f163cd73614]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe838a) [0x7f163cd7338a]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe82dc) [0x7f163cd732dc]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c6fe2) [0x7f163b050fe2]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/_ttnn.so(+0x25c77cc) [0x7f163b0517cc]
--- void tt::tt_metal::operation::launch_op_func<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(std::function<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > (std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&)> const&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> >&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > >, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > >, bool)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe7fe3) [0x7f163cd72fe3]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe7b2c) [0x7f163cd72b2c]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/lib/libTTMLIRRuntime.so(+0xe75b7) [0x7f163cd725b7]
--- tt::runtime::ttnn::operations::data_movement::run(tt::target::ttnn::RepeatInterleaveOp const*, tt::runtime::ttnn::ProgramContext&)
--- tt::runtime::ttnn::runProgram(tt::tt_metal::distributed::MeshDevice&, tt::runtime::Binary, unsigned int, std::vector<tt::tt_metal::Tensor*, std::allocator<tt::tt_metal::Tensor*> > const&)
--- tt::runtime::ttnn::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::runtime::submit(tt::runtime::Device, tt::runtime::Binary, unsigned int, std::vector<tt::runtime::Tensor, std::allocator<tt::runtime::Tensor> > const&)
--- tt::run_binary(tt::runtime::Binary&, int, std::vector<at::Tensor, std::allocator<at::Tensor> > const&)
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316d40) [0x7f164704fd40]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0x316c8e) [0x7f164704fc8e]
--- /opt/ttforge-toolchain/venv/lib/python3.10/site-packages/forge/_C.so(+0xe0d75) [0x7f1646e19d75]
--- /opt/ttforge-toolchain/venv/bin/python(+0x18ab32) [0x55f07ba5cb32]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x59c7) [0x55f07ba4ca97]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0xc4) [0x55f07ba52574]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55f07ba6b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0x122) [0x55f07ba6b172]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_MakeTpCall+0x25b) [0x55f07ba5339b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x68ce) [0x55f07ba4d99e]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x8af) [0x55f07ba4797f]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x5632) [0x55f07ba4c702]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_FastCallDictTstate+0x16d) [0x55f07ba5261d]
--- /opt/ttforge-toolchain/venv/bin/python(_PyObject_Call_Prepend+0x5c) [0x55f07ba6762c]
--- /opt/ttforge-toolchain/venv/bin/python(+0x29d464) [0x55f07bb6f464]
--- /opt/ttforge-toolchain/venv/bin/python(PyObject_Call+0xbb) [0x55f07ba6b10b]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x6c0) [0x55f07ba47790]
--- /opt/ttforge-toolchain/venv/bin/python(+0x1984d1) [0x55f07ba6a4d1]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x18db) [0x55f07ba489ab]
--- /opt/ttforge-toolchain/venv/bin/python(_PyFunction_Vectorcall+0x7c) [0x55f07ba5d38c]
--- /opt/ttforge-toolchain/venv/bin/python(_PyEval_EvalFrameDefault+0x2b60) [0x55f07ba49c30]
|
test_deit.test_deit_imgcls_hf_pytorch[facebook/deit-base-patch16-224]:
forge/test/models/pytorch/vision/deit/test_deit.py#L59
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_densenet.test_densenet_121_pytorch[densenet121_hf_xray]:
forge/test/models/pytorch/vision/densenet/test_densenet.py#L71
ValueError: Data mismatch -> AutomaticValueChecker (compare_with_golden): framework_model=tensor([[0.04869, 0.03288, 0.15531, 0.00566, 0.00114, 0.00461, 0.04744, 0.05742, 0.02110, 0.01312, 0.03669, 0.39452, 0.29256, 0.00085, 0.00119, 0.07292, 0.34686, 0.02730]], grad_fn=<SigmoidBackward0>), compiled_model=tensor([[0.02852, 0.02478, 0.21812, 0.00000, 0.00000, 0.00000, 0.05164, 0.04782, 0.01900, 0.02173, 0.02818, 0.42412, 0.28394, 0.00000, 0.00000, 0.04551, 0.45030, 0.02611]])
|
test_detr.test_detr_detection[facebook/detr-resnet-50]:
forge/test/models/pytorch/vision/detr/test_detr.py#L42
AttributeError: <class 'tvm.ir.op.Op'> has no attribute name_hint
|
test_dla.test_dla_pytorch[dla34]:
forge/test/models/onnx/vision/dla/test_dla.py#L41
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
|
test_mlp_mixer.test_mlp_mixer_timm_pytorch[mixer_b16_224]:
forge/test/models/pytorch/vision/mlp_mixer/test_mlp_mixer.py#L68
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_monodle.test_monodle_pytorch:
forge/test/models/pytorch/vision/monodle/test_monodle.py#L41
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
|
test_rcnn.test_rcnn_pytorch:
forge/test/models/pytorch/vision/rcnn/test_rcnn.py#L93
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_segformer.test_segformer_image_classification_pytorch[nvidia/mit-b0]:
forge/test/models/pytorch/vision/segformer/test_segformer.py#L61
RuntimeError: Failed to run MLIR compiler pass pipeline.
|
test_yolo_v5.test_yolov5_480x480[yolov5s]:
forge/test/models/onnx/vision/yolo/test_yolo_v5.py#L103
Exception: [Errno 2] No such file or directory: 'yolov5s.pt'. Cache may be out of date, try `force_reload=True` or see https://docs.ultralytics.com/yolov5/tutorials/pytorch_hub_model_loading for help.
|
test_resize2d.test_module[Resize2D3-[((1, 18, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 44, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 176, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 30, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 60, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 32, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 64, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 16, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 128, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 48, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 96, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 40, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 80, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D7-[((1, 256, 10, 32), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D10-[((1, 32, 80, 256), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D14-[((1, 64, 24, 80), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D18-[((1, 256, 30, 40), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D22-[((1, 64, 56, 56), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D24-[((1, 256, 40, 40), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D27-[((1, 640, 15, 15), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D28-[((1, 320, 30, 30), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D29-[((1, 384, 10, 10), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 128, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D27-[((1, 128, 15, 15), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 384, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D30-[((1, 128, 13, 13), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 36, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 18, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 72, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 88, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 44, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 120, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 32, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 64, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 64, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 128, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 16, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 192, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 40, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D8-[((1, 128, 20, 64), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D11-[((1, 16, 160, 512), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D15-[((1, 32, 48, 160), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D23-[((1, 32, 112, 112), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D24-[((1, 320, 40, 40), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D27-[((1, 256, 15, 15), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D28-[((1, 128, 30, 30), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 192, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 512, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D29-[((1, 512, 10, 10), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D28-[((1, 64, 30, 30), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D30-[((1, 192, 13, 13), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D1-[((1, 256, 16, 16), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 18, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 44, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 30, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 60, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 32, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 32, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 64, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 256, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 48, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 96, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 80, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 160, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D13-[((1, 128, 12, 40), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D17-[((1, 256, 15, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 128, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D25-[((1, 128, 80, 80), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 640, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 320, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D27-[((1, 512, 15, 15), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D28-[((1, 256, 30, 30), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D29-[((1, 256, 10, 10), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D24-[((1, 192, 40, 40), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D31-[((1, 96, 26, 26), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D0-[((1, 256, 8, 8), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 36, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 88, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 30, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 32, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 64, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 128, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 16, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 64, 28, 28), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 48, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D3-[((1, 40, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D9-[((1, 64, 40, 128), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D12-[((1, 256, 6, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D16-[((1, 16, 96, 320), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D5-[((1, 2048, 7, 7), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D4-[((1, 256, 14, 14), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D29-[((1, 128, 10, 10), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 64, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D24-[((1, 64, 40, 40), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D26-[((1, 256, 20, 20), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D24-[((1, 128, 40, 40), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D27-[((1, 384, 15, 15), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D28-[((1, 192, 30, 30), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D29-[((1, 640, 10, 10), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_resize2d.test_module[Resize2D31-[((1, 64, 26, 26), torch.float32)]]:
forge/test/models_ops/test_resize2d.py#L1
[XPASS(strict)] RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(1, 11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_DRAM_QUEUE-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L47
RuntimeError: Bool did not match Float
|
test_all.test_plan[no_device-ne-CONST_EVAL_PASS-None-(100, 100, 100)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-CONST_EVAL_PASS-None-(11, 17, 41)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(1, 2, 3, 4)-forge.RawUInt16-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_DRAM_QUEUE-None-(45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_DRAM_QUEUE-None-(1, 45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_DRAM_QUEUE-None-(11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_DRAM_QUEUE-None-(1, 2, 3, 4)-forge.Int8-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_DRAM_QUEUE-None-(1, 11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-CONST_EVAL_PASS-None-(11, 45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-FROM_HOST-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L47
RuntimeError: Bool did not match Float
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(11, 1, 23)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(64, 160, 96)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-FROM_HOST-None-(45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-FROM_HOST-None-(1, 45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-FROM_HOST-None-(11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-FROM_HOST-None-(1, 11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(2, 3, 4)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-FROM_HOST-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L47
RuntimeError: Bool did not match Float
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(11, 1, 23)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(64, 160, 96)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-FROM_HOST-None-(45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-FROM_HOST-None-(1, 45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-FROM_HOST-None-(11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-FROM_HOST-None-(1, 11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(2, 3, 4)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-FROM_DRAM_QUEUE-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-CONST_EVAL_PASS-None-(100, 100, 100)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-CONST_EVAL_PASS-None-(11, 17, 41)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-CONST_EVAL_PASS-None-(11, 45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-FROM_DRAM_QUEUE-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-CONST_EVAL_PASS-None-(100, 100, 100)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-CONST_EVAL_PASS-None-(11, 17, 41)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-CONST_EVAL_PASS-None-(11, 45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-FROM_ANOTHER_OP-{}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-FROM_HOST-{}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{'alpha': 1}-(2, 3, 4)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{}-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{'alpha': 1}-(11, 1, 23)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{'alpha': 1}-(11, 64, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{}-(10, 10000, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{}-(32, 32, 64)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{}-(13, 89, 3)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-FROM_ANOTHER_OP-{'alpha': 0.17234435}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-FROM_HOST-{'alpha': 37}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-FROM_HOST-{'alpha': 0.17234435}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L47
RuntimeError: Bool did not match Float
|
test_all.test_plan[no_device-ne-CONST_EVAL_PASS-None-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-CONST_EVAL_PASS-None-(11, 1, 23)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-CONST_EVAL_PASS-None-(64, 160, 96)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(1, 2, 3, 4)-forge.UInt16-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(1, 45, 17)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-FROM_HOST-None-(1, 11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-ne-CONST_EVAL_PASS-None-(2, 3, 4)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-FROM_DRAM_QUEUE-None-(5, 11, 64, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(2, 3, 4)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(11, 64, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(10, 10000, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-gt-CONST_EVAL_PASS-None-(11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-FROM_DRAM_QUEUE-None-(5, 11, 64, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(2, 3, 4)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(11, 64, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(10, 10000, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-lt-CONST_EVAL_PASS-None-(11, 45, 17)-None-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-FROM_HOST-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-CONST_EVAL_PASS-None-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-CONST_EVAL_PASS-None-(11, 1, 23)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-CONST_EVAL_PASS-None-(64, 160, 96)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-maximum-CONST_EVAL_PASS-None-(2, 3, 4)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-FROM_HOST-None-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-CONST_EVAL_PASS-None-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-CONST_EVAL_PASS-None-(11, 1, 23)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-CONST_EVAL_PASS-None-(64, 160, 96)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-minimum-CONST_EVAL_PASS-None-(2, 3, 4)-forge.Float16_b-HiFi4]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-FROM_ANOTHER_OP-{'alpha': 1}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{'alpha': 1}-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{}-(10, 1000, 100)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{'alpha': 1}-(10, 10000, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{'alpha': 1}-(32, 32, 64)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{}-(64, 160, 96)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-add-CONST_EVAL_PASS-{'alpha': 1}-(13, 89, 3)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-FROM_HOST-{'alpha': 589.34546459345}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-FROM_DRAM_QUEUE-{'alpha': -37}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-FROM_DRAM_QUEUE-{'alpha': 589.34546459345}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': -37}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': 589.34546459345}-(1, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': 37}-(2, 3, 4)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': 1}-(11, 45, 17)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': 37}-(11, 1, 23)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': 37}-(11, 64, 1)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': -37}-(100, 100, 100)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
test_all.test_plan[no_device-sub-CONST_EVAL_PASS-{'alpha': 589.34546459345}-(100, 100, 100)-None-None]:
forge/test/operators/pytorch/test_all.py#L1
[XPASS(strict)] Verification failed due to data mismatch
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
1.4 MB |
|