dot-generate_gram_matrix: Generate Gram Matrix

Description Usage Arguments Value

Description

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."

Usage

1

Arguments

tensor

A 1 x C x H x W tensor.

Value

A tensor with shape C x C.


jonthegeek/stylex documentation built on Dec. 21, 2021, 2:17 a.m.