Tilak
Tilak
@microprediction, Could you please feel free to submit a PR for the requested change to be made. Thank you!
@microprediction, Could you please feel free to submit a PR for the requested change to be made and provide the PR number for the tracking. Thank you!
@SerdarHelli, In Keras, you can do depthwise separable convolution (i.e. what a DepthwiseConv3D layer would do, if implemented), by using the Conv3D layer with groups=filters, where filters is the number...
@princyiakov, Code shared is full of [indentation errors](https://colab.research.google.com/gist/tilakrayal/4e00f3af2f2b18ad87f07c7b18a7d1d1/untitled645.ipynb), please share a colab gist with issue reported or simple stand alone indented code with all dependencies such that we can replicate...
@gowthamkpr, I was able to reproduce the issue on tensorflow v2.8, v2.10 and nightly. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/8828dbea3e51cf6a3af800aa05c10730/untitled653.ipynb).
@Farbdose, To expedite the trouble-shooting process, could you please provide a complete code you are using. Thank you!
@Farbdose, Without the reproducible code, it would be difficult for us to debug the issue. In order to expedite the trouble-shooting process, could you please provide a minimal code snippet...
@gowthamkpr, I was able to reproduce the issue on tensorflow v2.8 and nightly. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/66633ac47fb53276aa04675ad751007a/frost_is_tf_issue.ipynb).
@gowthamkpr, I was able to reproduce the issue on tensorflow v2.8, v2.9 and nightly. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/402106ca1dbe64da399a63a308df47ee/untitled172.ipynb).
@21564669, We would prefer a PR for the validation, Could you please feel free to submit a PR for the requested change to be made. Thank you!