6817828e1cd915a99cbe46fc45829627dac991fe,examples/all_methods.py,,,#,20

Before Change


        "%s_patterns_type_%s_tf_dim_ordering_tf_kernels.npz" %
        (pattern_type, netname))
    patterns = [patterns_file["arr_%i" % i]
                for i in range(len((patterns_file.keys())))]

    print("\n".join([str((x.min(), x.mean(), x.max())) for x in patterns]))
    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    // Utility functions.
    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

After Change


    // Analysis.
    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    patterns = net["patterns"]
    // Methods we use and some properties.
    methods = [
        // NAME             POSTPROCESSING     TITLE
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 6

Instances


Project Name: albermax/innvestigate
Commit Name: 6817828e1cd915a99cbe46fc45829627dac991fe
Time: 2018-03-06
Author: ¨work.alber.maximilian@gmail.com¨
File Name: examples/all_methods.py
Class Name:
Method Name:


Project Name: kymatio/kymatio
Commit Name: a521091d429094d8b7667fa5dc388e11f5ac6667
Time: 2018-11-21
Author: janden@flatironinstitute.org
File Name: examples/1d/plot_synthetic.py
Class Name:
Method Name:


Project Name: allenai/allennlp
Commit Name: 0459261c388bec72937e0268c4316b85279d0bac
Time: 2018-09-24
Author: kl2806@columbia.edu
File Name: allennlp/semparse/contexts/sql_table_context.py
Class Name: SqlTableContext
Method Name: initialize_grammar_str