- 22 May, 2019 1 commit
-
-
tjakob authored
-
- 14 Jan, 2019 1 commit
-
-
Gonzalo Gasca Meza authored
Changes in Tensorflow contrib: https://github.com/tensorflow/tensorflow/commit/304faf0444260912b6996d39227417c09561c37e Causes tensortt.py to fail. ``` AttributeError: 'module' object has no attribute 'get_signature_def_by_key' ``` Replace `tf.contrib.saved_model.get_signature_def_by_key` with `meta_graph_def.signature_def`
-
- 26 Apr, 2018 1 commit
-
-
Karmel Allison authored
-
- 17 Apr, 2018 1 commit
-
-
Karmel Allison authored
-
- 09 Apr, 2018 1 commit
-
-
Karmel Allison authored
* Adding cast to fp32 * Adding myself to OWNERS
-
- 02 Apr, 2018 1 commit
-
-
Karmel Allison authored
-
- 30 Mar, 2018 1 commit
-
-
Karmel Allison authored
* Adding scripts for TensorRT * Fixing README link * Responding to CR
-