-
When I load the ControlNet model I trained with diffusers, I receive an error message:safetensors_rust.SafetensorError: Error while deserializing header: MetadataIncompleteBuffer.how to solve it?
![2…
-
### Describe the bug
When trying to get a `Value` object from a `Response` object the result is always `Value::None` at top-level.
When doing the exact same thing on version `1.0.0` the result is …
FssAy updated
1 month ago
-
## Feature request
Hello!
As already mentioned in other discussions python implementation has issues in serialization and deserialization performance(e.g. [here](https://discourse.ros.org/t/high-c…
-
For mathematical programs using only built-in types for costs and constraints (e.g. `LinearCost`, `LinearConstraint`, ...)... it should be possible to serialize an entire program to yaml... and load i…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to (de)serialize objects of type `com.github.michaelbull.result.Result` which is a type I don't own and which has …
-
**Version Used**:
I am using Visual Studio 2022 v17.10.3 with .NET 8.
I have found an issue with XML deserialization of a type that took me a few days to figure out. This is the error I was getti…
-
In Marquez, we're planning to use the models defined in pkg `io.openlineage.server.*` to collect OpenLineage events:
```java
@POST
@Consumes(APPLICATION_JSON)
@Path("/lineage")
public R…
-
Hi,
I am creating a ROS Service in Unity Simulator of type std_srvs/Empty.
I am able to call the service, service is doing the intended work.
But when I return the empty response, I get the f…
-
# IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!
## Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported)
…
-
### Library name and version
Azure.ResourceManager
### Query/Question
Using Old SDK (Microsoft.Azure.*), we retrieved the Azure-AsyncOperation value from the headers to track the status of Compute …