I. Introduction
To offer edge intelligence, a widely-used paradigm is to pre-train a neural network (NN), then deploy it on an edge device with a NN inference engine. However, such a setup often performs poorly or simply fails at unseen situations due to the inflexibility in the pre-trained NN. Meta learning, also known as learn to learn, tackles this challenge by quick learn and respond to a new environment [1], [2].