Commit Graph

68 Commits

Author SHA1 Message Date
allegroai
0e240101db Add pandas to the default serving container, update triton client package 2022-06-05 16:12:22 +03:00
allegroai
782cd5dfc8 pep8 2022-06-05 16:11:55 +03:00
allegroai
5361bd3285 Fix statistics container auto reload configuration 2022-06-05 16:11:44 +03:00
allegroai
f2e207e2f2 Add per endpoint-variable add/remove statistics logging 2022-06-05 16:11:17 +03:00
allegroai
8778f723e6 Add pre/post processing callnack state dict, for safe per request state storage 2022-06-05 16:10:20 +03:00
Allegro AI
45d0877c71
Merge pull request #27 from thepycoder/bugfix/statistics_reload
Add task reload call that made statistics service not update correctly
2022-06-03 13:26:15 +03:00
Allegro AI
4c7d630895
Merge pull request #28 from thepycoder/bugfix/scalar_histogram_typo
Fix bug where custom buckets are not passed through correctly
2022-06-03 13:25:58 +03:00
Victor Sonck
dfe620eafc Fix bug where custom buckets are not passed through correctly 2022-06-01 17:14:31 +02:00
Victor Sonck
e3a8ed95b5 Add task reload call that made statistics service not update correctly 2022-06-01 09:54:02 +02:00
Allegro AI
c51e2d402e
Merge pull request #26 from thepycoder/bugfix/variable_value_mixup
Changed variable type to value
2022-05-31 17:32:37 +03:00
Victor Sonck
5a6c8abeb0 Changed variable type to value 2022-05-31 16:30:13 +02:00
allegroai
d15bfcade5 Fix triton model auto refresh default value 2022-04-29 03:10:58 +03:00
allegroai
c3f3008868 pep8 2022-04-29 03:10:35 +03:00
H4dr1en
a3062c08f3
Update readme.md (#21) 2022-04-25 12:05:35 +03:00
pollfly
827905cdc0
Fix link in README (#20) 2022-04-20 23:44:01 +03:00
allegroai
409fc156fd Add Preprocess.model_endpoint 2022-04-18 23:24:30 +03:00
allegroai
49e5acba53 Improve pipeline concurrency 2022-04-18 23:24:04 +03:00
allegroai
8314074edf Update diagram 2022-04-18 23:21:15 +03:00
allegroai
19fc4f8202 Update diagram 2022-04-03 21:37:34 +03:00
allegroai
619ef8da36 Fix print config help fails 2022-04-03 21:28:41 +03:00
Allegro AI
a54a9fbb7c
Update README.md 2022-04-01 19:22:18 +03:00
Allegro AI
9048d77cb6
Update README.md 2022-04-01 19:12:56 +03:00
allegroai
5ee6e244d4 Update diagram 2022-04-01 19:09:19 +03:00
Allegro AI
4c55b12343
Update preprocess.py 2022-03-30 20:31:05 +03:00
Allegro AI
0ca2d8ce3a
Update preprocess.py 2022-03-30 20:30:50 +03:00
pollfly
906d74a268
Edit README (#18) 2022-03-27 18:50:37 +03:00
allegroai
7e9c44e73d Documentation 2022-03-21 17:54:57 +02:00
allegroai
c83403c34b documentation 2022-03-21 17:15:56 +02:00
allegroai
0f809efa65 Merge remote-tracking branch 'origin/dev' into main 2022-03-21 17:15:06 +02:00
allegroai
69f0d91e17 update requirements 2022-03-21 17:14:34 +02:00
allegroai
eb373b25c8 Documentation 2022-03-21 17:10:53 +02:00
allegroai
a0ca23eccc Fix docker-compose 2022-03-21 17:10:38 +02:00
allegroai
e0f18dc1f7 Fix metric scalar vector support 2022-03-21 17:10:04 +02:00
allegroai
4355c1b1f4 Add model metric logging 2022-03-21 01:00:19 +02:00
allegroai
d684169367 Add model ensemble and model pipelines support 2022-03-09 04:02:03 +02:00
allegroai
34e5a0b2c8 Fix routing 2022-03-06 03:14:06 +02:00
Allegro AI
a7eb36383c
Update README.md 2022-03-06 02:22:11 +02:00
Allegro AI
d84829bb8a
Update readme.md 2022-03-06 02:14:33 +02:00
Allegro AI
f2f0c07c38
Update readme.md 2022-03-06 02:12:33 +02:00
Allegro AI
a49fa0321e
Update readme.md 2022-03-06 02:12:02 +02:00
Allegro AI
b35100568a
Update readme.md 2022-03-06 02:10:55 +02:00
Allegro AI
3560159de0
Update readme.md 2022-03-06 02:10:30 +02:00
allegroai
451e335ceb Add missing requirements 2022-03-06 02:05:52 +02:00
Allegro AI
78436106f5
Update README.md 2022-03-06 01:45:29 +02:00
Allegro AI
c0c163ff09
Update README.md 2022-03-06 01:44:59 +02:00
Allegro AI
59c8d343ea
Update README.md 2022-03-06 01:39:59 +02:00
Allegro AI
0fb51c42d1
Update README.md 2022-03-06 01:31:00 +02:00
Allegro AI
7052bab2d7
Update README.md 2022-03-06 01:29:59 +02:00
allegroai
b4cb27b27d ClearML-Serving v2 initial working commit 2022-03-06 01:25:56 +02:00
Jake Henning
ce6ec847b1
Merge pull request #16 from FawadAhmed322/triton_example
Add python example of sending request to model deployed on Triton
2021-12-23 01:19:49 +02:00