Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Using tensorflow grpc causes memory leaks when calling to server #77

Closed
YHL04 opened this issue Jun 15, 2022 · 1 comment
Closed

Using tensorflow grpc causes memory leaks when calling to server #77

YHL04 opened this issue Jun 15, 2022 · 1 comment

Comments

@YHL04
Copy link

YHL04 commented Jun 15, 2022

I took out the code for tensorflow grpc and for some reason the memory keeps increasing when the client makes a call to the server, the function takes in no parameters and returns tf.random.uniform tensors but the memory still accumulates over thousands of calls

@YHL04
Copy link
Author

YHL04 commented Jun 20, 2022

https://github.com/YHL04/tensorflow_grpc

simplest code to reproduce my issue can be found here (prints memory in MB)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants