https://github.com/tensorflow/tensor2tensor

sort by:
Revision Author Date Message Commit Date
5233253 Merge pull request #417 from rsepassi/push v1.2.9 14 November 2017, 01:49:21 UTC
729d8dd Add masking and fast decoding to AE Transformer, remove 2 obsolete models. PiperOrigin-RevId: 175615296 14 November 2017, 01:36:17 UTC
0095a33 v1.2.9 PiperOrigin-RevId: 175612193 14 November 2017, 01:23:24 UTC
2ae2ba4 Bug fixes PiperOrigin-RevId: 175611828 14 November 2017, 01:06:48 UTC
75b75f2 Merge pull request #411 from rsepassi/push v1.2.8 11 November 2017, 02:06:15 UTC
8d191e4 Rm flaky summary histogram PiperOrigin-RevId: 175362634 11 November 2017, 01:57:11 UTC
bc2edc6 v1.2.8 PiperOrigin-RevId: 175360631 11 November 2017, 01:41:34 UTC
aac632f Batch norm fix, --use_tpu, and Resnet50 model PiperOrigin-RevId: 175353643 11 November 2017, 01:41:24 UTC
fa46070 Get rid of "last_position_only" by adding the corresponding property to Modality. PiperOrigin-RevId: 175342179 11 November 2017, 01:41:20 UTC
4084c5c Add modality for images that compresses pixels and can be used for generation tasks. PiperOrigin-RevId: 175313670 11 November 2017, 01:41:17 UTC
eb5652f Rm ImageModality and ClassLabelModality 2d; rename SmallImage to Image PiperOrigin-RevId: 175252289 11 November 2017, 01:41:10 UTC
e16c641 Add missing --schedule flag PiperOrigin-RevId: 175245161 11 November 2017, 01:41:06 UTC
aeb47ec In pre/post-process functions, don't require depth == hparams.hidden_size PiperOrigin-RevId: 175244248 11 November 2017, 01:41:03 UTC
234183c Make ClassLabel1DModality average out intermediate dims PiperOrigin-RevId: 175244191 11 November 2017, 01:40:59 UTC
955dad5 Enable separate eval and t2t_usr_dir for TPU PiperOrigin-RevId: 175210607 11 November 2017, 01:40:55 UTC
1c1dbd5 Adding vanilla gan model and NoLossModality (does nothing and returns no loss). PiperOrigin-RevId: 175086757 11 November 2017, 01:40:48 UTC
3a36280 Factor out optimization utilities into optimize.py PiperOrigin-RevId: 175065625 11 November 2017, 01:40:39 UTC
e1bde97 Add CTC loss SymbolModality, correct get_bleu script, LSTM without inputs, small en-fr generator, play with adversarial transformer. PiperOrigin-RevId: 175045004 11 November 2017, 01:40:35 UTC
891d2bf Minor docstring fixes PiperOrigin-RevId: 175036743 11 November 2017, 01:40:25 UTC
b0f580c Minor changes to decoding to enable reporting of full beams and scores: PiperOrigin-RevId: 175031915 11 November 2017, 01:40:21 UTC
11a8d33 Fixing an issue in masked 2d masked local attention where the corner dim was being shifted to the front. Now, each block has a right shift. Adding an imagenet 64^2 problem with AREA resizing. PiperOrigin-RevId: 174913235 11 November 2017, 01:40:17 UTC
adff073 Fix typo from previous commit PiperOrigin-RevId: 174905986 11 November 2017, 01:40:14 UTC
f859e78 Add image summary metric. PiperOrigin-RevId: 174903495 11 November 2017, 01:40:11 UTC
a88fc01 Add get_standardized_layers() which returns the list of available layers fn with a unified interface. PiperOrigin-RevId: 174897587 11 November 2017, 01:40:08 UTC
78690d7 Tensor2Tensor on Cloud TPU alpha doc PiperOrigin-RevId: 174789467 11 November 2017, 01:40:03 UTC
d007d47 Update RangedHParams to accept bools PiperOrigin-RevId: 174783850 11 November 2017, 01:39:59 UTC
fbce518 Use Experiment for TPU PiperOrigin-RevId: 174541908 11 November 2017, 01:39:44 UTC
fa3f0db Add hparams_set transformer_small_tpu PiperOrigin-RevId: 174524066 11 November 2017, 01:39:40 UTC
ee08864 internal PiperOrigin-RevId: 174511245 11 November 2017, 01:39:37 UTC
ca22374 Enable Xception and ImageNet on TPU PiperOrigin-RevId: 174414254 11 November 2017, 01:39:33 UTC
8594b4c Merge pull request #404 from martinpopel/patch-1 add use_last_position_only=True 08 November 2017, 18:38:27 UTC
1fd50a4 Merge pull request #402 from vince62s/translate fix #376 08 November 2017, 18:34:52 UTC
c4e0d82 Merge pull request #400 from resec/patch-1 2-Dims placeholder for tf.VarLenFeature 08 November 2017, 18:32:21 UTC
8205442 add use_last_position_only=True without this option `t2t-decoder` crashes, see #397 06 November 2017, 12:53:02 UTC
16396e0 fix decode_from_file 04 November 2017, 21:20:09 UTC
6a011a2 [batch_size, input_len] shaped placehoder for tf.VarLenFeature 03 November 2017, 15:40:39 UTC
097ea5f Merge pull request #396 from rsepassi/push v1.2.7 03 November 2017, 01:22:46 UTC
f564d6c v1.2.7 PiperOrigin-RevId: 174410247 03 November 2017, 01:21:34 UTC
b9dce9b Play with a new model with Transformer with a GAN'y part. PiperOrigin-RevId: 174403736 03 November 2017, 00:18:16 UTC
c022afd Work on generators: improve EnCs, add large EnFr and OCR test; LSTM corrections. PiperOrigin-RevId: 174403513 03 November 2017, 00:18:12 UTC
9afc190 Use problem.dataset in the TPU input pipeline PiperOrigin-RevId: 174397407 03 November 2017, 00:18:07 UTC
8fa33f6 Add Gaussian label smoothing. PiperOrigin-RevId: 174383193 03 November 2017, 00:18:04 UTC
5aedc3d Working train and eval on TPU for Transformer WMT ende PiperOrigin-RevId: 174372090 03 November 2017, 00:17:59 UTC
89282c9 Cleanup transformer moe PiperOrigin-RevId: 174263523 03 November 2017, 00:17:52 UTC
fa68c15 Moving transformer_sketch to open source. PiperOrigin-RevId: 174260338 03 November 2017, 00:17:47 UTC
9a65171 Enable early stopping in train_and_evaluate PiperOrigin-RevId: 174224411 03 November 2017, 00:17:43 UTC
b02078c More work on autoencoding Transformer; allow to decode from it. PiperOrigin-RevId: 173972810 03 November 2017, 00:17:39 UTC
9a2a6f3 Allow LSTMs to run on problems without inputs. PiperOrigin-RevId: 173972178 03 November 2017, 00:17:35 UTC
f2e8e35 Ignore sync flag when in single-worker mode. PiperOrigin-RevId: 173718205 03 November 2017, 00:17:31 UTC
9e7d03f Merge pull request #377 from kolloldas/master Update LSTM Attention Model to use tf.contrib.seq2seq.AttentionWrapper 02 November 2017, 22:02:55 UTC
172a1b1 Merge pull request #392 from vince62s/translate Fix the EnZh task 02 November 2017, 21:49:16 UTC
9d6dce3 Merge pull request #389 from Mistobaan/master fix mispells 30 October 2017, 23:45:19 UTC
733de7b typo fix 30 October 2017, 15:49:55 UTC
6b1267e Fix the EnZh task 30 October 2017, 09:52:57 UTC
91d4e1c fix mispells 29 October 2017, 16:33:40 UTC
9bdc801 Merge pull request #383 from rsepassi/push v1.2.6 27 October 2017, 00:37:48 UTC
ba47b61 v1.2.6 PiperOrigin-RevId: 173615091 27 October 2017, 00:28:58 UTC
9d86cf7 Add back commented-out enfr datasets PiperOrigin-RevId: 173612759 27 October 2017, 00:07:18 UTC
90aa796 Internal merge PR#370 PiperOrigin-RevId: 173611718 27 October 2017, 00:03:15 UTC
86703a2 Fast beam search decoding. PiperOrigin-RevId: 173594699 26 October 2017, 23:49:09 UTC
2245033 Remove debug lines from decoding.py that got in by mistake in cl/173421571. PiperOrigin-RevId: 173424832 26 October 2017, 23:49:05 UTC
b840c0c Decoding corrections for no input, when calling decode_from_file. PiperOrigin-RevId: 173421571 26 October 2017, 23:49:02 UTC
ba75966 Extra check in SubwordTextEncoder decoding for empty tokens. PiperOrigin-RevId: 173182497 26 October 2017, 23:48:59 UTC
e0100e8 Decoding corrections for problems with no inputs. PiperOrigin-RevId: 173178621 26 October 2017, 23:48:56 UTC
480ee06 Stop inference after predicting EOS when batch_size=1 PiperOrigin-RevId: 173171656 26 October 2017, 23:48:52 UTC
e9d61f5 Modify tpu_trainer_lib to make text autoregressive models work on TPUs. PiperOrigin-RevId: 173136811 26 October 2017, 23:48:49 UTC
ec820d3 Add transformer_prepend_v1 hparams for backwards compatibility PiperOrigin-RevId: 173012722 26 October 2017, 23:48:43 UTC
4b28166 Ensure shard 0 is read correctly in parallel decoding PiperOrigin-RevId: 173011936 26 October 2017, 23:48:39 UTC
3b11bbf Ensure that training with "continuous_train_and_eval" schedule uses local devices. PiperOrigin-RevId: 172955399 26 October 2017, 23:48:34 UTC
8797199 Fix visualizations. PiperOrigin-RevId: 172950554 26 October 2017, 23:48:27 UTC
e4aa5f2 Fix to SymbolModality to allow weight-sharing between target PiperOrigin-RevId: 172935434 26 October 2017, 23:48:23 UTC
516a369 Update @recompute_grad to respect tf.contrib.framework.arg_scope PiperOrigin-RevId: 172922818 26 October 2017, 23:48:20 UTC
30df3e9 Typo, minor hparams changes for the attention_lm_moe PiperOrigin-RevId: 172824993 26 October 2017, 23:48:16 UTC
1c51666 Allow parallel decoding for decode_from_dataset PiperOrigin-RevId: 172810158 26 October 2017, 23:48:09 UTC
7d6348e Fix TPU input ranks PiperOrigin-RevId: 172774616 26 October 2017, 23:48:05 UTC
4d81643 Ensure shapes of inputs are fully defined in tpu trainer PiperOrigin-RevId: 172662440 26 October 2017, 23:48:02 UTC
62aba9d Add ImageEncoder that allows to operate on images (only saving for now). PiperOrigin-RevId: 172652081 26 October 2017, 23:47:59 UTC
68023da A MultiNLI classification problem for Tensor2tensor. PiperOrigin-RevId: 172646522 26 October 2017, 23:47:55 UTC
3f1a3f0 Added a cache to improve performance of SubwordTextEncoder. PiperOrigin-RevId: 172637289 26 October 2017, 23:47:52 UTC
41e0bfb Code style improvements in CNN/DailyMail generator. PiperOrigin-RevId: 172529629 26 October 2017, 23:47:48 UTC
f67483e Project outputs to hidden size for multi-head attention 25 October 2017, 18:39:59 UTC
349c6ee Update attention model to use tf.contrib.seq2seq.AttentionWrapper. Also Fix NaN loss issue 25 October 2017, 17:22:03 UTC
a836d66 Merge pull request #370 from vince62s/translate Rework the translate problem 25 October 2017, 07:18:25 UTC
b43f833 fix 24 October 2017, 06:50:41 UTC
9f59a50 adjust vocab with random lines 22 October 2017, 20:25:34 UTC
fc35144 another warning fix 19 October 2017, 12:51:08 UTC
dd08f9d fix warning 19 October 2017, 12:35:00 UTC
eacde9d Rename wmt.py to translate.py split language pairs for clarity dissociate ende / enfr, make them independant 19 October 2017, 12:19:22 UTC
0ecbef8 Merge pull request #363 from urvashik/master CNN/Dailymail Summarization 17 October 2017, 22:02:34 UTC
f084b5b Merge branch 'master' into master 16 October 2017, 19:17:33 UTC
a18541a fixing encoding issues on cnn/dailymail (#1) 16 October 2017, 19:15:34 UTC
3c5823f Merge pull request #361 from rsepassi/push v1.2.5 16 October 2017, 18:03:25 UTC
fa9ad63 Py3 fixes PiperOrigin-RevId: 172172540 16 October 2017, 17:05:27 UTC
d58af0c v1.2.5 PiperOrigin-RevId: 172167687 16 October 2017, 17:05:24 UTC
545ec34 Add support for custom record delimiter in decoding PiperOrigin-RevId: 172128016 16 October 2017, 17:05:17 UTC
43dbf4c First (simple) version of scheduled sampling. PiperOrigin-RevId: 172038992 16 October 2017, 17:05:02 UTC
39fd769 Add sampling with temperature and cifar10 8 by 8 dataset. PiperOrigin-RevId: 172031867 16 October 2017, 17:04:58 UTC
ee922bd Remove added var scopes in @recompute_grad and @fn_with_custom_grad PiperOrigin-RevId: 172016510 16 October 2017, 17:04:53 UTC
dc190ec internal merege PiperOrigin-RevId: 172006716 16 October 2017, 17:04:49 UTC
9aa3326 Updates to TPU eval (now restores and compiles, but TPU system does not initialize properly) PiperOrigin-RevId: 171983646 16 October 2017, 17:04:44 UTC
back to top