File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,12 +28,12 @@ PyTorch主要是提供了两个核心的功能特性:
2828### 自动求导(Autograd)
2929
3030* [ PyTorch:自动求导(Autograd)] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A自动求导(Autograd) )
31- * [ PyTorch:定义自己的自动求导函数] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A定义自己的自动求导函数 )
32- * [ TensorFlow:静态图] ( https://github.com/bat67/pytorch-examples-cn/tree/master/TensorFlow%EF%BC%9A静态图 )
31+ * [ PyTorch:定义自己的自动求导函数(almost) ] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A定义自己的自动求导函数 )
32+ * [ TensorFlow:静态图(almost) ] ( https://github.com/bat67/pytorch-examples-cn/tree/master/TensorFlow%EF%BC%9A静态图 )
3333
3434### ` nn ` 模块(` nn ` module)
3535
3636* [ PyTorch:神经网络模块nn] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A定制神经网络nn模块 )
3737* [ PyTorch:优化模块optim] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A优化模块optim )
38- * [ PyTorch:定制神经网络nn模块] ( PyTorch:定制神经网络nn模块/README.md )
39- * [ PyTorch:控制流和参数共享] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A控制流和参数共享 )
38+ * [ PyTorch:定制神经网络nn模块(almost) ] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A定制神经网络nn模块 )
39+ * [ PyTorch:控制流和参数共享(almost) ] ( https://github.com/bat67/pytorch-examples-cn/tree/master/PyTorch%EF%BC%9A控制流和参数共享 )
You can’t perform that action at this time.
0 commit comments