Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Fix universal transformer decoding #1257

Merged
merged 10 commits into from
Dec 3, 2018
Merged

Conversation

artitw
Copy link
Contributor

@artitw artitw commented Nov 29, 2018

Fixes how _beam_decode missing use_tpu argument and throwing error:

_beam_decode() takes 6 positional arguments but 7 were given

@googlebot googlebot added the cla: yes PR author has signed CLA label Nov 29, 2018
@afrozenator afrozenator merged commit 424a68a into tensorflow:master Dec 3, 2018
@afrozenator
Copy link
Contributor

thanks @artitw !

tensorflow-copybara pushed a commit that referenced this pull request Dec 3, 2018
PiperOrigin-RevId: 223867901
theorm added a commit to theorm/tensor2tensor that referenced this pull request Dec 4, 2018
* master: (300 commits)
  Allow vgg_ckpt_dir as a decode_hparam and make it None by default.
  flags.py -> (utils/flags.py)
  Move nfg to models/video for external collaboration.
  Move nfg to models/video for external collaboration.
  Undefined name: xrange() was removed in Python 3 (tensorflow#1258)
  internal merge of PR tensorflow#1257
  Fix universal transformer decoding (tensorflow#1257)
  Let weights_multi_problem_all support tensor taskid
  Delete unused only_last from dataset. The functionality was buggy to
  Internal change
  Add En-Ro translation, reserve ids for extra tasks in TPU adafactor multi-Transformer.
  adding 256*256 imagenet class to t2t.problems.
  internal merge of PR tensorflow#1256
  Differentiate summaries for train and eval. (tensorflow#1256)
  internal merge of PR tensorflow#1242
  Word Error Rate for Speech Recognition (tensorflow#1242)
  internal merge of PR tensorflow#1253
  internal merge of PR tensorflow#1247
  add problems, conll2002_es_ner and conll2002_nl_ner (tensorflow#1253)
  Fix MRPC link (tensorflow#1247)
  ...
kpe pushed a commit to kpe/tensor2tensor that referenced this pull request Mar 2, 2019
* fix bAbi data generator and readme

* Fix bAbi hparams deletion

* Fix bAbi hparams delete unecessary keys

* Fix bAbi hparams clean keys

* bAbi hparams delete keys

* fix readme

* fix universal transformer decoding

* fix merge conflict
kpe pushed a commit to kpe/tensor2tensor that referenced this pull request Mar 2, 2019
PiperOrigin-RevId: 223867901
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants