-
### Describe the issue
I've built ORT with ROCm EP, when trying to run an inference I get a segfault and the message:
> rocBLAS error: Cannot read /opt/rocm-5.4.0/lib/rocblas/library/TensileLibrar…
-
Step function has a callback pattern called 'Callback with Task Token' - https://docs.aws.amazon.com/step-functions/latest/dg/connect-to-resource.html. It allows for slower back-ends to respond ra…
-
Hey all,
I made a multiBarChart with focus: https://github.com/iwemuiser/NVD3.multiBarChartWithFocus.
Just thought I'd share (perhaps there is a better way for that but I don't know how at the momen…
-
Failed to resolve dependencies Dependencies could not be resolved because root depends on 'composable-core-location' 0.3.0.
'composable-core-location' 0.3.0 cannot be used because 'composable-core-lo…
-
Hey, and thank you for this library.
There's something I noticed which might either be a documentation missing or an architectural issue.
The library allows the state saved/restored by providing…
-
### Description
I've hit a weird issue with the UI not updating. I am using a `NavigationSplitView` and the right and middle column share the same scoped store/state. A form/sheet is presented from t…
-
In the lib itself, the Reducer is a typealias, like so:
`public typealias Reducer = (inout State, Event) -> Void`
In the Examples however, they use a struct, with an init, like so:
` public le…
-
I already have a kotlin multiplatform app built using KMP and Compose Multiplatform.
In one screen of the app, I want to run a small korge game but I'm unable to figure out the setup.
-
I was going through the documentation and it points to using `wds.Processor` ([here](https://webdataset.github.io/webdataset/howitworks/)) to add a preprocessing pipeline to the data.
However, in th…
-
I was able to build flash-attention ROCM for both my Mi100 and Mi50 cards, but only got flash attention working on the Mi100(very impressive performance I might add).
Trying to run flash attention …