-
So, context: I've been trying to help get the build passing on Linux so I can help with documentation updates. In doing this, I've noticed: there are ergonomics challenges with requiring local-path re…
-
How do I setup imports and references to use .fsx script file?
I'm using VS 2017 FX 4.6.1
[See image](https://imgur.com/AjqQfAA)
-
A potential fix for this issues is to add a guard to ensure inputs to nvFuser kernels are non-empty tensor. Fallback to eager for empty tensor.
Invoked with: , , RuntimeError('sizes[i] > 0 INTERNAL…
-
FsX.mkdirSync('static/uploads/avatar');
/node_modules/mkdir-recursive/index.js:72
if (path.isAbsolute(root) === true) {
^
TypeError: Object # has no method 'isAbsolute'
-
Hi there,
It seems the XFRA closing time is incorrect, it is 20:00 CET.
https://www.tradinghours.com/exchanges/fsx
-
Static abstract implemented/inherited in another interface doesn't work
**Repro steps**
```
open System
open System.Collections.Generic
type ISemigroup
abstract member First: 't
…
gusty updated
1 month ago
-
Hi, When trying to add an FSx for Luster file systems with the Persistent_2 deployment type and having "Enable Related Resources" check enabled, I get the following error:
```
TypeError: obj.data.…
-
We have seen TF2 Albert pretraining crashes intermittently every 1 out of ~3 runs using latest Horovod training on 8 nodes; the crash happens around 3000 steps
Error message:
```
Loss: 6.436, MLM…
-
I would like to run RATSQL but my laptop isn't enough for training. Can you help me to setup the run on Google colab ?
-
I was unable to build the Docs, first with the devcontainer where only dotnet5 is installed, because it requires an installed dotnet3 sdk.
Afterwards when trying it locally with an installed dotnet…