David Cardozo

Results 14 comments of David Cardozo

I might opened this issue incorrectly, please if you pinpoint me to the correct repo to report I will be moving this issue. Thanks

I encounter also this, do you think there will be any new releases for batch-shipyard

No, I haven't be able to replicate the script, every time gets killed by memory consumption

I have seen that creating sessions and closing sessions it actually downs the available gpu memory usage. Maybe a bug in tf part?

Is there any update to this situation I was wondering since I am encountering a similar situation

I am encountering this with the same conditon this is my set-up that can be replicated ``` # dummy_python_script.py import torch def simple_return(): return 1 ``` the simple.cpp ``` #include...

``` (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x00007ffff6c7f7f1 in __GI_abort () at abort.c:79 #2 0x00007ffff6cc8837 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff6df5a7b "%s\n") at ../sysdeps/posix/libc_fatal.c:181 #3 0x00007ffff6ccf8ba in malloc_printerr (str=str@entry=0x7ffff6df3c76 "free():...

> > I am encountering this with the same conditon this is my set-up that can be replicated > > * Does this run successfully if you remove `import torch`?...

Now at Nov29, and poetry 1.7.1 the packages: ``` $poetry add google-cloud-pipeline-components kfp ``` It fails with: ``` The following error occurred when trying to handle this error: OverrideNeeded {Package('google-api-core',...