vgrechin
Image classification smart cell doesn't work for majority of tasks
Hi, I’m trying to follow livebook neural network video
and exploring image classification smart cell, although getting error:
Don’t understand though which module produces the error and how to workaround?
I’m user of erlang 26.1.2 and elixir 1.15.7; livebook itself is 0.11.2
22:36:41.485 [error] Kino.listen with #Function<42.105768164/1 in :erl_eval.expr/6> failed with reason:
** (KeyError) key :data not found in: %{
format: :rgb,
width: 224,
height: 126,
file_ref: {:file, "nxs3izvot6qbs3comjwq6utbfyncoq2q"}
}
(elixir 1.15.7) src/elixir.erl:396: :elixir.eval_external_handler/3
(stdlib 5.1.1) erl_eval.erl:750: :erl_eval.do_apply/7
(stdlib 5.1.1) erl_eval.erl:1026: :erl_eval.expr_list/7
(stdlib 5.1.1) erl_eval.erl:456: :erl_eval.expr/6
(stdlib 5.1.1) erl_eval.erl:1026: :erl_eval.expr_list/7
(stdlib 5.1.1) erl_eval.erl:456: :erl_eval.expr/6
(stdlib 5.1.1) erl_eval.erl:494: :erl_eval.expr/6
+ Elixir
+ Block
+ Smart
First Post!
vgrechin
Basically the only task working on this cell for me is text generation, how to fix the rest of tasks?
0
Last Post!
vgrechin
Thanks, I’ll try remove it. But this would trigger xla rebuild on my box so will take some time to share results
0
Popular in Questions
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
If I have a post route which an argument:
post /my_post_route/:my_param1, MyController.my_post_handler
How would get the post params ...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Other popular topics
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I’m writing a test for one of the...
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
If I have a post route which an argument:
post /my_post_route/:my_param1, MyController.my_post_handler
How would get the post params ...
New
Hello all!
I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex











