书栈网 · BookStack 本次搜索耗时 0.060 秒,为您找到 2823 个相关结果.
  • KMeans

    KMeans 1. 算法介绍 Mini-batch KMeans 2. 分布式实现 on Angel 模型存储 模型更新 算法逻辑 3. 运行 & 性能 参数 性能 4. 参考文献 KMeans KMeans是一种简单的聚类算法,将数据集划分为多个簇,K为簇的个数。传统的KMeans算法,有一定的性能瓶颈,通过PS实现的KMea...
  • 使用缓存

    使用缓存 Memcached Redis File 使用缓存 MiniFramework 支持三种缓存方式,分别是:Memcached、Redis 和 File(磁盘文件存储)。 Memcached $cache = \Mini\Cache\Cache :: factory ( 'Memcache' , array ...
  • data_norm

    data_norm data_norm paddle.static.nn.data_norm ( input, act\=None, epsilon\=1e-05, param_attr\=None, data_layout\=’NCHW’, in_place\=False, name\=None, moving_mean_name\=None, ...
  • 使用docker在本地运行easyfaas服务

    1. 编译 2. 打包 3. 上传镜像 4. 启动服务 5. 操作运行 1. 编译 1.1 编译全部模块 备注:如果您是在linux环境或者不需要对单个模块进行编译,只需要运行1.1的命令即可 $ make 1.2 为其它平台交叉编译: $ KUN_BUILD_PLATFORMS = "linux/amd64" make 1...
  • 定制项目的构建模版

    自定义构建模版 1. ejs 类型 2. json 类型的融合处理 自定义构建模板平台支持表 自定义构建模版 Cocos Creator 支持对每个项目分别定制发布模板,只需要在项目路径下添加一个 build-templates 目录,里面按照 平台路径 划分子目录,然后里面的所有文件在构建结束后都会自动按照对应的目录结构复制到构建出的工程...
  • 使用缓存

    使用缓存 Memcached Redis File 使用缓存 MiniFramework 支持三种缓存方式,分别是:Memcached、Redis 和 File(磁盘文件存储)。 Memcached $cache = \Mini\Cache\Cache :: factory ( 'Memcache' , // 如 PHP 安装的是...
  • Asset Bundle

    Asset Bundle Overview The built-in Asset Bundle Configuration Priority Compression Type Building of the Asset Bundle Scripts in the Asset Bundle Load the Asset Bundle Version...
  • Asset Bundle

    Asset Bundle Overview The built-in Asset Bundle Configuration Priority Compression Type Building of the Asset Bundle Scripts in the Asset Bundle Load the Asset Bundle Version...
  • FAQ

    FAQ Preparing Python Virtual Environment Execute PyFlink jobs with Python virtual environment Local Cluster Adding Jar Files Adding Python Files Wait for jobs to finish when...