-
Atm, there are many consensus chain storage proofs used by different fraud proof, see:
https://github.com/autonomys/subspace/blob/cd449055341843e7401607eb46fd61010eb5db7b/crates/sp-domains-fraud-proo…
-
The `random_sequence` field is expected for loot tables produced by data generation, but instead, it is not present. As a result, generated loot tables use the world random rather than a loot table-sp…
-
**Describe the bug**
Creating a tensor with sharded memory config using ttnn.create_sharded_memory_config with arguments:
1) `use_height_and_width_as_shard_shape = True`
2) `input_shape = shape_of_the…
-
## Describe the bug
HA Vault PKI engine with raft storage experiences progressive and permanent performance degradation upon CA/issuer generate (root) or import (root or intermediate) operation…
-
**Describe the bug**
ttnn.tril gives low PCC when using sharded strategies and when input tenor (of rank 3 or 4) has second to innermost dimension not divisible by 32. Problem has been observed on Wor…
-
# Single-Device-Abstract DDP
## Motivation
In current PyTorch DDP, when training a model with Dropout operations, the final results obtained from distributed training will not be consistent with t…
-
**Is your feature request related to a problem? Please describe.**
We have a scenario where we require a stable signature for verification purposes. Currently, the existing functionality in kaspa w…
-
I took out the random data from one benchmark function and the speed drastically improved (~40 ns/op faster), despite the random data being behind StopTimer calls.
I put in the random data to prevent…
-
Hello,
I am trying to generate mock CSV files using real data from an existing CSV. My use case involves continuously generating these CSV files, which I later ingest into another system. Each gene…
-
Hello, love your package, have used it a lot over the last few years.
I came across this issue working with some geolocations for animals that tend to frequently move back to earlier locations. At …