积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(211)VirtualBox(113)Apache Kyuubi(44)Pandas(32)机器学习(13)Kubernetes(3)OpenShift(2)Apache Karaf(2)Istio(1)Hadoop(1)

语言

全部英语(197)中文(简体)(12)俄语(1)英语(1)

格式

全部PDF文档 PDF(188)其他文档 其他(22)PPT文档 PPT(1)
 
本次搜索耗时 0.502 秒,为您找到相关结果约 211 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • Apache Kyuubi
  • Pandas
  • 机器学习
  • Kubernetes
  • OpenShift
  • Apache Karaf
  • Istio
  • Hadoop
  • 全部
  • 英语
  • 中文(简体)
  • 俄语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques

    Chapter 2 - Compression Techniques “I have made this longer than usual because I have not had time to make it shorter.” Blaise Pascal In the last chapter, we discussed a few ideas to improve the deep deep learning efficiency. Now, we will elaborate on one of those ideas, the compression techniques. Compression techniques aim to reduce the model footprint (size, latency, memory etc.). We can reduce the chapter, we introduce Quantization, a model compression technique that addresses both these issues. We’ll start with a gentle introduction to the idea of compression. Details of quantization and its applications
    0 码力 | 33 页 | 1.96 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 5 - Advanced Compression Techniques

    Advanced Compression Techniques “The problem is that we attempt to solve the simplest questions cleverly, thereby rendering them unusually complex. One should seek the simple solution.” — Anton Pavlovich Pavlovich Chekhov In this chapter, we will discuss two advanced compression techniques. By ‘advanced’ we mean that these techniques are slightly more involved than quantization (as discussed in the second of our models. Did we get you excited yet? Let’s learn about these techniques together! Model Compression Using Sparsity Sparsity or Pruning refers to the technique of removing (pruning) weights during
    0 码力 | 34 页 | 3.18 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25

    sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for msgpack fastparquet 0.2.1 Parquet reading / writing gcsfs 0.2.2 Google Cloud Storage access on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for msgpack Optional dependencies for parsing HTML One of the following combinations of libraries is a sample (using 100 column x 100,000 row DataFrames): Operation 0.11.0 (ms) Prior Version (ms) Ratio to Prior df1 > df2 13.32 125.35 0.1063 df1 * df2 21.71 36.63 0.5928 df1 + df2 22.04 36.50 0.6039
    0 码力 | 698 页 | 4.91 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.7.1-rc0 Documentation

    int 1.6.0 kyuubi.frontend.thr ift.http.compressio n.enabled true Enable thrift http compression via Jetty compression support bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.auth. enabled true When DemoteBroadcastHashJoin Internally, Spark has an optimization rule that detects a join child with a high ratio of empty partitions and adds a no-broadcast-hash-join hint to avoid broadcasting it. spark.sql.adaptive job will run a little slower than before Table Z-order has the good data clustering, so the compression ratio can be improved Downstream Improve the downstream read performance benefit from data skipping
    0 码力 | 401 页 | 5.25 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.7.0-rc0 Documentation

    int 1.6.0 kyuubi.frontend.thr ift.http.compressio n.enabled true Enable thrift http compression via Jetty compression support bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.auth. enabled true When DemoteBroadcastHashJoin Internally, Spark has an optimization rule that detects a join child with a high ratio of empty partitions and adds a no-broadcast-hash-join hint to avoid broadcasting it. spark.sql.adaptive job will run a little slower than before Table Z-order has the good data clustering, so the compression ratio can be improved Downstream Improve the downstream read performance benefit from data skipping
    0 码力 | 404 页 | 5.25 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.7.0 Documentation

    int 1.6.0 kyuubi.frontend.thr ift.http.compressio n.enabled true Enable thrift http compression via Jetty compression support bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.auth. enabled true When DemoteBroadcastHashJoin Internally, Spark has an optimization rule that detects a join child with a high ratio of empty partitions and adds a no-broadcast-hash-join hint to avoid broadcasting it. spark.sql.adaptive job will run a little slower than before Table Z-order has the good data clustering, so the compression ratio can be improved Downstream Improve the downstream read performance benefit from data skipping
    0 码力 | 400 页 | 5.25 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.7.0-rc1 Documentation

    int 1.6.0 kyuubi.frontend.thr ift.http.compressio n.enabled true Enable thrift http compression via Jetty compression support bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.auth. enabled true When DemoteBroadcastHashJoin Internally, Spark has an optimization rule that detects a join child with a high ratio of empty partitions and adds a no-broadcast-hash-join hint to avoid broadcasting it. spark.sql.adaptive job will run a little slower than before Table Z-order has the good data clustering, so the compression ratio can be improved Downstream Improve the downstream read performance benefit from data skipping
    0 码力 | 400 页 | 5.25 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.1.1

    sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fsspec 0.7.4 Handling files aside from local and HTTP fastparquet 0.3.2 Parquet reading on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 1.4. Tutorials 9 pandas: powerful Python data analysis toolkit, Release 1.1.1 Optional iterate each of the rows! I want to check the ratio of the values in Paris versus Antwerp and save the result in a new column In [6]: air_quality["ratio_paris_antwerp"] = \ ...: air_quality["station_paris"]
    0 码力 | 3231 页 | 10.87 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.1.0

    sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fsspec 0.7.4 Handling files aside from local and HTTP fastparquet 0.3.2 Parquet reading on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 1.4. Tutorials 9 pandas: powerful Python data analysis toolkit, Release 1.1.0 Optional iterate each of the rows! I want to check the ratio of the values in Paris versus Antwerp and save the result in a new column In [6]: air_quality["ratio_paris_antwerp"] = \ ...: air_quality["station_paris"]
    0 码力 | 3229 页 | 10.87 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.0

    sqlite SciPy 0.19.0 Miscellaneous statistical functions XLsxWriter 0.9.8 Excel writing blosc Compression for HDF5 fastparquet 0.3.2 Parquet reading / writing continues on next page 8 Chapter 1. Getting on linux xlrd 1.1.0 Excel reading xlwt 1.2.0 Excel writing xsel Clipboard I/O on linux zlib Compression for HDF5 Optional dependencies for parsing HTML One of the following combinations of libraries iterate each of the rows! I want to check the ratio of the values in Paris versus Antwerp and save the result in a new column In [6]: air_quality["ratio_paris_antwerp"] = \ ...: air_quality["station_paris"]
    0 码力 | 3091 页 | 10.16 MB | 1 年前
    3
共 211 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 22
前往
页
相关搜索词
EfficientDeepLearningBookEDLChapterCompressionTechniquesAdvancedpandaspowerfulPythondataanalysistoolkit0.25ApacheKyuubi1.7rc0Documentationrc11.11.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩