Skip to content

build_final_net return a tuple but use as list #360

Description

@chouchou1988

build_final_net 函数返回的是train_ops[0], train_ops[1:] 的tuple,但是在train.py中使用了train_ops.append(xdl.Adam(lr).optimize())

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions