-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
32 lines (29 loc) · 987 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Requirements automatically generated by pigar.
# https://github.com/Damnever/pigar
# legacy_models\util\trackutil.py: 1
matplotlib == 2.0.0
# legacy_models\model\blstm\model.py: 2
# legacy_models\model\blstm_atten\model.py: 2
# legacy_models\model\lstm\model.py: 11
# legacy_models\util\datautil.py: 4,5
# legacy_models\util\dictutil.py: 5
# tf_chatbot\lib\seq2seq_model.py: 7
# tf_chatbot\lib\seq2seq_model_utils.py: 5
# tf_chatbot\lib\train.py: 6
numpy == 1.11.3+mkl
# chat.py: 1
# legacy_models\main.py: 2
# legacy_models\model\blstm\model.py: 5
# legacy_models\model\blstm_atten\custom_cell.py: 2,3
# legacy_models\model\blstm_atten\model.py: 5
# legacy_models\model\lstm\model.py: 4,5,6
# test.py: 1
# tf_chatbot\configs\config.py: 1
# tf_chatbot\lib\chat.py: 4
# tf_chatbot\lib\data_utils.py: 10
# tf_chatbot\lib\predict.py: 3
# tf_chatbot\lib\seq2seq_model.py: 9
# tf_chatbot\lib\seq2seq_model_utils.py: 6,7
# tf_chatbot\lib\train.py: 7
# train.py: 1
tensorflow_gpu == 1.0.1