-
Hi!
This is not really an issue but rather a question / feature request.
I have a wFST which associates each input string to multiple (weighted) output strings and from that, I'd like to build …
-
# Info
- Which version of Pi are you using: ZeroW
- Which github revision of software: develop
- Which board version: FULLSPEC
- Which computer is the RaSCSI connected to: OpenVMS
# Describ…
-
when I try to reopen to the tape browser URL, I get this:
```
Traceback (most recent call last):
File "/home/toolkit/.conda/envs/tapeagents/lib/python3.10/site-packages/gradio/queueing.py", lin…
rizar updated
2 weeks ago
-
In the `trace_on` function, we invoke `initNewTape` https://github.com/coin-or/ADOL-C/blob/d5e3c2a3573ae6c5c92a882c13bc6f1714cae21f/ADOL-C/src/tape_handling.cpp#L800 which checks if the tag ID has bee…
-
Using the latest update on a waveshare with 32gb microsd.
I added some more snaps/tapes to the folders
snapshots - 748 items
tapes - 1296 items
hit 5 to refresh. It says scanning on-scr…
-
This is a follow-up ticket to https://github.com/uweseimet/scsi2pi/issues/93. The tape device (SCPT) support in SCSI2Pi 4.0 focuses on reading and writing tar files. This has been tested with tar (Lin…
-
MWE (PR: https://github.com/JuliaGPU/AMDGPU.jl/pull/668):
```julia
using AMDGPU
using EnzymeCore, Enzyme
function square_kernel!(x)
i = workitemIdx().x
x[i] *= x[i]
return
end
…
-
### Please share any additional details on this topic
CBT Tape Annual Review
### Detail what actions or feedback you would like from the TAC
CBT Tape Annual Review
### How much time do you need fo…
-
**Describe the bug**
On my setup, after a reboot, I see 6 LTO decks attached to my Mac Studio. After I use one device to mount a tape, then one unused device is lost from the list.
**To Reproduce*…
-
```
def load_tokenizer(self):
if self.tokenizer is None:
import transformers
name = _MOCK_TOKENIZER if _MOCK_TOKENIZER else (self.tokenizer_name or self.model…