Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Update run_network() to evaluate in mini-batches#30

Open
ankur-98 wants to merge 1 commit intokrrish94:masterfrom
ankur-98:patch-1
Open

Update run_network() to evaluate in mini-batches#30
ankur-98 wants to merge 1 commit intokrrish94:masterfrom
ankur-98:patch-1

Conversation

@ankur-98
Copy link
Copy Markdown

The high-dimensional embedded variable takes a lot of memory. Evaluating it as and when the mini-batch is swapped allows lesser memory usage.

The high-dimensional embedded variable takes a lot of memory. Evaluating it as and when the mini-batch is swapped allows lesser memory usage.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant