Commit Graph

  • 4b7b66c96b postbeta Koushik Dutta 2024-11-21 21:08:22 -08:00
  • 0462ad228b server: fix non cluster crash Koushik Dutta 2024-11-21 21:08:13 -08:00
  • 45ac7f2f4e postbeta Koushik Dutta 2024-11-21 20:54:29 -08:00
  • 6618129e1d server: cluster load balancing Koushik Dutta 2024-11-21 20:54:20 -08:00
  • 1a72eddcc8 predict: formatting Koushik Dutta 2024-11-21 15:22:35 -08:00
  • 1c9037dc35 predict: fix worker startup on primary server Koushik Dutta 2024-11-21 15:22:16 -08:00
  • 2c5b79291f server: python formatting Koushik Dutta 2024-11-21 14:53:16 -08:00
  • cd0ab104ea predict: formatting Koushik Dutta 2024-11-21 14:52:01 -08:00
  • c6f4c1a669 onnx: implement clustering. and cleanup coreml/openvino. Koushik Dutta 2024-11-21 14:51:31 -08:00
  • 9f28e38716 openvino: cluster support Koushik Dutta 2024-11-21 14:37:49 -08:00
  • ba8f25fde3 postbeta Koushik Dutta 2024-11-21 14:30:14 -08:00
  • 9f27b2f382 Merge branch 'main' into cluster Koushik Dutta 2024-11-21 11:20:49 -08:00
  • 96fa6af0fc reolink: fix missing debug setting Koushik Dutta 2024-11-21 11:20:44 -08:00
  • eca5fbecdc Merge branch 'main' into cluster Koushik Dutta 2024-11-21 10:04:47 -08:00
  • 8e0e2854e9 dev: update npm-install.sh Koushik Dutta 2024-11-21 10:04:03 -08:00
  • 1eb9d938e7 core: publish Koushik Dutta 2024-11-21 10:04:14 -08:00
  • 095f80e1f9 dev: update npm-install.sh Koushik Dutta 2024-11-21 10:04:03 -08:00
  • da1f6118c8 predict: wip coreml clustering across multiple macs Koushik Dutta 2024-11-20 22:27:20 -08:00
  • 5060748e9d server: implement clustered plugin debugging Koushik Dutta 2024-11-20 20:53:23 -08:00
  • 25df4f8376 server: fix cluster logging Koushik Dutta 2024-11-20 20:51:45 -08:00
  • 56fdff3545 server: cluster client error logging Koushik Dutta 2024-11-20 18:30:28 -08:00
  • 2fbfe2cb65 server: more logging Koushik Dutta 2024-11-20 18:28:12 -08:00
  • 32ede1f7fe postbeta Koushik Dutta 2024-11-20 18:16:09 -08:00
  • 1a2ec8ab4e server: log startup Koushik Dutta 2024-11-20 18:16:01 -08:00
  • 53cab91b02 server: refactor runtime worker creation Koushik Dutta 2024-11-20 14:53:58 -08:00
  • 02a46a9202 postbeta Koushik Dutta 2024-11-20 12:38:06 -08:00
  • 69f4de66e9 server: exit hooks for python fork Koushik Dutta 2024-11-20 12:18:25 -08:00
  • aed6e0c446 server: wip cluster mode load balancing Koushik Dutta 2024-11-20 11:39:21 -08:00
  • 432c178f29 sdk: more cluster fixes for python Koushik Dutta 2024-11-20 10:58:10 -08:00
  • bcf698daa3 sdk: expose ClusterManager to python Koushik Dutta 2024-11-20 10:13:54 -08:00
  • 347a957cd3 sdk: add cluster manager Koushik Dutta 2024-11-20 10:10:47 -08:00
  • 459b95a0e2 server: python cluster worker routing Koushik Dutta 2024-11-18 21:33:49 -08:00
  • 1c18129449 postbeta Koushik Dutta 2024-11-18 21:05:37 -08:00
  • 21274df881 server: fix cluster check nre Koushik Dutta 2024-11-18 21:05:28 -08:00
  • ca243e79bb server: apply default runtime for cluster fork Koushik Dutta 2024-11-18 21:03:00 -08:00
  • 924394d365 postbeta Koushik Dutta 2024-11-18 19:50:15 -08:00
  • 23167da88b server: fork by clusterWorkerId Koushik Dutta 2024-11-18 19:29:07 -08:00
  • c1d48e1c6b sdk: add cluster worker request to fork Koushik Dutta 2024-11-18 15:47:31 -08:00
  • 7a22e17d84 Merge branch 'main' into cluster Koushik Dutta 2024-11-18 13:46:27 -08:00
  • 75b2ff22ce openvino: regenerate models Koushik Dutta 2024-11-18 13:46:19 -08:00
  • edde093140 Merge branch 'main' into cluster Koushik Dutta 2024-11-18 13:03:14 -08:00
  • 8622934c8b coreml: cluster support Koushik Dutta 2024-11-18 13:00:24 -08:00
  • 153cc3ed94 server: python cleanup Koushik Dutta 2024-11-18 12:26:46 -08:00
  • 2ae6113750 server: wip python cluster fork Koushik Dutta 2024-11-18 11:31:52 -08:00
  • 4ec001c2a2 server: assign workers ids Koushik Dutta 2024-11-18 10:11:33 -08:00
  • 794ac6c8d2 postbeta Koushik Dutta 2024-11-18 09:38:13 -08:00
  • 8422ffe55a postbeta Koushik Dutta 2024-11-17 22:20:51 -08:00
  • 285c07e33e postbeta Koushik Dutta 2024-11-17 20:43:46 -08:00
  • ef04398a79 openvino: 9c relu int8 Koushik Dutta 2024-11-17 19:15:25 -08:00
  • 6429ea718a postbeta Koushik Dutta 2024-11-17 15:38:52 -08:00
  • 5f9147e720 server: fix node cluster ping Koushik Dutta 2024-11-17 15:38:42 -08:00
  • ea4922d8e5 onnx: fix provider detection Koushik Dutta 2024-11-17 10:24:09 -08:00
  • 70293ca827 server: cluster affinity Koushik Dutta 2024-11-16 19:35:40 -08:00
  • 878487180e postbeta Koushik Dutta 2024-11-16 19:07:05 -08:00
  • f094903ed9 server: fix cluster fork liveness leak Koushik Dutta 2024-11-16 19:06:53 -08:00
  • 5117e217cf core: publish Koushik Dutta 2024-11-16 11:48:13 -08:00
  • 07c3f2832a postbeta Koushik Dutta 2024-11-16 11:35:50 -08:00
  • 977666bc3c server: add worker ids Koushik Dutta 2024-11-16 11:35:39 -08:00
  • 2ec6760308 nvidia: notes Koushik Dutta 2024-11-16 11:07:51 -08:00
  • 0dbe556835 diagnostics: use a better defaults for detection plugin verification Koushik Dutta 2024-11-16 09:40:34 -08:00
  • c4f76df255 onnx: fix execution provider reporting Koushik Dutta 2024-11-16 09:32:55 -08:00
  • 0bf0ec08ab server: plugin init cleanups Koushik Dutta 2024-11-15 23:40:38 -08:00
  • 1a2216a7de postbeta Koushik Dutta 2024-11-15 22:43:29 -08:00
  • d868c3b3bb server: remove stats checker Koushik Dutta 2024-11-15 22:43:19 -08:00
  • 882709ea51 server: cluster fork tracking Koushik Dutta 2024-11-15 22:00:51 -08:00
  • df249c554c common: persistent fork service Koushik Dutta 2024-11-15 21:41:07 -08:00
  • fcbaeb1d1d postbeta Koushik Dutta 2024-11-15 19:54:12 -08:00
  • c6dda05fa4 server: force ipv4 on cluster connect Koushik Dutta 2024-11-15 19:54:01 -08:00
  • 953b7812c5 server: shuffle python cluster code Koushik Dutta 2024-11-15 19:27:05 -08:00
  • 7434a5c4ba postbeta Koushik Dutta 2024-11-15 15:06:09 -08:00
  • b240a17bb0 server: support hostnames in clustering, and auto detection of client cluster addresses for easy image cloning. Koushik Dutta 2024-11-15 15:03:32 -08:00
  • aab0507805 Merge branch 'main' into cluster Koushik Dutta 2024-11-15 11:37:39 -08:00
  • 3e091623a8 docker: add amd kfd device to install script Koushik Dutta 2024-11-15 11:37:35 -08:00
  • 0871898385 videoanalysis: log filtered detections Koushik Dutta 2024-11-15 10:06:38 -08:00
  • eea7e4be32 beta Koushik Dutta 2024-11-15 10:00:03 -08:00
  • 8167ca85bb postbeta Koushik Dutta 2024-11-15 09:24:15 -08:00
  • a09291114f server: possible fix for electron mac startup hang Koushik Dutta 2024-11-15 09:24:05 -08:00
  • 39efe0d994 postbeta Koushik Dutta 2024-11-14 23:33:35 -08:00
  • 21f56216b0 server: fix unnecessary peer creation Koushik Dutta 2024-11-14 23:33:27 -08:00
  • 8820bac571 postbeta Koushik Dutta 2024-11-14 23:32:21 -08:00
  • 47a683e385 server: fix ping by providing pong Koushik Dutta 2024-11-14 23:32:12 -08:00
  • 17f367a373 postbeta Koushik Dutta 2024-11-14 23:19:40 -08:00
  • fad0a520ca server: simplify pong Koushik Dutta 2024-11-14 23:19:33 -08:00
  • 1f0d5dc3b9 postbeta Koushik Dutta 2024-11-14 23:18:28 -08:00
  • a965f9b569 server: simplify pong Koushik Dutta 2024-11-14 23:18:20 -08:00
  • eb1a388f69 postbeta Koushik Dutta 2024-11-14 23:06:26 -08:00
  • b2cf5ac3c7 postbeta Koushik Dutta 2024-11-14 23:05:57 -08:00
  • ce10a49f0f server: fix ping/pong Koushik Dutta 2024-11-14 23:05:48 -08:00
  • 5e31a0db96 server: python cleanup Koushik Dutta 2024-11-14 22:04:14 -08:00
  • 8f1a673db5 server: refactor cluster Koushik Dutta 2024-11-14 21:56:25 -08:00
  • 7405476556 server: cluster env var sanitization Koushik Dutta 2024-11-14 18:58:00 -08:00
  • 7dc86f59bf postbeta Koushik Dutta 2024-11-14 11:13:08 -08:00
  • 2d7cef600d server: fix cluster connect logging Koushik Dutta 2024-11-13 21:55:56 -08:00
  • 5de0f8937b postbeta Koushik Dutta 2024-11-13 21:20:00 -08:00
  • 8e8d333ea2 server: cluster logging Koushik Dutta 2024-11-13 21:19:16 -08:00
  • d66a6317de zwave: cluster support Koushik Dutta 2024-11-13 21:12:55 -08:00
  • 49e3fc1438 predict: fix cluster labels Koushik Dutta 2024-11-13 20:28:35 -08:00
  • fbe3daa072 postbeta Koushik Dutta 2024-11-13 19:23:13 -08:00
  • 670216135b server: fix python stats updater Koushik Dutta 2024-11-13 19:23:05 -08:00
  • ff903fa891 rebroadcast: fix external urls with ipv6 Koushik Dutta 2024-11-13 18:55:55 -08:00