Skip to content

get_set_network_params.f90 does not print the output of a logical test  #112

Closed
@jvo203

Description

@jvo203

I missed it in the review, the last line of code

print '(a)', 'Original and cloned network outputs match:', all(ypred1 == ypred2)

produces an empty test result:

Original and cloned network outputs match:

Obviously the '(a)' format string does not contain an entry for the second argument (the T/F logical result).

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