當前位置: 首頁>>代碼示例>>Python>>正文


Python allennlp.nn.util模塊代碼示例

allennlp.nn.util共有17個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. allennlp.nn.util.get_text_field_mask() ,31個項目使用

2. allennlp.nn.util.masked_softmax() ,17個項目使用

3. allennlp.nn.util.replace_masked_values() ,15個項目使用

4. allennlp.nn.util.sequence_cross_entropy_with_logits() ,14個項目使用

5. allennlp.nn.util.weighted_sum() ,12個項目使用

6. allennlp.nn.util.masked_log_softmax() ,12個項目使用

7. allennlp.nn.util.get_device_of() ,10個項目使用

8. allennlp.nn.util.move_to_device() ,10個項目使用

9. allennlp.nn.util.get_range_vector() ,9個項目使用

10. allennlp.nn.util.get_final_encoder_states() ,9個項目使用

11. allennlp.nn.util.get_lengths_from_binary_sequence_mask() ,7個項目使用

12. allennlp.nn.util.remove_sentence_boundaries() ,6個項目使用

13. allennlp.nn.util.device_mapping() ,6個項目使用

14. allennlp.nn.util.batch_tensor_dicts() ,6個項目使用

15. allennlp.nn.util.add_sentence_boundary_token_ids() ,5個項目使用

16. allennlp.nn.util.logsumexp() ,5個項目使用

17. allennlp.nn.util.batched_index_select() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。