News

Is your feature request related to a problem? Please describe Currently, when working with TT-NN’s Python API, converting a tensor to a native Python list requires two steps: py_list = ...
TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future.
You have a List holding objects of one type and you want to load those objects into another List of a related type. You don't need to write a For…Each loop to make the conversion.