ingrid epure

Results 7 comments of ingrid epure

The key here would be differentiating between system error and user error. If we add a metric and it doesn't offer than breakdown, it would be difficult knowing rather or...

Hi @Tom-Bonnike, apologies this hasn't been followed up in a while. Looking at your example, I suspect there is a problem with the way the onload value is parsed when...

hi @bep! Thank you for the suggestion and all the details. You can open a PR and make this change following the [contribution guildelines ](https://github.com/netlify/build-image/blob/focal/CONTRIBUTING.md), and we are here to...

@verythorough I don't think we should remove ruby 2.7 because we don't have a recent 2.x alternative that is not too old so we would pay the install penalty for...

The deploy object has the following attributes we would need to expose and receive ### Commit details: ``` attributes[:commit_ref] # this is the actual sha attributes[:committer_slug] # the commiter slug...

sorry this might be a very dumb question, but the output is a two dimensional tensor - Base Roberta. are you suggesting to flatten it similarly to here https://github.com/ToluClassics/candle-tutorial/blob/main/tests/test_roberta.rs#L81 ?...

@ToluClassics any thoughts on this?