This repository was archived by the owner on Jul 7, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: tensorflow/tensor2tensor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refine automatic mixed precision support via hyper param cla: yes PR author has signed CLA
#1681 by vinhngx was merged Aug 30, 2019 Loading…
Refine automatic mixed precision support cla: yes PR author has signed CLA
#1680 by vinhngx was closed Aug 30, 2019 Loading…
achieve the paper Attention Is All You Need's position encoding cla: yes PR author has signed CLA
#1677 by wuutiing was closed Aug 27, 2019 Loading…
Transformer tutorial cla: yes PR author has signed CLA
#1675 by Styleoshin was merged Aug 26, 2019 Loading…
Update generator_utils.py cla: yes PR author has signed CLA
#1674 by TanguyUrvoy was merged Aug 26, 2019 Loading…
Change confusing function name cla: yes PR author has signed CLA
#1669 by lazylife7157 was merged Aug 21, 2019 Loading…
WIP: Added new initializers cla: yes PR author has signed CLA
#1666 by joaogui1 was merged Aug 28, 2019 Loading…
correct typo in add_timing_signal_nd cla: yes PR author has signed CLA
#1651 by Separius was merged Jul 30, 2019 Loading…
4 new dialog problems cla: yes PR author has signed CLA
#1642 by ricsinaruto was merged Sep 13, 2019 Loading…
Adding automatic mixed precision support cla: yes PR author has signed CLA
#1637 by vinhngx was merged Jul 30, 2019 Loading…
Model-Based RL: Rainbow params with larger epsilon. cla: yes PR author has signed CLA
#1635 by konradczechowski was merged Aug 1, 2019 Loading…
Model-Based RL: Fix setting agent to eval_mode during evaluation. cla: yes PR author has signed CLA
#1634 by konradczechowski was merged Jul 18, 2019 Loading…
Loss twice multiplied with loss_coef cla: yes PR author has signed CLA
#1627 by davidmrau was merged Jul 18, 2019 Loading…
Add English-Spanish translation problem cla: yes PR author has signed CLA
#1626 by voluntadpear was merged Jul 18, 2019 Loading…
Should not generate summary during decoding in dot_product_relative_attention cla: yes PR author has signed CLA
#1618 by phamthuonghai was merged Jul 18, 2019 Loading…
Model-Based RL: DQN evaluation. cla: yes PR author has signed CLA
#1614 by konradczechowski was merged Jun 28, 2019 Loading…
Model Based RL: Introduce Rainbow. cla: yes PR author has signed CLA
#1607 by konradczechowski was merged Jun 19, 2019 Loading…
Storing encoder-decoder attention history at Transformer's cache during fast decoding. cla: yes PR author has signed CLA
#1602 by EugKar was merged Jun 20, 2019 Loading…
Dump policy checkpoints every epoch in PPO, add an option to evaluate all epochs in the evaluator cla: yes PR author has signed CLA
#1597 by koz4k was merged Jun 7, 2019 Loading…
Using partial targets at inference time. cla: yes PR author has signed CLA
#1596 by EugKar was merged Jun 7, 2019 Loading…
Parameters for Model-Based with DQN cla: yes PR author has signed CLA
#1592 by konradczechowski was merged Jun 6, 2019 Loading…
Documentation for creating own model cla: yes PR author has signed CLA
#1589 by hbrylkowski was merged Jun 7, 2019 Loading…
Updated link to DeepMind Math dataset cla: yes PR author has signed CLA
#1583 by MaxSobolMark was merged Jun 7, 2019 Loading…
Adding extra linear to semantic hashing discretization bottleneck. cla: yes PR author has signed CLA
#1578 by martiansideofthemoon was merged Jun 7, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.