Browse Source

New translations synthesized_graphs_num_nl.py (Chinese Simplified)

l10n_v0.2.x
linlin 4 years ago
parent
commit
96612510ac
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/zh/gklearn/experiments/papers/PRL_2020/synthesized_graphs_num_nl.py

+ 2
- 2
lang/zh/gklearn/experiments/papers/PRL_2020/synthesized_graphs_num_nl.py View File

@@ -16,7 +16,7 @@ def generate_graphs(num_nl_alp):
return graphs


def xp_synthesied_graphs_num_node_label_alphabet():
def xp_synthesized_graphs_num_node_label_alphabet():
# Run and save.
import pickle
@@ -61,4 +61,4 @@ def xp_synthesied_graphs_num_node_label_alphabet():


if __name__ == '__main__':
xp_synthesied_graphs_num_node_label_alphabet()
xp_synthesized_graphs_num_node_label_alphabet()

Loading…
Cancel
Save