Created by: TomorrowIsAnOtherDay
In tensorflow, we can set variable untrainable by setting parameter's attribute (trainable=False) Do we have similar API In fluid?