I\'m looking into magenta code, and printing its tensor object. I got this result:
Tensor(\"fully_connected/BiasAdd:0\", shape=(?, 38), dtype=float32)
It means that first dimension is not fixed in the graph and it can vary between run calls