d2l-ai / d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
https://D2L.ai
Other
23.95k stars 4.36k forks source link

Bahdanau attention (attention mechanisms) tensorflow notebook build fails in Turkish version. #2218

Closed semercim closed 2 years ago

semercim commented 2 years ago

Currently, PR-63 (Fixing more typos) builds fail only for tensorflow notebook. I could not figure out the reason. @AnirudhDagar , I would be glad if you could take a look.

AnirudhDagar commented 2 years ago

I'm closing this issue as I mentioned on the PR about this not being a specific issue. The problem with CI timeouts on multiple builds recently could have happened for various flaky reasons. Atm the d2l-ai/d2l-tr#63 is green, and I'll merge that.