tensor device transfer
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
tensor device transfer has 5 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Maturity scale
raw canonical shape-checked rule-derived certifiedOther facts (4)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Hardware Optimization | [1] |
| Rdf:type | Tensor Device Transfer | [2] |
| Applied to | Inputs | [2] |
| Applied to | Labels | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/dec138b8-3361-428f-b049-8ef1e4b6719e- full textbeam-chunktext/plain1 KB
doc:beam/dec138b8-3361-428f-b049-8ef1e4b6719eShow excerpt
labels = batch['labels'].to(device) outputs = model(input_ids, attention_mask=attention_mask, labels=labels) _, predicted = torch.max(outputs.scores, dim=1) total_correct += (predicted == lab…
ctx:claims/beam/d722ad53-d442-458e-b561-cab7e12fcbbf- full textbeam-chunktext/plain1 KB
doc:beam/d722ad53-d442-458e-b561-cab7e12fcbbfShow excerpt
optimizer = optim.Adam(model.parameters(), lr=0.001) # Using Adam optimizer scheduler = ReduceLROnPlateau(optimizer, mode='min', factor=0.1, patience=5, verbose=True) scaler = GradScaler() try: for epoch in range(100): running…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.