ListAverageΒΆ
Functional interface to the Average layer. Takes a list of tensors.
Abstract Signature:
ListAverage(inputs: List[Tensor])
PyTorch
API:
βStrategy: Plugin (reduce_mean_list)
Functional interface to the Average layer. Takes a list of tensors.
Abstract Signature:
ListAverage(inputs: List[Tensor])
β