369IT编程
  •  首页
  •  教程
  •  IT编程
  •  国外技术
  •  登录
  1. 标签
  2. static
  • [Arxiv 2024] PrefixQuant: Static Quantization Beats Dynamic through Prefixed Outliers in LLMs

    ContentsIntroductionMethodExperimentsReferencesIntroduction 作者提出 PrefixQuant,基于 QuaRot,通过在 WA 量化时
    staticQuantizationPrefixQuantarxivOutliers
    admin5月前
    440
  • openmp 任务调度 for schedule static dynamic guided runtime

    原文来自:http:blog.csdnbillblissarticledetails44131919OpenMP中,任务调度主要用于并行的for循环中,当循环中
    staticscheduleOpenMPRuntimeGuided
    admin5月前
    800
  • 2、OpenMP的任务调度schedule(static|dynamic|guided|runtime[size])

    基本思想:对于for的任务分担 schedule(static|dynamic|guided|runtime[size])(1)for的任务分担#pragma omp par
    staticscheduleOpenMPdynamicsize
    admin5月前
    530
  • java static 详解

    1、static目的  java中的static关键字主要用于内存管理。 2、static范围 使用范围:java static关键字可以用在变量、方法、代码块和嵌套类伤。 作用范围:st
    详解javastatic
    admin5月前
    430
  • static修饰的函数只能在本文件中调用,其他文件想调用怎么办?

    一句话总结:static修饰的变量和函数是有可见范围的,一般情况下不要越限处理。 利用可在本文件调用的属性,另加一个函数fun,fun调用该static
    文件函数只能在static
    admin9月前
    560
  • 【C++】类与对象 第三篇(初始化列表,explicit,static,友元,内部类)

    C类与对象 第三篇(初始化列表explicitstatic友元内部类)
    admin2023-11-20
    700
  • static, const, static const 与 const static

    staticconststatic const 与 const static
    admin2023-6-16
    390
CopyRight © 2022 All Rights Reserved
Processed: 0.023, SQL: 9