• Michael Yang's avatar
    fix parameter inheritence · 06ef90c0
    Michael Yang authored
    parameters are not inherited because they are processed differently from
    other layer. fix this by explicitly merging the inherited params into
    the new params. parameter values defined in the new modelfile will
    override those defined in the inherited modelfile. array lists are
    replaced instead of appended
    06ef90c0
images.go 32.6 KB