with self.subTest(equation=equation, actual_shape=actual_shape,
                          placeholder_shape=placeholder_shape):
          input_np = np.array(r.randn(*actual_shape))
          inputs.append(input_np)
          input_placeholders.append(