- 21 Oct, 2020 1 commit
-
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 338221628
-
- 20 Oct, 2020 5 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 338095907
-
Abdullah Rashwan authored
PiperOrigin-RevId: 338094579
-
Yu-hui Chen authored
Added few keypoint postprocessing functions to handle the one-class bounding box/keypoint use case such that the model can be converted to tf.lite format and run on CPU/GPU. PiperOrigin-RevId: 338078454
-
Yu-hui Chen authored
causes different behaviors with NaNs in reduce_min/argmin functions. Replaced the NaN values by Infs in one of the tensor to fix it. PiperOrigin-RevId: 338069303
-
Taehee Jeong authored
PiperOrigin-RevId: 338066485
-
- 19 Oct, 2020 4 commits
-
-
http://host.robots.ox.ac.uk/pascal/VOC/voc2012/Aman Gupta authored
Old link (http://host.robots.ox.ac.uk/pascal/VOC/voc2012/) is not available. So need to update the location of the dataset. (#9395)
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 337931726
-
Hongkun Yu authored
PiperOrigin-RevId: 337927475
-
Abdullah Rashwan authored
PiperOrigin-RevId: 337910656
-
- 17 Oct, 2020 2 commits
-
-
Reed Wanderman-Milne authored
Soon, AutoCastVariable.dtype will refer to the variable dtype, not the compute dtype. This change stops using AutoCastVariable.dtype. PiperOrigin-RevId: 337670544
-
Ruoxin Sang authored
PiperOrigin-RevId: 337609198
-
- 16 Oct, 2020 3 commits
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 337550702
-
Le Hou authored
PiperOrigin-RevId: 337540237
-
Abdullah Rashwan authored
PiperOrigin-RevId: 337456452
-
- 15 Oct, 2020 3 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 337366497
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 337251846
-
Hongkun Yu authored
PiperOrigin-RevId: 337242735
-
- 14 Oct, 2020 3 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 337134894
-
Jonathan Huang authored
PiperOrigin-RevId: 337134017
-
Hongkun Yu authored
PiperOrigin-RevId: 336991213
-
- 13 Oct, 2020 10 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 336973004
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 336967249
-
Hongkun Yu authored
PiperOrigin-RevId: 336960641
-
Abdullah Rashwan authored
PiperOrigin-RevId: 336951637
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 336942308
-
Abdullah Rashwan authored
PiperOrigin-RevId: 336939703
-
A. Unique TensorFlower authored
Lambda layers are fundamentally non-portable since they serialize Python bytecode. PiperOrigin-RevId: 336917172
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 336914823
-
A. Unique TensorFlower authored
Lambda layers are fundamentally non-portable since they serialize Python bytecode. PiperOrigin-RevId: 336910013
-
Hongkun Yu authored
PiperOrigin-RevId: 336795303
-
- 12 Oct, 2020 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 336771016
-
Allen Wang authored
PiperOrigin-RevId: 336709640
-
- 09 Oct, 2020 5 commits
-
-
Zhenyu Tan authored
PiperOrigin-RevId: 336353171
-
Hongkun Yu authored
PiperOrigin-RevId: 336339472
-
Vivek Rathod authored
PiperOrigin-RevId: 336321500
-
Abdullah Rashwan authored
PiperOrigin-RevId: 336229644
-
Ran Chen authored
PiperOrigin-RevId: 336215069
-
- 08 Oct, 2020 2 commits
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 336132820
-
Hongkun Yu authored
Factor out optimizer creation logic from the trainer, so as to avoid access runtime config inside Trainer. Add validation method on the ExperimentConfig as clients may use other containers instead of the model garden config dataclass. PiperOrigin-RevId: 336132223
-