MCPcopy Create free account

hub / github.com/Amazing-J/structural-transformer / functions

Functions986 in github.com/Amazing-J/structural-transformer

↓ 1 callersFunctionbuild_model_saver
(model_opt, opt, model, fields, optim)
opennmt-avg/train_single.py:124
↓ 1 callersFunctionbuild_model_saver
(model_opt, opt, model, fields, optim)
opennmt-baseline/train_single.py:125
↓ 1 callersFunctionbuild_model_saver
(model_opt, opt, model, fields, optim)
opennmt-self/train_single.py:124
↓ 1 callersFunctionbuild_optim
Build optimizer
opennmt-feature/utils/optimizers.py:9
↓ 1 callersFunctionbuild_optim
Build optimizer
opennmt-cnn/utils/optimizers.py:9
↓ 1 callersFunctionbuild_optim
Build optimizer
opennmt-avg/utils/optimizers.py:9
↓ 1 callersFunctionbuild_optim
Build optimizer
opennmt-baseline/utils/optimizers.py:9
↓ 1 callersFunctionbuild_optim
Build optimizer
opennmt-self/utils/optimizers.py:9
↓ 1 callersFunctionbuild_report_manager
(opt)
opennmt-feature/utils/report_manager.py:12
↓ 1 callersFunctionbuild_report_manager
(opt)
opennmt-cnn/utils/report_manager.py:12
↓ 1 callersFunctionbuild_report_manager
(opt)
opennmt-avg/utils/report_manager.py:12
↓ 1 callersFunctionbuild_report_manager
(opt)
opennmt-baseline/utils/report_manager.py:12
↓ 1 callersFunctionbuild_report_manager
(opt)
opennmt-self/utils/report_manager.py:12
↓ 1 callersFunctionbuild_save_in_shards_using_shards_size
(src_corpus, tgt_corpus, structure_corpus, fields, corpus_type, opt)
opennmt-feature/preprocess.py:130
↓ 1 callersFunctionbuild_save_in_shards_using_shards_size
(src_corpus, tgt_corpus, structure_corpus1,
opennmt-cnn/preprocess.py:211
↓ 1 callersFunctionbuild_save_in_shards_using_shards_size
(src_corpus, tgt_corpus, structure_corpus1,
opennmt-avg/preprocess.py:211
↓ 1 callersFunctionbuild_save_in_shards_using_shards_size
(src_corpus, tgt_corpus, fields, corpus_type, opt)
opennmt-baseline/preprocess.py:109
↓ 1 callersFunctionbuild_save_in_shards_using_shards_size
(src_corpus, tgt_corpus, structure_corpus1,
opennmt-self/preprocess.py:211
↓ 1 callersFunctionbuild_save_vocab
Building and saving the vocab
opennmt-feature/preprocess.py:231
↓ 1 callersFunctionbuild_save_vocab
Building and saving the vocab
opennmt-cnn/preprocess.py:431
↓ 1 callersFunctionbuild_save_vocab
Building and saving the vocab
opennmt-avg/preprocess.py:431
↓ 1 callersFunctionbuild_save_vocab
Building and saving the vocab
opennmt-baseline/preprocess.py:193
↓ 1 callersFunctionbuild_save_vocab
Building and saving the vocab
opennmt-self/preprocess.py:431
↓ 1 callersFunctionbuild_trainer
Simplify `Trainer` creation based on user `opt`s* Args: opt (:obj:`Namespace`): user options (usually from argument parsing) model (
opennmt-feature/trainer.py:19
↓ 1 callersFunctionbuild_trainer
Simplify `Trainer` creation based on user `opt`s* Args: opt (:obj:`Namespace`): user options (usually from argument parsing) model (
opennmt-cnn/trainer.py:19
↓ 1 callersFunctionbuild_trainer
Simplify `Trainer` creation based on user `opt`s* Args: opt (:obj:`Namespace`): user options (usually from argument parsing) model (
opennmt-avg/trainer.py:19
↓ 1 callersFunctionbuild_trainer
Simplify `Trainer` creation based on user `opt`s* Args: opt (:obj:`Namespace`): user options (usually from argument parsing) model (
opennmt-baseline/trainer.py:19
↓ 1 callersFunctionbuild_trainer
Simplify `Trainer` creation based on user `opt`s* Args: opt (:obj:`Namespace`): user options (usually from argument parsing) model (
opennmt-self/trainer.py:19
↓ 1 callersFunctionbuild_translator
(opt)
opennmt-feature/onmt/translator.py:14
↓ 1 callersFunctionbuild_translator
(opt)
opennmt-cnn/onmt/translator.py:14
↓ 1 callersFunctionbuild_translator
(opt)
opennmt-avg/onmt/translator.py:14
↓ 1 callersFunctionbuild_translator
(opt)
opennmt-baseline/onmt/translator.py:14
↓ 1 callersFunctionbuild_translator
(opt)
opennmt-self/onmt/translator.py:14
↓ 1 callersFunctionbuild_vocab
(train_dataset_files, fields, share_vocab, src_vocab_size, src_words_min_frequency,
opennmt-feature/preprocess.py:50
↓ 1 callersFunctionbuild_vocab
(train_dataset_files, fields, share_vocab, src_vocab_size, src_words_min_frequency,
opennmt-cnn/preprocess.py:50
↓ 1 callersFunctionbuild_vocab
(train_dataset_files, fields, share_vocab, src_vocab_size, src_words_min_frequency,
opennmt-avg/preprocess.py:50
↓ 1 callersFunctionbuild_vocab
(train_dataset_files, fields, share_vocab, src_vocab_size, src_words_min_frequency,
opennmt-baseline/preprocess.py:43
↓ 1 callersFunctionbuild_vocab
(train_dataset_files, fields, share_vocab, src_vocab_size, src_words_min_frequency,
opennmt-self/preprocess.py:50
↓ 1 callersMethoddetach_state
(self)
opennmt-feature/onmt/transformer_decoder.py:109
↓ 1 callersMethoddetach_state
(self)
opennmt-cnn/onmt/transformer_decoder.py:109
↓ 1 callersMethoddetach_state
(self)
opennmt-avg/onmt/transformer_decoder.py:109
↓ 1 callersMethoddetach_state
(self)
opennmt-baseline/onmt/transformer_decoder.py:109
↓ 1 callersMethoddetach_state
(self)
opennmt-self/onmt/transformer_decoder.py:109
↓ 1 callersFunctionfix_key
(s)
opennmt-feature/onmt/transformer.py:167
↓ 1 callersFunctionfix_key
(s)
opennmt-cnn/onmt/transformer.py:170
↓ 1 callersFunctionfix_key
(s)
opennmt-avg/onmt/transformer.py:170
↓ 1 callersFunctionfix_key
(s)
opennmt-baseline/onmt/transformer.py:154
↓ 1 callersFunctionfix_key
(s)
opennmt-self/onmt/transformer.py:170
↓ 1 callersMethodget_best_hypothesis
(self)
opennmt-feature/onmt/beam.py:162
↓ 1 callersMethodget_best_hypothesis
(self)
opennmt-cnn/onmt/beam.py:162
↓ 1 callersMethodget_best_hypothesis
(self)
opennmt-avg/onmt/beam.py:162
↓ 1 callersMethodget_best_hypothesis
(self)
opennmt-baseline/onmt/beam.py:162
↓ 1 callersMethodget_best_hypothesis
(self)
opennmt-self/onmt/beam.py:162
↓ 1 callersMethodget_current_origin
Get the backpointers for the current timestep.
opennmt-feature/onmt/beam.py:151
↓ 1 callersMethodget_current_origin
Get the backpointers for the current timestep.
opennmt-cnn/onmt/beam.py:151
↓ 1 callersMethodget_current_origin
Get the backpointers for the current timestep.
opennmt-avg/onmt/beam.py:151
↓ 1 callersMethodget_current_origin
Get the backpointers for the current timestep.
opennmt-baseline/onmt/beam.py:151
↓ 1 callersMethodget_current_origin
Get the backpointers for the current timestep.
opennmt-self/onmt/beam.py:151
↓ 1 callersMethodget_last_target_word
(self)
opennmt-feature/onmt/beam.py:155
↓ 1 callersMethodget_last_target_word
(self)
opennmt-cnn/onmt/beam.py:155
↓ 1 callersMethodget_last_target_word
(self)
opennmt-avg/onmt/beam.py:155
↓ 1 callersMethodget_last_target_word
(self)
opennmt-baseline/onmt/beam.py:155
↓ 1 callersMethodget_last_target_word
(self)
opennmt-self/onmt/beam.py:155
↓ 1 callersMethodgrow_alive
(self, curr_seq, curr_scores, curr_log_prob, curr_finished)
opennmt-feature/onmt/beam.py:71
↓ 1 callersMethodgrow_alive
(self, curr_seq, curr_scores, curr_log_prob, curr_finished)
opennmt-cnn/onmt/beam.py:71
↓ 1 callersMethodgrow_alive
(self, curr_seq, curr_scores, curr_log_prob, curr_finished)
opennmt-avg/onmt/beam.py:71
↓ 1 callersMethodgrow_alive
(self, curr_seq, curr_scores, curr_log_prob, curr_finished)
opennmt-baseline/onmt/beam.py:71
↓ 1 callersMethodgrow_alive
(self, curr_seq, curr_scores, curr_log_prob, curr_finished)
opennmt-self/onmt/beam.py:71
↓ 1 callersMethodgrow_finished
(self, curr_seq, curr_scores, curr_finished)
opennmt-feature/onmt/beam.py:81
↓ 1 callersMethodgrow_finished
(self, curr_seq, curr_scores, curr_finished)
opennmt-cnn/onmt/beam.py:81
↓ 1 callersMethodgrow_finished
(self, curr_seq, curr_scores, curr_finished)
opennmt-avg/onmt/beam.py:81
↓ 1 callersMethodgrow_finished
(self, curr_seq, curr_scores, curr_finished)
opennmt-baseline/onmt/beam.py:81
↓ 1 callersMethodgrow_finished
(self, curr_seq, curr_scores, curr_finished)
opennmt-self/onmt/beam.py:81
↓ 1 callersMethodis_finished
(self)
opennmt-feature/onmt/beam.py:39
↓ 1 callersMethodis_finished
(self)
opennmt-cnn/onmt/beam.py:39
↓ 1 callersMethodis_finished
(self)
opennmt-avg/onmt/beam.py:39
↓ 1 callersMethodis_finished
(self)
opennmt-baseline/onmt/beam.py:39
↓ 1 callersMethodis_finished
(self)
opennmt-self/onmt/beam.py:39
↓ 1 callersFunctionis_master
(opt, device_id)
opennmt-feature/utils/distributed.py:16
↓ 1 callersFunctionis_master
(opt, device_id)
opennmt-cnn/utils/distributed.py:16
↓ 1 callersFunctionis_master
(opt, device_id)
opennmt-avg/utils/distributed.py:16
↓ 1 callersFunctionis_master
(opt, device_id)
opennmt-baseline/utils/distributed.py:16
↓ 1 callersFunctionis_master
(opt, device_id)
opennmt-self/utils/distributed.py:16
↓ 1 callersFunctionload_fields
(opt, checkpoint)
opennmt-feature/inputters/dataset.py:123
↓ 1 callersFunctionload_fields
(opt, checkpoint)
opennmt-cnn/inputters/dataset.py:236
↓ 1 callersFunctionload_fields
(opt, checkpoint)
opennmt-avg/inputters/dataset.py:236
↓ 1 callersFunctionload_fields
(opt, checkpoint)
opennmt-baseline/inputters/dataset.py:108
↓ 1 callersFunctionload_fields
(opt, checkpoint)
opennmt-self/inputters/dataset.py:236
↓ 1 callersMethodlog_tensorboard
display statistics to tensorboard
opennmt-feature/utils/statistics.py:125
↓ 1 callersMethodlog_tensorboard
display statistics to tensorboard
opennmt-cnn/utils/statistics.py:125
↓ 1 callersMethodlog_tensorboard
display statistics to tensorboard
opennmt-avg/utils/statistics.py:125
↓ 1 callersMethodlog_tensorboard
display statistics to tensorboard
opennmt-baseline/utils/statistics.py:125
↓ 1 callersMethodlog_tensorboard
display statistics to tensorboard
opennmt-self/utils/statistics.py:125
↓ 1 callersFunctionmain
(opt)
opennmt-feature/train.py:11
↓ 1 callersFunctionmain
(opt, device_id)
opennmt-feature/train_single.py:64
↓ 1 callersFunctionmain
(opt)
opennmt-feature/translate.py:13
↓ 1 callersFunctionmain
()
opennmt-feature/preprocess.py:296
↓ 1 callersFunctionmain
(opt)
opennmt-cnn/train.py:11
↓ 1 callersFunctionmain
(opt, device_id)
opennmt-cnn/train_single.py:64
↓ 1 callersFunctionmain
(opt)
opennmt-cnn/translate.py:13
← previousnext →401–500 of 986, ranked by callers