-
While working on an implementation of a [CBOR encoder/decoder][1] I hit a roadblock, as the protocol allows for the transmission of [half-precision floating point numbers][2], but crystal is lacking a…
-
I've drafted the changes necessary to enable reading of mode 12 half-precision floats by default, and optionally writing mode 12, by
1. MRCFile my_file
2. my_file.SetToFp16()
- updates my_file->…
-
## ❓ Questions and Help
As written in https://github.com/facebookresearch/maskrcnn-benchmark/issues/807#issuecomment-500112612 , DTYPE "float16" does not make training faster( and takes the same amou…
-
I found this problem some days ago. I understand this is not a serious problem, but I feel it is worth mentioning here?
### Reproducing code example:
import numpy as np
n = np.uint1…
-
Thank you for bringing us this great audio restoration project.
I'm training a vocal stem enhancement model on a single RTX 3090 in bfloat16 precision (which reduced the vram usage in half).
In th…
-
I know this is not an easy task. But probably a rewarding one for many applications that require a high memory bandwidth. I really would like to have half-precision float values in spire.
Description…
-
It would be nice to boost performance on the jetson tx1 with Floating Point 16 for classifying an image with that feature.
-
I am getting different results for manually computing the mean of a half-precision tensor using `torch.mean` vs. `torch_scatter.scatter`.
Is this expected behavior?
```
import torch
import tor…
-
### Before start
- [X] I have read the [RISC-V ISA Manual](https://github.com/riscv/riscv-isa-manual) and this is not a RISC-V ISA question. 我已经阅读过 RISC-V 指令集手册,这不是一个指令集本身的问题。
- [X] I have read the […
-
See https://developer.chrome.com/blog/new-in-webgpu-120#support_for_16-bit_floating-point_values_in_wgsl for change description.
## Acceptance criteria
- [x] Add a Validation section to https://…