Yiğit Aras Tunalı (@tunaliaras) 's Twitter Profile
Yiğit Aras Tunalı

@tunaliaras

Machine Learning, Computer Graphics & Vision, and Physics-based Simulation/Animation. Low level stuff. @AMD — ARRG. Opinions are mine.

ID: 2916221933

linkhttp://www.yigitarastunali.com calendar_today11-12-2014 20:55:01

477 Tweet

135 Followers

592 Following

Gabriele Berton (@gabriberton) 's Twitter Profile Photo

This simple pytorch trick will cut in half your GPU memory use / double your batch size (for real). Instead of adding losses and then computing backward, it's better to compute the backward on each loss (which frees the computational graph). Results will be exactly identical

This simple pytorch trick will cut in half your GPU memory use / double your batch size (for real). Instead of adding losses and then computing backward, it's better to compute the backward on each loss (which frees the computational graph). Results will be exactly identical
Viv (@battleangelviv) 's Twitter Profile Photo

sorry if i sound cranky, i’ve been operating on 1 brain cell these last few days and barely getting 2h of sleep per night

Alexandre Morgand (@almorgand) 's Twitter Profile Photo

"Cameras as Relative Positional Encoding" TLDR: comparison for conditioning transformers on cameras: token-level raymap, attention-level relative pose encodings, a (new) relative encoding Projective Positional Encoding -> camera frustums, (int|ext)insics for relative pos encoding

noah (@noahgsolomon) 's Twitter Profile Photo

this is about to be my go to on plane flights. u don't need to pay for wifi since it's just a dns request which aren't gated behind a paywall

Charlie Marsh (@charliermarsh) 's Twitter Profile Photo

Today, we're announcing our first hosted infrastructure product: pyx, a Python-native package registry. We think of pyx as an optimized backend for uv: it’s a package registry, but it also solves problems that go beyond the scope of a traditional "package registry".

Today, we're announcing our first hosted infrastructure product: pyx, a Python-native package registry.

We think of pyx as an optimized backend for uv: it’s a package registry, but it also solves problems that go beyond the scope of a traditional "package registry".
Chris Offner (@chrisoffner3d) 's Twitter Profile Photo

"It is beautiful. It is elegant. Does it work well in practice? Not really. This is often the caveat we face in research: the things that are beautiful don't work and the things that work are not beautiful." – Daniel Cremers