The backend learning phase affects any code that calls
backend.learningphase()
In particular, all Keras built-in layers use the learning phase as the default
for the training arg to <a href="../../../tf/keras/layers/Layer#call">Layer.call_.
User-written layers and models can achieve the same behavior with code that
looks like:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-10-01 UTC."],[],[]]