分类
发现
榜单
收录
IT文库
服务器优惠
搜索
注册
登录
分类
发现
榜单
收录
IT文库
服务器优惠
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.064
秒,为您找到
836
个相关结果.
搜书籍
搜文档
3.10 多层感知机的简洁实现
2074
2020-06-10
《《动手学深度学习》(PyTorch版)》
3.10 多层感知机的简洁实现 3.10.1 定义模型 3.10.2 读取数据并训练模型 小结 3.10 多层感知机的简洁实现 下面我们使用PyTorch来实现上一节中的多层感知机。首先导入所需的包或模块。 import torch from torch import nn from torch . nn import ...
Reference Overview
659
2020-03-06
《Kubeflow 1.0 Document》
Reference Overview TFJob PyTorchJob Notebook Feedback Reference Overview Reference documentation for Kubeflow APIs and services. TFJob TFJob is a Kubernetes custom...
How to eat TensorFlow2 in 30 days ?🔥🔥
2109
2020-05-01
《How to eat TensorFlow2 in 30 days》
How to eat TensorFlow2 in 30 days ?🔥🔥 1. TensorFlow2 🍎 or Pytorch🔥 2. Keras🍏 and tf.keras 🍎 3. What Should You Know Before Reading This Book 📖? 4. Writing Style 🍉 of This Book ...
Extending TorchScript with Custom C++ Operators
2637
2020-03-05
《PyTorch 1.0 中文文档 & 教程》
在C ++中实现自定义运算符 使用TorchScript注册自定义运算符 构建自定义运算符 用CMake建设 在Python中使用TorchScript自定义运算符 使用带有跟踪的自定义运算符 使用自定义操作符和脚本 在C ++中使用TorchScript自定义运算符 结论 附录A:构建自定义运算符的更多方法 使用JIT编译构建 使用Se...
自定义 C++ 和CUDA扩展
3343
2020-09-19
《PyTorch 1.2 中文文档 & 教程》
自定义 C++ 和 CUDA 扩展 动机和例子 编写一个 C++ 扩展 使用 setuptools 进行构建 编写 c++ 操作 前向传播 后向传播 衔接到 Python 使用您的扩展 性能比较 GPU 设备上的性能 JIT 编译扩展 编写一个 C++/CUDA 混合扩展 使用存取器(accessors) 将 C++/CUDA 操作...
Reference Overview
368
2021-07-11
《Kubeflow v1.2 Documentation》
Reference Overview TFJob PyTorchJob MPIJob Notebook Katib Reference Overview Reference documentation for Kubeflow APIs and services. TFJob TFJob is a Kubernetes custom ...
torch.onnx
1209
2020-03-05
《PyTorch 1.0 中文文档 & 教程》
torch.onnx 示例:从Pytorch到Caffe2的端对端AlexNet模型 局限 支持的运算符 功能函数 torch.onnx 译者:guobaoyo 示例:从Pytorch到Caffe2的端对端AlexNet模型 这里是一个简单的脚本程序,它将一个在 torchvision 中已经定义的预训练 AlexNet 模型导...
Custom C++ and CUDA Extensions
2455
2020-03-05
《PyTorch 1.0 中文文档 & 教程》
自定义 C++ 与 CUDA 拓展 动机与例子 编写一个 C++ 拓展 使用setuptools 进行构建 编写 C++ 操作 前向传播 反向传播 与Python绑定 使用你的拓展 性能比较 在GPU设备上的性能 JIT 编译扩展 编写一个 C++/CUDA 混合的拓展 将 C++/CUDA 操作与 PyTorch 集成 性能比较 ...
Reference Overview
369
2021-07-11
《Kubeflow v1.3 Documentation》
Reference Overview TFJob PyTorchJob MPIJob Notebook Katib Reference Overview Reference documentation for Kubeflow APIs and services. TFJob TFJob is a Kubernetes custom ...
1..
«
15
16
17
18
»
..84