amyeroberts
8e8384663d
Update serving code to enable saved_model=True ( #18153 )
...
* Add serving_output and serving methods to some vision models
* Add serving outputs for DeiT
* Don't convert hidden states - differing shapes
* Make saveable
* Fix up
* Make swin saveable
* Add in tests
* Fix funnel tests (can't convert to tensor)
* Fix numpy call
* Tidy up a bit
* Add in hidden states - resnet
* Remove numpy
* Fix failing tests - tensor shape and skipping tests
* Remove duplicated function
* PR comments - formatting and var names
* PR comments
Add suggestions made by Joao Gante:
* Use tf.shape instead of shape_list
* Use @tooslow decorator on tests
* Simplify some of the logic
* PR comments
Address Yih-Dar Sheih comments - making tensor names consistent and make types float
* Types consistent with docs; disable test on swin (slow)
* CI trigger
* Change input_features to float32
* Add serving_output for segformer
* Fixup
Co-authored-by: Amy Roberts <amyeroberts@users.noreply.github.com >
2022-07-22 18:05:38 +01:00
..
2022-05-03 14:42:02 +02:00
2022-06-21 11:51:18 -04:00
2022-07-22 18:05:38 +01:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-07-20 15:54:44 +02:00
2022-06-27 12:06:21 +01:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-03 14:42:02 +02:00
2022-06-24 19:31:30 +02:00
2022-05-12 16:25:55 -04:00
2022-07-22 18:05:38 +01:00
2022-07-22 18:05:38 +01:00
2022-07-18 19:18:19 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-12 16:25:55 -04:00
2022-07-22 18:05:38 +01:00
2022-07-01 15:33:36 +02:00
2022-05-03 14:42:02 +02:00
2022-06-09 09:50:03 +02:00
2022-05-03 14:42:02 +02:00
2022-06-01 16:27:23 +02:00
2022-06-09 09:50:03 +02:00
2022-07-20 15:54:44 +02:00
2022-06-08 15:30:41 +02:00
2022-06-07 18:05:20 +02:00
2022-07-05 14:53:43 +02:00
2022-07-13 18:04:08 +01:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-07-22 13:31:45 +01:00
2022-05-03 14:42:02 +02:00
2022-06-09 09:50:03 +02:00
2022-05-12 16:25:55 -04:00
2022-06-20 16:16:16 +02:00
2022-07-22 18:05:38 +01:00
2022-05-03 14:42:02 +02:00
2022-06-29 12:41:01 +01:00
2022-06-08 15:30:41 +02:00
2022-07-01 09:04:38 -04:00
2022-07-06 15:02:07 +01:00
2022-06-28 20:51:47 +02:00
2022-05-03 14:42:02 +02:00
2022-06-07 18:05:20 +02:00
2022-06-08 15:30:41 +02:00
2022-05-24 12:30:46 +02:00
2022-05-31 10:02:55 +02:00
2022-07-11 05:00:13 -04:00
2022-07-11 05:00:13 -04:00
2022-06-01 16:26:37 +02:00
2022-07-22 18:05:38 +01:00
2022-06-10 12:46:30 +02:00
2022-07-22 18:05:38 +01:00
2022-07-11 12:48:57 -04:00
2022-06-01 10:03:06 -04:00
2022-07-22 18:05:38 +01:00
2022-05-31 10:02:55 +02:00
2022-07-22 18:05:38 +01:00
2022-06-24 19:36:45 +02:00
2022-07-22 18:05:38 +01:00
2022-05-12 16:25:55 -04:00
2022-06-08 00:33:07 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-12 16:25:55 -04:00
2022-07-22 18:05:38 +01:00
2022-06-29 16:07:51 -04:00
2022-05-03 14:42:02 +02:00
2022-07-18 15:26:21 +02:00
2022-06-29 09:30:55 -04:00
2022-07-12 04:28:28 -04:00
2022-07-18 08:12:34 -04:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-07-22 18:05:38 +01:00
2022-07-22 13:35:32 +03:00
2022-07-22 18:05:38 +01:00
2022-05-12 16:25:55 -04:00
2022-05-03 14:42:02 +02:00
2022-05-31 10:02:55 +02:00
2022-06-09 09:50:03 +02:00
2022-05-12 16:25:55 -04:00
2022-05-03 14:42:02 +02:00
2022-06-10 18:50:29 +02:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-06-29 13:45:14 +01:00
2022-05-03 14:42:02 +02:00
2022-07-04 10:59:15 +01:00
2022-05-17 14:33:13 +02:00
2022-06-08 15:30:41 +02:00
2022-05-04 10:04:10 +02:00
2022-07-21 18:22:37 +01:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-31 10:02:55 +02:00
2022-05-31 10:02:55 +02:00
2022-06-24 16:26:14 +02:00
2022-05-03 14:42:02 +02:00
2022-07-22 18:05:38 +01:00
2022-07-22 18:05:38 +01:00
2022-06-06 15:53:49 +01:00
2022-05-03 14:42:02 +02:00
2022-05-17 19:07:43 -04:00
2022-06-06 15:53:49 +01:00
2022-05-31 10:02:55 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-06-09 09:50:03 +02:00
2022-05-12 16:25:55 -04:00
2022-07-18 15:29:14 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-06-24 11:34:51 +02:00
2022-07-11 05:00:13 -04:00
2022-05-12 16:25:55 -04:00
2022-05-17 18:20:36 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-31 10:02:55 +02:00
2022-05-03 14:42:02 +02:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-03 14:42:02 +02:00
2022-07-04 17:26:19 +01:00
2022-06-24 11:34:51 +02:00
2022-06-08 15:30:41 +02:00
2022-05-03 14:42:02 +02:00