bhack
bhack
You could take a look at this with [SAM](https://arxiv.org/abs/2010.01412) or in the resnet family at @leondgarse https://github.com/leondgarse/keras_cv_attention_models#resmlp See also: https://paperswithcode.com/sota/image-classification-on-cifar-100
P.s. NIT we Need to enforce: https://github.com/tensorflow/tensorflow/pull/56276#discussion_r915074019 P.s.s. the linking required many CPU cores at every iteration cause we had >50 targets to link (very resource intensive) for just running...
We had also a quite tricky issue filtering single test on the development cycle. You was already notifed at: https://github.com/tensorflow/tensorflow/commit/0f9af911152880e36b2bfa8435e3746b9e329660
@mihaimaruseac I don't know if you could add something here for https://github.com/tensorflow/tensorflow/pull/57468#issuecomment-1231803670 Thanks
@cheshire Thanks, do you have a full list of the currently enabled warnings as error in copybara related jobs?
> I believe https://github.com/tensorflow/tensorflow/commit/96b26a21e8d437745444a9f4b6a8d8e39689d083 is a huge step in fixing this, fixing most (if not all) such issues. We are still suppressing all the warnings: https://github.com/tensorflow/tensorflow/blob/master/.bazelrc#L295-L301 ```bazel # Suppress all...
I want to just add a reference that we could need to solve this also for let the user to adopt the new [Github Codespace](https://help.github.com/en/github/developing-online-with-codespaces/configuring-codespaces-for-your-project)/Vscode Remote (https://github.com/tensorflow/addons/pull/1309) or for Gitpod...
It would be also nice as many SIGs builds using github Actions CI infra, specially the ones with c++/cuda custom ops, if we could find a way to recycle the...
@lgeiger Our ticket was https://github.com/actions/cache/issues/260. I don't know if they could be fused or not.
This will be orthogonal to the approved [TF modularizzation RFC](https://github.com/tensorflow/community/blob/master/rfcs/20190305-modular-tensorflow.md#large-tf-support-matrix)