- 08 Dec, 2018 1 commit
-
-
Priya Gupta authored
-
- 07 Dec, 2018 5 commits
-
-
Toby Boyd authored
-
Toby Boyd authored
-
Toby Boyd authored
-
Priya Gupta authored
-
Priya Gupta authored
-
- 05 Dec, 2018 1 commit
-
-
Priya Gupta authored
-
- 03 Dec, 2018 2 commits
-
-
Priya Gupta authored
-
Priya Gupta authored
-
- 30 Nov, 2018 6 commits
-
-
Amit Patankar authored
-
Amit Patankar authored
-
Amit Patankar authored
-
Amit Patankar authored
This reverts commit 649e0374.
-
Amit Patankar authored
-
Amit Patankar authored
-
- 27 Nov, 2018 3 commits
-
-
Priya Gupta authored
-
Priya Gupta authored
-
Priya Gupta authored
-
- 17 Nov, 2018 1 commit
-
-
HelgeS authored
-
- 13 Oct, 2018 5 commits
- 12 Oct, 2018 2 commits
- 06 Oct, 2018 1 commit
-
-
Toby Boyd authored
-
- 05 Oct, 2018 1 commit
-
-
Toby Boyd authored
-
- 04 Oct, 2018 2 commits
-
-
Taylor Robie authored
* Update resnet README with new checkpoints and SavedModels * add more detail on channels_first vs channels_last * fix typo * add disclaimer about checkpoints
-
Taylor Robie authored
* set strip_default_attrs=True for SavedModel exports * specify dtype in resnet export * another dtype fix * fix another dtype issue, and set --image_bytes_as_serving_input to default to False
-
- 03 Oct, 2018 1 commit
-
-
Toby Boyd authored
-
- 01 Oct, 2018 1 commit
-
-
netfs authored
with serving signature that accepts JPEG image bytes instead of a fixed size [HxWxC] image tensor. Passing JPEG image bytes is easier for inference/serving use cases. The model internally resizes/crops the JPEG image to required [HxWxC] tensor before passing it on for actual model inference. This change aligns with Cloud TPU/ResNet-50 model that offers a similar interface (jpeg bytes) for inferencing here: https://github.com/tensorflow/tpu/tree/master/models/official/resnet NOTE: This flag is set to `True` by default for ImageNet, and is disallowed for CIFAR (as it does not apply to CIFAR).
-
- 28 Sep, 2018 1 commit
-
-
Toby Boyd authored
-
- 19 Sep, 2018 1 commit
-
-
Naurril authored
-
- 05 Sep, 2018 2 commits
- 02 Sep, 2018 2 commits
- 01 Sep, 2018 2 commits