gaikwadrahul8

Results 230 comments of gaikwadrahul8

Hi, @SamuraiF0x Yes, command `expo prebuild` working fine but I'm getting error with `expo run:android` command as below it seems like that error is coming due to compatibility issue with...

Hi, @come25136 I apologize for the delayed response and I see till `@tensorflow/[email protected]` does include `src` folder but after `@tensorflow/[email protected]` version does not include `src` folder so I need to...

Hi, @DirkToewe Thank you for opening this issue. Since this issue has been open for a long time, the code/debug information for this issue may not be relevant with the...

Hi, @joeywhelan Thank you for bringing this issue to our attention and I see we have [tf.layers.conv2dTranspose](https://js.tensorflow.org/api/latest/#layers.conv2dTranspose) Op but we do not have `conv1dTranspose` Op as of now if I'm...

Hi, @josephrocca Apologize for the delayed response and we're re-visiting our older issues and checking whether those issues got resolved or not as of now so May I know are...

Hi, @josephrocca Apologize for the delayed response and I tried to replicate the same issue from my end and I'm also getting same error message for tfjs model which you've...

Hi, @jchwenger I apologize for the delayed response. Thank you for bringing this issue to our attention. I believe you are referring to the [official TensorFlow.js documentation](https://github.com/tensorflow/tfjs/tree/master/tfjs-converter#getting-started) I will try...

Hi, @jchwenger To confirm, is this issue happening only on `MacOS` system or is it happening other OS systems also if that is case then please help us with OS...

Hi, @jchwenger I followed the exact steps which you have mentioned below on my `MacOS M1` with `python 3.8,3.9,3.10 and 3.11` and it's installing as expected but I observed one...

Hi, @jchwenger I tried to convert one simple `.keras` model format to `Tensorflow.js` with the help of `tfjs-converter `but it's failing and I'm getting below error so I believe we...