sushreebarsa

Results 267 comments of sushreebarsa

@nrhinehart Could you check this [doc](https://www.tensorflow.org/api_docs/python/tf/norm) of tf.norm. This function can compute several different vector norms. If you still have any concerns, please raise a new request. Thank you!

@purvang3 Could you refer to the [comment ](https://github.com/tensorflow/models/issues/10759#issuecomment-1239236286)above and let us know if it helps? I was able to reproduce the issue on Colab using TF v2.9. Please find the...

@grofte Could you refer to the comments above and try with the latest TF version. Please let us know if it helps? Thank you!

@neso613 Could you please try with TF v2.8.0 and let us know if it is still an issue ? Thanks!

@neso613 Could you please confirm if you are using the same type of normalization which was used in training? In order to expedite the trouble-shooting process, please provide a code...

@naarkhoo In order to expedite the trouble-shooting process, could you please provide the entire URL of the repository which you are using. Please provide more details on the issue reported...

@renatobellotti Could you please refer this [thread](https://stackoverflow.com/questions/50744565/how-to-handle-non-determinism-when-training-on-a-gpu) and let us know if it helps? Thank you!

@renatobellotti I was able to run the code successfully using the latest TF v2.13, please find the [gist](https://colab.research.google.com/gist/sushreebarsa/92c2a76a74eab37e380f926fed88f349/56547.ipynb#scrollTo=BZlN8NJzcmPM) here for reference. Thank you!

@essandess Could you make sure to follow the instructions mentioned [here](https://www.tensorflow.org/install) and check the tested build [configurations](https://www.tensorflow.org/install/source#macos) . Thank you!

@irskid5 I was able to run the code successfully on TF [v2.11](https://colab.research.google.com/gist/sushreebarsa/a2f18026cab9df8f01653d899529ca9f/59319.ipynb) and TF [v2.10](https://colab.research.google.com/gist/sushreebarsa/cf76b3372e9ce63f1325a14fc12064dc/59319.ipynb#scrollTo=vn8AHtYxKH_8), please find the gists here. Please let me know if I am missing something to...