书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 814 个相关结果.
  • Use Cases

    Use Cases Deploying and managing a complex ML system at scale Experimentation with training an ML model End to end hybrid and multi-cloud ML workloads Tuning the model hyperpara...
  • QRNN

    QRNN ForgetMult load_cpp [source] dispatch_cuda [source] forget_mult_CPU [source] class ForgetMultGPU [source] QRNN class QRNNLayer [source] class QRNN [sourc...
  • Use Cases

    Use Cases Deploying and managing a complex ML system at scale Experimentation with training an ML model End to end hybrid and multi-cloud ML workloads Tuning the model hyperpara...
  • Examples

    Examples Semantic Search Pipelines Workflows Model Training Applications Examples The examples directory has a series of notebooks and applications giving an overview of...
  • GPUs

    999 2020-01-13 《Dask 2.9.1 Document》
    GPUs Custom Computations High Level Collections DataFrames Arrays Scikit-Learn Setup Restricting Work Specifying GPUs per Machine Work in Progress GPUs Dask works with...
  • 5.10 批量归一化

    5.10 批量归一化 5.10.1 批量归一化层 5.10.1.1 对全连接层做批量归一化 5.10.1.2 对卷积层做批量归一化 5.10.1.3 预测时的批量归一化 5.10.2 从零开始实现 5.10.2.1 使用批量归一化层的LeNet 5.10.3 简洁实现 小结 参考文献 5.10 批量归一化 本节我们介绍批量归一化(b...
  • Examples

    Examples Semantic Search Pipelines Workflows Model Training Applications Examples The examples directory has a series of notebooks and applications giving an overview of...
  • Color Images

    429 2021-03-31 《The fastai book》
    Color Images Color Images A colour picture is a rank-3 tensor: In [ ]: im = image2tensor ( Image . open ( image_bear ())) im . shape Out[ ]: torch . Size ([ 3 , 100...
  • Tensor Attributes

    Tensor Attributes torch.dtype torch.device torch.layout 译者署名 Tensor Attributes torch.dtype torch.device torch.layout 每个torch.Tensor 都有torch.dtype , torch.device ,和torc...
  • 优先级

    优先级 定义 约束 Koordinator 优先级与 Kubernetes优先级的对比 示例 下一步是什么 优先级 Koordinator 在 Kubernetes 优先级类型的基础上定义了一套规范,并扩展了优先级的一个维度以对混部场景的细粒度支持。 定义 优先级用数字表示,目前定义了四个类: PriorityClass 优先级范围 描...