You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/ubuntu/tt-metal/python_env/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1520, in _call_impl
return forward_call(*args, **kwargs)
File "<eval_with_key>.16", line 57, in forward
ttnn_expand = ttnn_decorators_ttnn_expand(ttnn_to_device_4, [1, 1, 32, 32]); ttnn_to_device_4 = None
File "/home/ubuntu/tt-metal/ttnn/ttnn/decorators.py", line 333, in call
return self.function(*function_args, **function_kwargs)
RuntimeError: TT_FATAL @ /home/ubuntu/tt-metal/ttnn/cpp/ttnn/operations/data_movement/tilize/device/tilize_op.cpp:26: input_tensor_a.get_dtype() == DataType::BFLOAT16 or input_tensor_a.get_dtype() == DataType::FLOAT32
info:
data type must be bfloat16 or float32
Bloom compilation causes FATAL error:
To reproduce:
The text was updated successfully, but these errors were encountered: