gowthamkpr

Results 89 comments of gowthamkpr

@jhogg11 As mentioned [here](https://github.com/keras-team/tf-keras/issues/631), KerasRegressor is deprecated and we are no longer maintaining/bug fixing it. Please forward this issue to https://github.com/adriangb/scikeras

@aliencaocao As mentioned [here](https://github.com/llvm/llvm-project/issues/55386), I think this might be a version issue of LLVM too. Can you downgrade the version of LLVM to 3.5 and see if the issue still...

@aliencaocao Sorry for the delayed response. This error might be resolved by updating the screen resolution for your display. Please follow the steps below: 1. Open Start , select Settings...

@gonzojive Please take a look at this [explanation](https://github.com/galeone/tfgo/issues/62#issuecomment-949301702), where its clearly explained why there is no support to tf.variable in Golang.

@HeewonChung92 Can you please create a colab notebook and attach it here..!! Thanks!

@HeewonChung92 Sorry for the inconvenience. Can you please install different versions of tensorflow and run the code with different versions and attach the gists here. Also can you please use...

@HeewonChung92 Can you debug the model layer by layer and check where the issue is coming from. Thanks

@acfrock This is a grappler error. Please take a look at the workaround provided [here](https://github.com/tensorflow/tensorflow/issues/36901#issuecomment-696398497). Also, please post this issue [here](https://github.com/tensorflow/tensorflow/issues/new?assignees=&labels=&template=tensorflow_issue_template.yaml). Thanks!

@acfrock @t-kalinowski Looks like this issue is related to this [issue](https://github.com/tensorflow/tensorflow/issues/36901). There has been a [PR](https://github.com/keras-team/keras/commit/214d11055890d5f3dcc83d2af69ad17089b8177d) that has been merged. Please confirm if otherwise. Thanks!