When following the instructions on installing TensorFlow on an M1 mac from Apples instructions I get the following error:
NotImplementedError: Cannot convert a symbolic Tensor (sequential/lstm/strided_slice:0) to a numpy array. This error may indicate that you're trying to pass a Tensor to a NumPy call, which is not supported