--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/fdac8314-3b94-453d-bfba-3e596aa5dbff%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAGS7HzaGjBpeN9encyP7Ucir3Q08phufd6y7e6bbULiSP%2Bs-ag%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAKeN2eeqf-PGJH6-dts_STtAJ0MYhpwbyYihTZP%2BB-%2Bp9NQXGA%40mail.gmail.com.
On Mon, Mar 16, 2020 at 9:59 PM Ben Vanik <benv...@google.com> wrote:
+1 branch, much easier to use
On Mon, Mar 16, 2020 at 9:57 PM 'Geoffrey Martin-Noble' via iree-discuss <iree-d...@googlegroups.com> wrote:
The CI for the tensorflow integration has been failing for about 2 weeks, unfortunately (since https://github.com/google/iree/commit/aed15812a515837f4aa76fa631a9d34f8751d95a). It's now "mostly" fixed but we've grown a new issue due to a missing dependency rewrite coming from upstream. I think that shouldn't affect the colab though. Please let us know if checking out master at HEAD, https://github.com/google/iree/commit/ed928f45c9d198f8e87c27293d269fec8af57b16 (my latest fix), or https://github.com/google/iree/commit/ceb125fa75de99ccbfad4a627a3e609819b4d5e8 (one before the original breakage) fixes the issue.Regarding a stable tag/branch. Yes I think we've gotten to that point. It hasn't risen to the top of my priority list previously, as I've been focusing primarily on people doing core development, for whom stable == stale :-P Any preferences on tag vs a branch? We've had some discussion back and forth. I'm currently leaning towards branch as it's not like a release version where we're going to have a lot of them and it gives us a bit more flexibility (like making it the default checkout).
On Mon, Mar 16, 2020 at 8:56 PM Oleg Rybakov <ryb...@google.com> wrote:
+1 Geoffrey we should introduce stable versions/branches.
On Mon, Mar 16, 2020 at 8:47 PM 'Stella Laurenzo' via iree-discuss <iree-d...@googlegroups.com> wrote:
Hi Sudi - I strongly suspect that you are hitting #1000, which had an attempted fix by me over the weekend and (I believe) a successful fix by gcmn@ 7 hours ago.+Geoffrey Martin-Noble This is why I've been proposing that we either integrate from upstream to an unstable branch (and make master == stable) or provide an explicit stable branch that folks can rely on. Right now, "master" is basically an integration branch and can be quite unstable at times due to the high frequency of incompatible changes in the dependent projects. As we start to hit our completeness milestones, it becomes a lot more necessary to have a stable tag/branch for non-core devs/users to depend on (even if it lags behind head).
On Mon, Mar 16, 2020 at 8:31 PM Sudi Sabet <su...@nod-labs.com> wrote:
Hi there,--We used to be able to run iree/colab examples, like edge_detection. However now, when it reachescompiler_module = ireec.tf_load_saved_model(saved_model_path)we get this error:The kernel appears to have died. It will restart automatically.Has anyone else encountered this problem?ThanksSudi
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-d...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/fdac8314-3b94-453d-bfba-3e596aa5dbff%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-d...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAGS7HzaGjBpeN9encyP7Ucir3Q08phufd6y7e6bbULiSP%2Bs-ag%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-d...@googlegroups.com.

On Mon, Mar 16, 2020 at 9:59 PM Ben Vanik <benv...@google.com> wrote:
+1 branch, much easier to use
On Mon, Mar 16, 2020 at 9:57 PM 'Geoffrey Martin-Noble' via iree-discuss <iree-d...@googlegroups.com> wrote:
The CI for the tensorflow integration has been failing for about 2 weeks, unfortunately (since https://github.com/google/iree/commit/aed15812a515837f4aa76fa631a9d34f8751d95a). It's now "mostly" fixed but we've grown a new issue due to a missing dependency rewrite coming from upstream. I think that shouldn't affect the colab though. Please let us know if checking out master at HEAD, https://github.com/google/iree/commit/ed928f45c9d198f8e87c27293d269fec8af57b16 (my latest fix), or https://github.com/google/iree/commit/ceb125fa75de99ccbfad4a627a3e609819b4d5e8 (one before the original breakage) fixes the issue.Regarding a stable tag/branch. Yes I think we've gotten to that point. It hasn't risen to the top of my priority list previously, as I've been focusing primarily on people doing core development, for whom stable == stale :-P Any preferences on tag vs a branch? We've had some discussion back and forth. I'm currently leaning towards branch as it's not like a release version where we're going to have a lot of them and it gives us a bit more flexibility (like making it the default checkout).
On Mon, Mar 16, 2020 at 8:56 PM Oleg Rybakov <ryb...@google.com> wrote:
+1 Geoffrey we should introduce stable versions/branches.
On Mon, Mar 16, 2020 at 8:47 PM 'Stella Laurenzo' via iree-discuss <iree-d...@googlegroups.com> wrote:
Hi Sudi - I strongly suspect that you are hitting #1000, which had an attempted fix by me over the weekend and (I believe) a successful fix by gcmn@ 7 hours ago.+Geoffrey Martin-Noble This is why I've been proposing that we either integrate from upstream to an unstable branch (and make master == stable) or provide an explicit stable branch that folks can rely on. Right now, "master" is basically an integration branch and can be quite unstable at times due to the high frequency of incompatible changes in the dependent projects. As we start to hit our completeness milestones, it becomes a lot more necessary to have a stable tag/branch for non-core devs/users to depend on (even if it lags behind head).
On Mon, Mar 16, 2020 at 8:31 PM Sudi Sabet <su...@nod-labs.com> wrote:
Hi there,--We used to be able to run iree/colab examples, like edge_detection. However now, when it reachescompiler_module = ireec.tf_load_saved_model(saved_model_path)we get this error:The kernel appears to have died. It will restart automatically.Has anyone else encountered this problem?ThanksSudi
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-d...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/fdac8314-3b94-453d-bfba-3e596aa5dbff%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-d...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAGS7HzaGjBpeN9encyP7Ucir3Q08phufd6y7e6bbULiSP%2Bs-ag%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-d...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/9e9a6b7d-718b-46f3-b442-f79432047099%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/9e9a6b7d-718b-46f3-b442-f79432047099%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/9e9a6b7d-718b-46f3-b442-f79432047099%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/61c46105-8491-457c-b671-2deeea7a1b02%40googlegroups.com.
Yes, this are exactly the tests failing when no GPU is available. This also the case using one of my machines for the CMake build. We should also add some notes to the docs regarding the CMake build.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAF-j_jfgoE19%2Bcj6SVT1e%3D_aq12%2B9ONM8rU6FzJK8dmApGUuzg%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/61c46105-8491-457c-b671-2deeea7a1b02%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-...@googlegroups.com.
$ bazel build //iree/hal/vulkan:dynamic_symbols_test && VK_LOADER_DEBUG=all ./bazel-bin/iree/hal/vulkan/dynamic_symbols_test
...
INFO: Found ICD manifest file /usr/share/vulkan/icd.d/nvidia_icd.json, version "1.0.0"
DEBUG: Searching for ICD drivers named libGLX_nvidia.so.0
...
$ bazel build //iree/hal/cts:allocator_test && VK_LOADER_DEBUG=all ./bazel-bin/iree/hal/cts/allocator_test
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/4e29e4a5-dfd3-4a31-9aea-1073cec19190%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/4e29e4a5-dfd3-4a31-9aea-1073cec19190%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/dcb1239a-719c-4689-99b1-88cf82b66567%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAF-j_jeSgAaOjC8eK7zaVoNvexAdfQtoY1Yu8P%3Dz%2B_%3Dyu8_8sQ%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/dcb1239a-719c-4689-99b1-88cf82b66567%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/6757767f-778e-4187-b1dc-9977b263c430%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAH8pnHbRQrcKKutMEq67hhMqMTD7SFdmOSwMDT5V9Yxg%2BiMAUA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAJuFDWTJYHtiUOm6Xj8A4b0N3eOjjkoprDioXp9FDv9MgfT%2BhA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/CAGS7HzbYuOKnfjPgtnA_FETwM3RsVVjgxJDc%2B02iixQO103m6A%40mail.gmail.com.
...
--
You received this message because you are subscribed to the Google Groups "iree-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iree-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iree-discuss/566b512f-5473-4469-80b6-d69937b836a6%40googlegroups.com.