-
Hello everyone and thank you for your great work on Laplace library.
Based on the documentation for sharing of a fitted Laplace() instance, it is better to use state_dict():
torch.save(la.state_dic…
-
**Describe the bug**
In https://github.com/Kotlin/kotlinx.serialization/blame/31ab68caec3a448e1485f0d924106044fef112a7/formats/json/commonMain/src/kotlinx/serialization/json/JsonElement.kt#L39 and ab…
-
### What are you really trying to do?
I have a use case where I am invoking signal from start in an activity. I stumbled across a scenario where Temporal client credentials can potentially get …
-
(DiffTSR) C:\Users\L\Pictures\DiffTSR>python inference_DiffTSR.py
Traceback (most recent call last):
File "inference_DiffTSR.py", line 13, in
DiffTSR_model.load_model(DiffTSR_ckpt_config)
…
-
Reproduce by using https://github.com/ChainSafe/filecoin-common-node-api/pull/57 and uncomment one of the `EthGetBalance` tests:
```
cargo run -q --bin cna-test-suite run src/test-suite/config.jso…
-
I'm pretty sure at one point it had been able to serialize it without errors I thought...
This same error I think was present in the Spriggit released with vehicle support. It seems to be related t…
-
Hello team!
My name is Dmitrii, and I am writing on behalf of the DevExpress WinForms Team.
First, thank you for your tremendous effort in advancing the .NET platform and, especially, in improving t…
-
### Zarr version
v3
### Numcodecs version
na
### Python Version
na
### Operating System
na
### Installation
na
### Description
While working on consolidated metadata, I bumped into some awk…
-
### Description
As a followup to fixing native UUID serialization, it would be good to enhance the vector fuzzer tests to add UUID types for e2e serialization tests.
Previous discussion at https:…
-
Dear VMelnalksnis
Thanks a lot for this great library. Everything works fine except updating documents with custom fields. I try to update a document with CustomFields according to integration test…