Skip to content

Commit b8ffe01

Browse files
authored
Update README.md
1 parent 9e51aba commit b8ffe01

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,7 @@ The whole content was written in Ipython Notebook then converted into MarkDown.
1616
>> [(3) Convention for Tensor dimension](https://github.com/tango4j/tensorflow-vs-pytorch#3-convention-for-tensor-dimension)
1717
>> [(4) Numpy to tf.Variable](https://github.com/tango4j/tensorflow-vs-pytorch#4-numpy-to-tfvariable)
1818
>> [(5) Direct declaration](https://github.com/tango4j/tensorflow-vs-pytorch#5-direct-declaration)
19-
20-
> [Difference Between Special Tensors and tf.Variable (TensorFlow)](https://github.com/tango4j/tensorflow-vs-pytorch#difference-between-special-tensors-and-tfvariable-tensorflow)
21-
22-
>>[(1) tf.Variable](https://github.com/tango4j/tensorflow-vs-pytorch#1-tfvariable)
23-
>>[(2) tf.constant](https://github.com/tango4j/tensorflow-vs-pytorch#2-tfconstant)
24-
>>[(3) tf.placeholder](https://github.com/tango4j/tensorflow-vs-pytorch#3-tfplaceholder)
19+
>> [(6) Difference Between Special Tensors and tf.Variable (TensorFlow)](https://github.com/tango4j/tensorflow-vs-pytorch#difference-between-special-tensors-and-tfvariable-tensorflow)
2520
2621
>[[PyTorch] - Torch tensor and torch.Variable](https://github.com/tango4j/tensorflow-vs-pytorch#pytorch-torch-tensor-and-torchvariable)
2722
>[Basics for PyTorch Tensors.](https://github.com/tango4j/tensorflow-vs-pytorch#basics-for-pytorch-tensors)

0 commit comments

Comments
 (0)