Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Data structure representing the number of data to be implicitly added to the subtensor. More...
| TransposedConv2dPadding | ( | long | first, |
| long | second | ||
| ) |
Constructs TransposedConv2dPadding with parameters
| first | The first number of data to be implicitly added to the subtensor |
| second | The second number of data to be implicitly added to the subtensor |
| long [] getSize | ( | ) |
Gets the 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
| first | The first number of data to be implicitly added to the subtensor |
| second | The second number of data to be implicitly added to the subtensor |
For more complete information about compiler optimizations, see our Optimization Notice.