zpxp

Results 7 issues of zpxp

Using the GAN example and the following deepspeed config for ZeRO 3 offload, I get the following error: ``` { "train_batch_size": 64, "zero_optimization": { "stage": 3, "contiguous_gradients": true, "stage3_max_live_parameters": 1e9,...

The dashboard doesn't show any data in the History Graph section, even though there is plenty of jobs. Its just all squashed up to the right. If i switch the...

inject in the boolean so consumer components know when the snackbar is open set duration to -1 to persist snackbar until it is dismissed

Hello we have been broadcasting to Gorilla pool Arc and everything works fine except occasionally all txs submitted to arc are stuck in ANNOUNCED_TO_NETWORK status. Sometimes restarting arc fixes it....

Hello What http status and TxStatus does the broadcast endpoint return if `X-MaxTimeout` is reached? Tried testing it by setting it to 1 or 0 but it doesnt seem to...

In bsv 1 you could import a utxo like this ``` js const utxo = { txId: dummyTxId, outputIndex: 0, script: '', // placeholder satoshis: inputSatoshis }; return new bsv.Transaction().from(utxo);...

![image](https://github.com/g-loot/react-tournament-brackets/assets/53557348/16f9b614-23b2-47ed-b7ba-26f43712ef21) See image. layout for final in upper bracket is in the wrong position ``` jsx import { DoubleEliminationBracket, Match, SVGViewer, createTheme } from "@g-loot/react-tournament-brackets"; import "./styles.css"; export default function...