https://github.com/tensorflow/tensor2tensor

sort by:
Revision Author Date Message Commit Date
5c0d89e Merge pull request #620 from rsepassi/push v1.5.3 26 February 2018, 23:30:01 UTC
3ab6147 making scaleTier CUSTOM by default and allowing user to specify custom machine types when running on CPU PiperOrigin-RevId: 187056322 26 February 2018, 19:51:09 UTC
5650c80 Fix translate_test Py3 zip compatibility PiperOrigin-RevId: 187055306 26 February 2018, 19:50:56 UTC
b9b4dad Reduce num file shards for example PoetryLines problem PiperOrigin-RevId: 187055251 26 February 2018, 19:50:40 UTC
b1e7708 transformer_symshard research model - Symmetrically sharded version of Transformer. PiperOrigin-RevId: 186915433 26 February 2018, 18:14:16 UTC
ba2f9c8 Add tpu hparams for img2img PiperOrigin-RevId: 186704921 26 February 2018, 18:13:56 UTC
5704e55 Bugfix bringing LM1B vocab to the new naming. PiperOrigin-RevId: 186702331 26 February 2018, 18:13:38 UTC
8ae34be Set default eval_steps=100 PiperOrigin-RevId: 186697250 26 February 2018, 18:13:28 UTC
9626b23 Add option to not autoencode input PiperOrigin-RevId: 186681397 26 February 2018, 18:13:21 UTC
24b1b7b convert to static shapes in image transformer for TPU compatibility, fix bug in static version of ones_matrix_band_part. PiperOrigin-RevId: 186668205 26 February 2018, 18:12:54 UTC
4f91408 adding functionality to parse a requirements.txt file to install pypi packages PiperOrigin-RevId: 186645840 26 February 2018, 18:12:40 UTC
ecce6a3 Fix problems with decoding. PiperOrigin-RevId: 186541705 26 February 2018, 18:12:32 UTC
ac9ab82 Bring beta back and make decay rate for dp_strength an hparam PiperOrigin-RevId: 186537741 26 February 2018, 18:12:12 UTC
ac72761 Decay dp_strength every 20k steps. PiperOrigin-RevId: 186513041 26 February 2018, 18:09:24 UTC
6271f00 Cleanup translate iterators, fix broken txt line iterator PiperOrigin-RevId: 186490200 26 February 2018, 18:09:13 UTC
a467a62 1) implementation of dirichlet process (DP) prior: in my first experiments, this PiperOrigin-RevId: 186389799 26 February 2018, 18:08:55 UTC
07178ca Add translate_ende_wmt8k_packed dataset. PiperOrigin-RevId: 186364651 26 February 2018, 18:08:44 UTC
a130675 Add a comment on example skipping PiperOrigin-RevId: 186353744 26 February 2018, 18:08:32 UTC
3752023 Rm bad name PiperOrigin-RevId: 186321114 26 February 2018, 18:08:25 UTC
cd69ea4 Refactor discretization bottlenecks and add Pitman-Yor prior. PiperOrigin-RevId: 186260106 26 February 2018, 18:08:14 UTC
fa4ec9a TPU config for transformer ae. PiperOrigin-RevId: 186258236 26 February 2018, 18:07:58 UTC
070ae77 Support ML Engine launch from PyPI and local installs PiperOrigin-RevId: 186256681 26 February 2018, 18:07:49 UTC
21d1aec Changes to Adafactor algorithm - scale updates relative to variable RMS. Implement new framework for specifying learning rate as a product of named factors - old configs use hparams.learning_rate_schedule="legacy" and should not be affected (except for transformer_tpu, which uses Adafactor). Move learning rate and Adafactor code to their own files. PiperOrigin-RevId: 186185690 26 February 2018, 18:07:41 UTC
b929e30 Merge pull request #609 from stefan-it/enmk-fix enmk: use right order of source and target language 22 February 2018, 04:11:09 UTC
39ddff9 Merge pull request #608 from bwilbertz/fix-txt-iterator fix txt_line_iterator to not stop at empty line 22 February 2018, 03:58:40 UTC
ac62e8f Merge pull request #605 from wes-turner/try-copy-first Maybe_download can copy from filesystem or GCS 22 February 2018, 03:45:25 UTC
7fa45e4 Merge pull request #604 from wes-turner/approx-size-prop Makes approx_vocab_size a property 22 February 2018, 03:43:13 UTC
0ff9d93 Merge pull request #602 from deasuke/fix_decode fix: avoid tokenizer error on too big unicode point 22 February 2018, 03:42:26 UTC
8df5591 fix txt_line_iterator to not stop at empty line 21 February 2018, 19:31:35 UTC
61e971a Maybe_download can copy from filesystem or GCS By trying to copy files to the local, tmp-dir cache using tf.gfile.Copy before using urllib2, origin files can now also be paths on a locally-mounted filesystem or on GCS. 21 February 2018, 12:49:03 UTC
2ca8d1e Makes approx_vocab_size a property One more approx_vocab_size that should be decorated with @property. All the rest of the instances of approx_vocab_size have this decoration. 21 February 2018, 12:46:56 UTC
9d1f536 enmk: use right order of source and target language 20 February 2018, 18:30:11 UTC
dab4dc6 fix: avoid tokenizer error on too big unicode point 20 February 2018, 06:43:00 UTC
66abff2 Merge pull request #600 from wes-turner/master Makes approx_vocab_size a property as was intended 20 February 2018, 04:33:51 UTC
7c7e8c1 Merge pull request #597 from stefan-it/fix-translate_enmk_setimes32k_rev enmk: fix dataset generation 20 February 2018, 04:30:12 UTC
9a3b7ad Makes approx_vocab_size a property as was intended 19 February 2018, 17:29:55 UTC
e7c48b0 enmk: fix dataset generation 19 February 2018, 03:09:47 UTC
e1e0194 Merge pull request #593 from rsepassi/push v1.5.2 17 February 2018, 01:03:29 UTC
c2ae3dc Add hparams for img2img transformer for current best and dilated PiperOrigin-RevId: 186061724 17 February 2018, 00:26:24 UTC
d6b80dd Travis test changes PiperOrigin-RevId: 186061524 17 February 2018, 00:26:15 UTC
2239ad0 Add CIFAR-100 dataset and generator PiperOrigin-RevId: 186042711 17 February 2018, 00:12:45 UTC
c471341 v1.5.2 PiperOrigin-RevId: 186040135 16 February 2018, 21:40:31 UTC
a31d68c Tutorial for training transformer for ASR. PiperOrigin-RevId: 186011568 16 February 2018, 21:09:51 UTC
46f518c Hparam specification for solving Librispeech with Transformer PiperOrigin-RevId: 185972342 16 February 2018, 21:09:45 UTC
8548dab Support TF 1.5 launching an ML Engine job (which only supports 1.4) PiperOrigin-RevId: 185954947 16 February 2018, 21:09:33 UTC
5654701 Editing some hparam docstrings. PiperOrigin-RevId: 185925377 16 February 2018, 21:09:25 UTC
29dd6b9 internal merge PiperOrigin-RevId: 185917997 16 February 2018, 21:09:16 UTC
f67cdd8 Hook up dilated self attention and hparams for CIFAR10. PiperOrigin-RevId: 185910914 16 February 2018, 21:09:09 UTC
765d33b Base classes for text problems - Text2Text, Text2Class, Text2Self PiperOrigin-RevId: 185885669 16 February 2018, 21:08:57 UTC
9451e5f Make image transformer models open source PiperOrigin-RevId: 185749604 16 February 2018, 21:08:36 UTC
4cfceea Speed improvement for Librispeech on TPU. PiperOrigin-RevId: 185747194 16 February 2018, 21:08:24 UTC
4bd7065 Fix decoding bug where space are lost between pixels for images PiperOrigin-RevId: 185745241 16 February 2018, 21:08:17 UTC
860a2c5 Fix error resulting from make_image_summary during decoding for image models PiperOrigin-RevId: 185739332 16 February 2018, 21:08:10 UTC
27b767f separate function for within block attention PiperOrigin-RevId: 185736100 16 February 2018, 21:08:00 UTC
a05cbac Add support for dictionary outputs from T2TModel.body PiperOrigin-RevId: 185628706 16 February 2018, 21:07:49 UTC
4f39428 Change initializer on the projection tensors to get it working. PiperOrigin-RevId: 185580419 16 February 2018, 21:07:35 UTC
dc70ad1 Add LSTMEncoder. PiperOrigin-RevId: 185580352 16 February 2018, 21:07:27 UTC
98736bf Change in order of hparams creation to allow overriding problem specific hparams. PiperOrigin-RevId: 185558610 16 February 2018, 21:07:19 UTC
cfb69f7 Add LSTMSeq2seqBidirectionalEncoder and LSTMSeq2seqAttentionBidirectionalEncoder models which are LSTMSeq2seq and LSTMSeq2seqAttention with a bidirectional lstm as the encoder. PiperOrigin-RevId: 185525630 16 February 2018, 21:07:11 UTC
9a55fa6 Separation of inputs and targets batch padding for TPU. PiperOrigin-RevId: 185506797 16 February 2018, 21:07:03 UTC
1205f5b Fix Revnet-38 CIFAR convergence. PiperOrigin-RevId: 185458354 16 February 2018, 21:06:56 UTC
42129d2 Add new problem for CelebA PiperOrigin-RevId: 185454380 16 February 2018, 21:06:49 UTC
a60f4ce Fix a wrong function call for prepend_mode == "prepend_inputs_full_attention". PiperOrigin-RevId: 185451209 16 February 2018, 21:06:31 UTC
de38fde hparam configs for transformer_vae. Also, some adding and removing hparams. PiperOrigin-RevId: 185440934 16 February 2018, 21:06:16 UTC
f0a469e Skip random fraction of records in input pipeline if training PiperOrigin-RevId: 185438761 16 February 2018, 21:06:08 UTC
27c660d Fix Travis serving tests PiperOrigin-RevId: 185436820 16 February 2018, 21:05:59 UTC
f795629 Reduce model logging in Eager mode PiperOrigin-RevId: 185430604 16 February 2018, 21:05:47 UTC
59cda9b Move Travis export test into if block PiperOrigin-RevId: 185331592 16 February 2018, 21:05:35 UTC
85c5cb9 Add tests against TensorFlow versions PiperOrigin-RevId: 185330705 16 February 2018, 21:05:26 UTC
4624641 Merge pull request #586 from deepsense-ai/eval_implemantation Further improvements to rl 15 February 2018, 22:34:32 UTC
0878242 Merge pull request #584 from bbarnes52/master update invalid tf.gfile.Move to tf.gfile.Copy followed by tf.gfile.Remove 15 February 2018, 22:33:44 UTC
37ced7c Merge pull request #585 from dimitry12/master make cia compatible with Python 3 15 February 2018, 22:31:53 UTC
08b15e1 Adjustment for envs with semantics.autoreset. 15 February 2018, 12:17:09 UTC
6633d9c Introducing video_during_eval hparam. 14 February 2018, 13:45:48 UTC
1f4d661 Improved handling of Xvfb server. 14 February 2018, 12:11:54 UTC
f3ef24c make cia compatible with Python 3 14 February 2018, 04:00:11 UTC
e8456d4 updating invalid tf.gfile.Move to tf.gfile.Copy followed by tf.gfile.Remove 13 February 2018, 21:57:23 UTC
3cf9c38 Merge branch 'stop_hejt_and_gradients' into eval_implemantation 13 February 2018, 15:00:27 UTC
e97ce1b Improving readability. 13 February 2018, 14:49:15 UTC
b1da810 stylistic fixes 13 February 2018, 14:40:36 UTC
3c2af07 Export score summary only when it is meaningful. 13 February 2018, 14:03:51 UTC
256833d Introducing EvalVideoWrapper. This version will work with any number of num_eval_agents. 13 February 2018, 13:45:24 UTC
d59fa26 Allowing lambda's in the environment specification 13 February 2018, 09:08:18 UTC
8e02ef2 multidimentional observations bugfix 13 February 2018, 09:07:48 UTC
f1660a2 Simple cnn network 13 February 2018, 09:07:18 UTC
fb3bc86 Enabling movie recordings. So far will work only with num_eval_agents = 1. 12 February 2018, 17:53:36 UTC
3bb1249 Initial version of evaluation. 12 February 2018, 16:02:06 UTC
bf40ffc Renaming summaries to conform with tf 12 February 2018, 14:50:31 UTC
5a4e9b9 Fix of a major bag in value loss. Added gradeint summaries 12 February 2018, 14:48:13 UTC
3740caa Renaming parameters sets. 12 February 2018, 11:38:16 UTC
64d1f96 Merge pull request #577 from rsepassi/push v1.5.1 12 February 2018, 05:29:39 UTC
50f38d5 Bump back json printing to support TF 1.4 and make a small release. PiperOrigin-RevId: 185328910 12 February 2018, 04:17:40 UTC
0d464ff Merge pull request #576 from rsepassi/push v1.5.0 12 February 2018, 03:18:28 UTC
88a3c9b Extend Cloud TPU docs. PiperOrigin-RevId: 185318516 12 February 2018, 02:59:25 UTC
30a79e8 Add models/research/__init__.py PiperOrigin-RevId: 185314217 11 February 2018, 21:48:08 UTC
08f0742 Add a quick MNIST model for README, comments and documentation, bump back version. PiperOrigin-RevId: 185311943 11 February 2018, 20:50:30 UTC
70a0464 Move more researchy models under models/research. PiperOrigin-RevId: 185311067 11 February 2018, 20:17:17 UTC
57a27fe Increase release number. PiperOrigin-RevId: 185267399 10 February 2018, 23:21:46 UTC
d23d241 internal merge PiperOrigin-RevId: 185267339 10 February 2018, 23:21:40 UTC
9d4c00f Shorten the feature name for expected_attentions, too verbose. PiperOrigin-RevId: 185208468 10 February 2018, 21:20:58 UTC
back to top