Force nengo_dl to use Node?

Hi, is it possible to force nengo_dl to transform specific keras layers to convert to Node instead of TensorNode, enabling them in other Simulator objects. Setting the specific layers to trainable=False does not fix this.