public static class
QuantizedConv2DAndRelu.Options
Optional attributes for QuantizedConv2DAndRelu
Public Methods
QuantizedConv2DAndRelu.Options |
dilations(List<Long> dilations)
|
QuantizedConv2DAndRelu.Options |
paddingList(List<Long> paddingList)
|
Inherited Methods
boolean |
equals(Object arg0)
|
final Class<?> |
getClass()
|
int |
hashCode()
|
final void |
notify()
|
final void |
notifyAll()
|
String |
toString()
|
final void |
wait(long arg0, int arg1)
|
final void |
wait(long arg0)
|
final void |
wait()
|