Awsaf
Awsaf
Some features are available on TF but not in Keras 3.0 yet. As soon as they are available I can complete the PR. Should I consider closing it?
@haohuanw thanks, that would be great. Btw, `tf.gather` is already available at Keras with `ops.take`. I will only be needing [`tf.signal.frame`](https://github.com/tensorflow/tensorflow/blob/v2.14.0/tensorflow/python/ops/signal/shape_ops.py#L55-L231), then I will be good to go. cc: @fchollet
toc also suddenly disappeared from the [website ](https://awsaf49.github.io/projects/) as well,  I am using the following code in `_pages/projects.md` ```yaml --- layout: project title: Projects permalink: /projects/ description: A growing...
@george-gca even yesterday it was working but the it disappeared!
> and it was thought to be used in blog posts and inside projects pages for me `toc` disappeared from all pages. For example, it disappeared from the experience page....
The weird part is before that day, everything was okay. Dunno what happened that day. I checked the commits of this repo and mine. Nothing significant changed.
@jbischof I can you give an example, `GCViT` uses `AdaptivePooling`, https://github.com/NVlabs/GCVit/blob/667c8854f26a0e4bdf39cab8a9dee398a2c4f4ae/models/gc_vit.py#L186 I ported it here and I am using @mattdangerw 's `AdaptivePooling` gist, https://github.com/awsaf49/gcvit-tf/blob/720adf7e43e875daa880ab5588d16612f0f4dd6a/gcvit/layers/feature.py#L67
@Rocketknight1 any update on this?? Actually I require this layer for adding example on keras.io in Keras 3.0
Thank you for bringing this to our attention. I have also noticed the inconsistency in labels where the value exceeds zero (`label>0`). I will examine the source code to find...
One of the authors replied to this allegation but deleted the tweet later.