Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

List of all members

Data structure representing the number of data to be implicitly added to the subtensor. More...

Class Constructor

TransposedConv2dPadding ( long  first,
long  second 
)

Constructs TransposedConv2dPadding with parameters

Parameters
firstThe first number of data to be implicitly added to the subtensor
secondThe second number of data to be implicitly added to the subtensor

Detailed Description

Member Function Documentation

long [] getSize ( )

Gets the array of numbers of data to be implicitly added to the subtensor

Returns
Array of numbers of data to be implicitly added to the subtensor
void setSize ( long  first,
long  second 
)

Sets the array of numbers of data to be implicitly added to the subtensor

Parameters
firstThe first number of data to be implicitly added to the subtensor
secondThe second number of data to be implicitly added to the subtensor

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.