-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The program is not memory optimized. #3
Comments
I increased the RAM to 480 GB.. still the pre-process show process killed. |
Can you please answer my queries, it will help for sure. Waiting for your reply. |
I confirm the issue. |
@fievelk Yes. The way it is shown in the Read.me file. It is the same way I ran the code. |
@JafferWilson Sorry, I did not formulate my question correctly. Running the code using the instructions in the README still produces these memory issues and the process gets killed. |
@fievelk Well No... I do not understand why the process is taking so much of Memory. As I have mentioned in the issues what experiment I did and still empty handed. |
@JafferWilson def load_bin_vec(fname, vocab): |
dear @JafferWilson can you slove the problem by using this code? |
@naikzinal Sure I will. Just having another problems to solve. As soon free I will. |
" name 'load_bin_vec' is not defined" |
Attached is the entire file with changed code. Please use this and then
check. You must have made some naming error.
shivi mishra
…On 6 November 2017 at 22:47, naikzinal ***@***.***> wrote:
" name 'load_bin_vec' is not defined"
i found that error after changing code can you please help me
thank you
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AS2vTArnRjrSNrT3BwHuuT7smyaC2uVkks5szz8igaJpZM4PVrL7>
.
|
dear,@chaisme i solved my naming error but, i still have a memory issue. and i don't get any attachment from you. if you are able to run code then can you please send me your process_data.py file. if you can please send me. and what system requirement is needed for run this code? |
Here is the file attached in txt format. Please convert this to python script. No new system requirements needed except the ones already mentioned in the README. |
dear @chaisme ,Thank you for rly. i will try as soon as i can. and here is my eamil_id [email protected] you can mail me on that id. |
@naikzinal Why you want it on your email, where as you can download it from here always? Or you can download it now and then upload it on your side. |
@naikzinal @JafferWilson I have uploaded the txt file in the above comment. Use it as a python script. |
dear @JafferWilson actually i changed the code bt still i have memory isseue thats why i asked for file.now i can run my code. |
Initially showed process killed but ran perfectly using the code of @chaisme . Thank you very much. |
Hi there, I am trying to run this app and I seem to get stuck at the training phase:
When I interrupt the kernel I get:
Any help would be greatly appreciated!! |
File "conv_net_train.py", line 147, in train_conv_net Please someone help I need the soln asap |
Same here. Anyone regarding this, your recommendation would be highly appreciated. |
Hello,
I am trying to run your repository. I tried with 16 GB, 32 GB, 40 GB, 120 GB RAM systems. I do not understand, the pre-process is taken a lot of memory. At 120 GB RAM, first time I can across Memory related issue. Else everytime I tried the process got killed.
Kindly, let me know what was your configuration for running this process. Kindly, add the details of your system so that it will be helpful to me while running the repository.
The text was updated successfully, but these errors were encountered: