Changes between Version 92 and Version 93 of Other/Summer/2023/Inference
- Timestamp:
- Jul 30, 2023, 9:17:35 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Inference
v92 v93 22 22 * Established connection between two nodes 23 23 * Communicated test data between nodes to compare accuracy and delay between our NN models 24 6. Worked with professors/mentors and read papers to understand the concepts of early exit, split computing, accuracy/latency tradeoff, and distributed deep neural networks over the edge cloud 24 6. Worked with professors/mentors and read papers to understand the concepts of early exit, split computing, accuracy/latency tradeoff, and distributed deep neural networks over the edge cloud 25 25 7.Split the NN ResNet 18 using split computing onto two different devices and ran an inference across a network 26 26 8. Used Network Time Protocol (NTP) and sent data in "packages" (chunks) to collect latency and delay data