Description Usage Arguments Value
Gram matrices can be used to determine how much different channels are dependent on one another. This dependence is used as a definition of "style."
1 | .generate_gram_matrix(tensor)
|
tensor |
A 1 x C x H x W tensor. |
A tensor with shape C x C.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.