https://github.com/tensorflow/tensor2tensor

sort by:
Revision Author Date Message Commit Date
668e385 Merge pull request #172 from rsepassi/push v1.1.1 20 July 2017, 03:09:46 UTC
2fd79ec Update readme and make genetics module optional PiperOrigin-RevId: 162570620 20 July 2017, 03:02:25 UTC
a7339cd v1.1.1 PiperOrigin-RevId: 162569525 20 July 2017, 03:02:20 UTC
60dd5e0 Add tests for genetics problems PiperOrigin-RevId: 162569505 20 July 2017, 03:02:16 UTC
84445cc Change the format of generated vocab files to include languages, put them in data_dir, add --generate_data option. PiperOrigin-RevId: 162569315 20 July 2017, 03:02:10 UTC
293b5f6 Add genetics dataset - data generation only PiperOrigin-RevId: 162553677 20 July 2017, 03:02:05 UTC
78acdb4 Fix a bug in text_encoder. "self._UNESCAPE_REGEX -> _UNESCAPE_REGEX" PiperOrigin-RevId: 162542600 20 July 2017, 03:01:59 UTC
80dba89 Add celeba dataset, add to problems PiperOrigin-RevId: 162444538 20 July 2017, 03:01:57 UTC
47d556a Merge pull request #167 from rsepassi/push v1.1.0 19 July 2017, 17:36:47 UTC
f703629 Change summary generation to work better in multi-model case. PiperOrigin-RevId: 162429483 19 July 2017, 00:52:04 UTC
d3502cb v1.1.0 PiperOrigin-RevId: 162424323 19 July 2017, 00:52:01 UTC
4f67b7b Move algorithmic and WMT problems to Problem class, correct summaries. PiperOrigin-RevId: 162424062 19 July 2017, 00:51:58 UTC
ecacf77 Internal merge #160 PiperOrigin-RevId: 162389811 19 July 2017, 00:51:40 UTC
e1ecf01 Create a "long_answer" model for attacking the wikipedia title->article dataset. PiperOrigin-RevId: 162264770 19 July 2017, 00:51:36 UTC
5db92b5 Add t2t_usr_dir functionality to t2t-datagen PiperOrigin-RevId: 162253918 19 July 2017, 00:51:34 UTC
930cb33 Create top-level docs dir for GitHub Pages PiperOrigin-RevId: 162253587 19 July 2017, 00:51:32 UTC
04b4f47 Update documentation for adding new Problems PiperOrigin-RevId: 162242293 19 July 2017, 00:51:30 UTC
963730e Merge pull request #165 from chiphuyen/master Add 'num_shards" to generate_data 18 July 2017, 19:25:14 UTC
0d250b3 Support --t2t_usr_dir also in t2t-datagen (#160) * Refactor user directory loading functionality and use it also from t2t-datagen * Move flag declaration to the binary files 18 July 2017, 18:25:19 UTC
c3a59b4 add arguments num_shards to generate_data 18 July 2017, 18:22:44 UTC
8c850c9 add arguments num_shards to generate_data 18 July 2017, 18:20:55 UTC
9709825 more num_shards 18 July 2017, 18:10:43 UTC
042c44c take in account FLAGS.num_shards 18 July 2017, 17:58:22 UTC
c91989c Merge pull request #162 from vthorsteinsson/ice Bug fixes in inference and data generation; faster token unescaping 18 July 2017, 03:07:15 UTC
1368b00 Merge pull request #158 from stefan-it/mken-problem Add new problem: Macedonian to English (SETimes corpus) 18 July 2017, 02:51:35 UTC
e2ed8ed Bug fixes in generator_utils and trainer_utils 17 July 2017, 17:04:31 UTC
d8d379c Merge decoding of tokens using regex 16 July 2017, 16:04:12 UTC
fb808c3 Merge remote-tracking branch 'upstream/master' 16 July 2017, 16:01:29 UTC
48997b5 Register new problem: setimes_mken_tokens_32k for Macedonian to English translation (with SETimes corpus) 15 July 2017, 23:07:19 UTC
f34ab16 Add id for Macedonian tokens 15 July 2017, 23:05:46 UTC
f7f3346 Add data file urls for Macedonian-English 15 July 2017, 23:04:47 UTC
0c66117 Merge pull request #156 from rsepassi/push v1.0.14 14 July 2017, 23:58:30 UTC
c8b7000 Version bump 1.0.14 PiperOrigin-RevId: 162025739 14 July 2017, 23:40:37 UTC
a80273f Added checks for making sure the key and value depths are divisible by the number of attention heads when doing multihead attention. PiperOrigin-RevId: 162025615 14 July 2017, 23:40:33 UTC
1b1d7ed Port WMT en-de tokens 8k/32k to new Problem registry PiperOrigin-RevId: 162025600 14 July 2017, 23:40:31 UTC
4b4c800 Removing obsolete problems, merging. PiperOrigin-RevId: 162020990 14 July 2017, 23:40:28 UTC
c4407b8 Some fixes/configs/comments for language modeling plans. PiperOrigin-RevId: 162000426 14 July 2017, 23:40:20 UTC
ca7b045 Problem base class and registry PiperOrigin-RevId: 161892788 14 July 2017, 23:40:19 UTC
1e18474 internal. PiperOrigin-RevId: 161878428 14 July 2017, 23:40:15 UTC
56d65f0 Working open-source distributed training PiperOrigin-RevId: 161731856 14 July 2017, 23:40:14 UTC
29f2e2e Update instructions for user components to be compatible with Py3 PiperOrigin-RevId: 161701617 14 July 2017, 23:40:12 UTC
a2b1c60 Used regex in _unescape_token() 14 July 2017, 17:32:57 UTC
43bfb9f Merge pull request #154 from vthorsteinsson/iceparse Source/target pair text files; Icelandic parsing support; fixes 14 July 2017, 17:05:34 UTC
5a72e5c Adapted to upstream tokenizer change 14 July 2017, 14:22:38 UTC
4617c01 Merge pull request #153 from rshin/shakeshake Add Shake-Shake model 14 July 2017, 01:26:00 UTC
2adf3ae Add shakeshake_type hparam: batch, image, equal 14 July 2017, 00:49:45 UTC
7bf4936 Standardized EOS token 14 July 2017, 00:40:04 UTC
27c6185 Cleanup in text_encoder.py 14 July 2017, 00:14:13 UTC
6d4e7b4 Upstream merge 13 July 2017, 23:57:17 UTC
9dc2826 Iceparser adaptations 13 July 2017, 23:51:40 UTC
8287094 Reword comments 13 July 2017, 23:06:21 UTC
9f02a51 Fix bugs, add more explanation 13 July 2017, 23:04:30 UTC
f44f51f Add shake-shake for CIFAR-10 13 July 2017, 21:09:53 UTC
28e0e4e Merge pull request #141 from ReDeiPirati/yellowfin_optimizer Integrate YellowFin Optimizer(with test) in T2T 13 July 2017, 20:44:30 UTC
7566c4d Merge pull request #151 from cshanbo/wmt_zhen_translate add wmt_zhen_token_32k 13 July 2017, 20:38:00 UTC
9a1f888 Merge pull request #139 from deasuke/unicode_fix replace unicode in python3 13 July 2017, 20:27:55 UTC
7d3c10b Integrate Yellow Optimizer(with test) in T2T(Unfortunately there is a bug in TF which do not ensure a smooth running). 12 July 2017, 10:55:53 UTC
89ddffe use decode instead of unicode in PY3 12 July 2017, 07:13:50 UTC
b1ad6f0 replace unicode with six.text_type 12 July 2017, 06:34:41 UTC
235392c add wmt_zhen_token_32k 12 July 2017, 05:20:41 UTC
006ecb5 Merge pull request #136 from rsepassi/push v1.0.13 12 July 2017, 01:34:42 UTC
64defb7 Fix T2T open-source distributed training PiperOrigin-RevId: 161612824 12 July 2017, 01:27:28 UTC
9efa4e2 Fix T2T open-source distributed training PiperOrigin-RevId: 161612632 12 July 2017, 01:27:25 UTC
72f0874 internal merge PiperOrigin-RevId: 161608262 12 July 2017, 01:27:24 UTC
912daf7 Changes to data generators and SubwordTextEncoder ... should not break anything. PiperOrigin-RevId: 161483309 12 July 2017, 01:27:22 UTC
09a6084 Remove redundant copies of res_fn. Use from common_layers PiperOrigin-RevId: 161451356 12 July 2017, 01:27:20 UTC
afd1565 merge from github PiperOrigin-RevId: 161447896 12 July 2017, 01:27:18 UTC
d827bb2 Merge pull request #133 from EndingCredits/master Add new set network layer type and example model 11 July 2017, 23:21:42 UTC
bcf9a8b Added example model 11 July 2017, 14:17:10 UTC
3e4b686 Merge remote-tracking branch 'upstream/master' 11 July 2017, 13:27:42 UTC
30887b8 Target string displayed; smaller fixes 11 July 2017, 13:19:16 UTC
08d6a63 Added New Layer types 11 July 2017, 13:16:18 UTC
cf76c73 Merge pull request #127 from schani/fix-multimodel Import xrange in multimodel 10 July 2017, 20:08:07 UTC
42bc56b Merge pull request #123 from deasuke/unichr importing six.unichr 10 July 2017, 20:06:45 UTC
4ba7218 Import xrange in multimodel 10 July 2017, 16:16:57 UTC
7580645 importing six.unichr 10 July 2017, 09:27:28 UTC
80e8a55 Merged with upstream/master 09 July 2017, 15:26:19 UTC
5052414 Icelandic parsing components added 09 July 2017, 15:21:53 UTC
83ac9fb Merge pull request #118 from lukaszkaiser/push 1.0.12 08 July 2017, 00:30:39 UTC
54622a5 Improving data generation (removing some problems too) and adding eval printouts. PiperOrigin-RevId: 161265195 08 July 2017, 00:27:15 UTC
5a06e7a internal. PiperOrigin-RevId: 161130093 08 July 2017, 00:27:13 UTC
fbb6f9a Merge pull request #116 from schani/encoding-fixes Encoding fixes 07 July 2017, 19:09:20 UTC
aca3c0e Merge remote-tracking branch 'upstream/master' into iceparse 07 July 2017, 17:24:47 UTC
617a794 Change mode to executable 07 July 2017, 17:24:00 UTC
1d73633 Make sure image labels are ints Sometimes these are numpy.int64, which doesn't work at least in Python 3. 07 July 2017, 13:31:46 UTC
8061369 When encoding examples, convert strings to bytes 07 July 2017, 13:31:14 UTC
d877e69 Merge pull request #110 from stefan-it/release-1.0.11 Bump to v1.0.11 06 July 2017, 17:28:02 UTC
eba1061 Bump to v1.0.11 06 July 2017, 12:11:29 UTC
029047a Merge pull request #104 from lukaszkaiser/push Release 1.0.11 06 July 2017, 03:17:11 UTC
b88c13b Correct text encoder, MultiModel, other merges. PiperOrigin-RevId: 161036600 06 July 2017, 03:12:31 UTC
5adadf3 modifications to data reader and problem_hparams PiperOrigin-RevId: 161027111 06 July 2017, 03:12:29 UTC
1692515 Merge pull request #101 from rshin/bluenet-multi Add fused subseparable conv selection and SelectionWeights to bluenet. 05 July 2017, 23:26:20 UTC
2e900a8 Merge pull request #93 from kolloldas/fix_issue_79 Fix issue 79: Mismatch in Logits and Labels 05 July 2017, 21:52:09 UTC
96b1202 Add fused subseparable conv selection and SelectionWeights to bluenet. 05 July 2017, 20:55:54 UTC
228feae Merge pull request #100 from kolloldas/lstm_attention Adding attention to LSTM seq2seq baseline 05 July 2017, 19:56:06 UTC
7b20843 Merge branch 'master' into lstm_attention 05 July 2017, 19:55:45 UTC
b287c0e Merge pull request #92 from kolloldas/fix_issue_80 Fix issue 80: Crash with `algorithmic_multiplication_binary40` on `neural_gpu` 05 July 2017, 18:38:30 UTC
4d5c599 Merge pull request #88 from stefan-it/bump-version-1.0.10 Bump to v1.0.10 05 July 2017, 18:28:51 UTC
00aec57 Revert "Fix shape invariance issue in conv_internal()" This reverts commit 9e2bcade7a27e50af94c8ef532a1277126c7665e. 05 July 2017, 14:39:17 UTC
5dbde2d Revert "Fix shape mismatch issue when target sequence length > logits sequence length" This reverts commit be61c59e1c2a6af2d1dba5c46ace358202b2f851. 05 July 2017, 14:39:00 UTC
back to top