PulseAugur
EN
LIVE 09:39:11
ENTITY torch.profiler

torch.profiler

PulseAugur coverage of torch.profiler — every cluster mentioning torch.profiler across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
2
5 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
1 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

2 day(s) with sentiment data

RECENT · PAGE 1/1 · 5 TOTAL
  1. RESEARCH · CL_137106 ·

    IBM releases open-source multilingual embedding model with 32K context

    IBM has released Granite Embedding Multilingual R2, an open-source embedding model under the Apache 2.0 license. This model supports a 32K context window and aims to achieve top-tier search quality with fewer than 100 m…

  2. TOOL · CL_113135 ·

    Hugging Face details Holotron-12B agent and PyTorch profiling guide

    Hugging Face has released information on two distinct AI-related topics. The first is Holotron-12B, described as a high-throughput computer usage agent. The second topic covered is an introductory guide to torch.profile…

  3. TOOL · CL_88223 ·

    Hugging Face Spotlights AI Tools: Holotron-12B, olmo-eval, and PyTorch Profiler

    Hugging Face is highlighting several AI-related projects and tools. This includes Holotron-12B, an agent designed for high-throughput computing, and olmo-eval, an evaluation workbench for model development loops from th…

  4. TOOL · CL_65011 ·

    LiDAR detector latency cut by optimizing voxelization, not backbone

    Researchers profiling a LiDAR object detector discovered that the voxelization and scatter-to-pillars steps, not the 3D convolutional backbone, consumed approximately 40% of the per-frame latency. By moving the voxeliza…

  5. TOOL · CL_59386 ·

    Hugging Face Blog: PyTorch Profiler Guide for LLM Optimization

    Hugging Face has released the first part of a blog series detailing how to use PyTorch's torch.profiler tool. This guide aims to demystify the process of profiling for developers, starting with a basic matrix multiplica…