书栈网 · BookStack 本次搜索耗时 0.042 秒,为您找到 1323 个相关结果.
  • 模型优化工具 opt

    模型优化工具 opt 准备opt 使用opt 帮助信息 功能一:转化模型为Paddle-Lite格式 功能二:统计模型算子信息、判断是否支持 其他功能:合并x2paddle和opt的一键脚本 模型优化工具 opt Paddle-Lite 提供了多种策略来自动优化原始的训练模型,其中包括量化、子图融合、混合调度、Kernel优选等等方法。为...
  • MNIST 机器学习入门

    MNIST机器学习入门 MNIST数据集 Softmax回归介绍 实现回归模型 训练模型 评估我们的模型 MNIST机器学习入门 这个教程的目标读者是对机器学习和TensorFlow都不太了解的新手。如果你已经了解MNIST和softmax回归(softmax regression)的相关知识,你可以阅读这个快速上手教程 。 当我们...
  • Losses

    Usage of loss functions Available loss functions mean_squared_error mean_absolute_error mean_absolute_percentage_error mean_squared_logarithmic_error squared_hinge hinge cat...
  • End-to-end Kubeflow on AWS

    End-to-end Kubeflow on AWS AWS services used Prerequisites Deploy the Kubernetes cluster Deploy the kubernetes dashboard Deploy Kubeflow Cognito and certificates Route53 Certi...
  • MLeap 常见问题

    2330 2019-07-24 《MLeap 中文文档》
    MLeap 常见问题 MLeap 是否支持自定义 Transformer MLeap Runtime 的推断性能如何? MLeap 随机森林转换速度: 运行我们的基准测试 为什么选择 MLeap Bundle,而不是 PMML 或者其他序列化框架 MLeap 是否已经可以用于生产工作? 为什么不使用 SparkContext 和 LocalRel...
  • 添加自定义Op

    自定义Op 添加Op的模型描述 添加Op的模型转换 Tensorflow模型转换 Caffe模型转换 ONNX模型转换 计算Op输出tensor大小 添加对应Backend的Execution CPU Metal 1. 声明 2. 实现 3. 实现Metal Op Creator,完成注册: Vulkan 1. Shader 2. 类...
  • Troubleshooting

    Troubleshooting TensorFlow and AVX AVX2 Minikube RBAC clusters Problems spawning Jupyter pods Pods stuck in Pending state OpenShift 403 API rate limit exceeded error Tr...
  • Kubeflow Samples

    Kubeflow Samples MNIST image classification Financial time series Next steps Kubeflow Samples Examples that demonstrate machine learning with Kubeflow This section introduc...
  • 6.1.1. Dapr

    Dapr 快速开始 两个 WebAssembly 函数 图像处理 sidecar Tensorflow sidecar Web UI sidecar Dapr 在这篇文章中,我将演示如何使用 WasmEdge 作为 Dapr sidecar 应用程序的 runtime。我们将使用一个用 Rust 或 Go 编写的简单的 NaCl 用于监听微...
  • 损失函数 Losses

    损失函数的使用 可用损失函数 mean_squared_error mean_absolute_error mean_absolute_percentage_error mean_squared_logarithmic_error squared_hinge hinge categorical_hinge logcosh categoric...