-
---
**Issue moved from dotnet/runtime#57922**
- Please respond to @auslavs.
---
_From @auslavs on Monday, August 23, 2021 8:01:05 AM_
When calling System.Drawing.Common within FSharp Intera…
-
* MacOs sonoma
* NET8 sdk
strange error
repro
```fsharp
#r "nuget: FSharp.Configuration"
open FSharp.Configuration
type TestConfig = YamlConfig
let config = TestConfig()
```
`t…
-
### Description
fsharp-mode cannot displays type signatures and tooltips for input fsx files. also fsharp interactive and run through sfsharp seems to not work. it is possibly connected
### Repr…
-
Seems like problem around including xfs headers:
```
[83/292] CXX build/debug/core/reactor.o
FAILED: build/debug/core/reactor.o
g++ -MMD -MT build/debug/core/reactor.o -MF build/debug/core/reactor.o…
-
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)
-
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 ?
-
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…
-
Hello,
I have been using Kraken2 and it has largely worked fine. However, after running 8 samples, I got the error:
Bus error (core dumped)
On sample: RHB22-SO-C06_S237
kraken2: database ("/ho…
-
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…