gaikwadrahul8

Results 230 comments of gaikwadrahul8

Hi, @Gruhit13 Thank you for bringing this issue to our attention and to confirm, did you try to re-register the custom layer class before attempting to load the model using...

Hi, @Ahmed-Z Apologize for the delayed response and at the moment TFJs WASM backend does not support complex dtype and all kernels/ops for complex tensors and team will work on...

Hi, @kzay Thank you for reporting this issue. I attempted to reproduce it using the following code snippet on my `Mac M1 system` and did not encounter the `Argument tensors...

Hi, @newgrit1004 We sincerely apologize for the delayed response. I see you've provided your Github repo but I don't see the `tfjs` model folder which you converted and exact steps...

Hi, @newgrit1004 I apologize for the delayed response and thank you for sharing your Github repo with us, I'm able to reproduce the same error which you reported in your...

Hi, @satyamgaur It seems like body-pix package is deprecated in favor of the new [body-segmentation package](https://github.com/tensorflow/tfjs-models/blob/master/body-segmentation). We have added note [here](https://github.com/tensorflow/tfjs-models/tree/master/body-pix#note-this-package-is-deprecated-in-favor-of-the-new-body-segmentation-package:~:text=Note%3A%20This%20package%20is%20deprecated%20in%20favor%20of%20the%20new%20body%2Dsegmentation%20package.). Thank you!

@satyamgaur As far I know body-pix is large model, you can check this [comment](https://github.com/tensorflow/tfjs/issues/2723#issuecomment-591671578) and that issue conversation about `body-pix `model so May know are you facing any issue with...

Hi, @WesselvanDam I apologize for the delayed response and upon reviewing the error message `Unknown op 'SimpleMLCreateModelResource` it appears that the operation you are attempting to utilize is unsupported or...

Hi, @WesselvanDam I sincerely apologize for the delayed response. We encountered a compatibility issue when attempting to Run TensorFlow Decision Forests models with TensorFlow.js: https://www.tensorflow.org/decision_forests/tf_df_in_tf_js. This issue has since been...

Hi, @gbaned I sincerely apologize for the delayed response and branch update, now I have updated my branch. Thank you.