@Namespace(value="tensorflow::ops::internal") @NoOffset @Properties(inherit=tensorflow.class) public class QuantizedConv2DWithBiasSumAndReluAndRequantize extends Pointer
Output
output
* Output
min_output
* Output
max_outputModifier and Type | Class and Description |
---|---|
static class |
QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs
Optional attribute setters for QuantizedConv2DWithBiasSumAndReluAndRequantize
|
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
QuantizedConv2DWithBiasSumAndReluAndRequantize(Pointer p)
Pointer cast constructor.
|
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
int[] strides,
BytePointer padding) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
int[] strides,
BytePointer padding,
QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
int[] strides,
String padding) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
int[] strides,
String padding,
QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntBuffer strides,
BytePointer padding) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntBuffer strides,
BytePointer padding,
QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntBuffer strides,
String padding) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntBuffer strides,
String padding,
QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntPointer strides,
BytePointer padding) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntPointer strides,
BytePointer padding,
QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntPointer strides,
String padding) |
QuantizedConv2DWithBiasSumAndReluAndRequantize(Scope scope,
Input input,
Input filter,
Input bias,
Input min_input,
Input max_input,
Input min_filter,
Input max_filter,
Input min_freezed_output,
Input max_freezed_output,
Input summand,
Input min_summand,
Input max_summand,
IntPointer strides,
String padding,
QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public QuantizedConv2DWithBiasSumAndReluAndRequantize(Pointer p)
Pointer(Pointer)
.public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntPointer strides, @tensorflow.StringPiece BytePointer padding)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntBuffer strides, @tensorflow.StringPiece String padding)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice int[] strides, @tensorflow.StringPiece BytePointer padding)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntPointer strides, @tensorflow.StringPiece String padding)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntBuffer strides, @tensorflow.StringPiece BytePointer padding)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice int[] strides, @tensorflow.StringPiece String padding)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntPointer strides, @tensorflow.StringPiece BytePointer padding, @Const @ByRef QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntBuffer strides, @tensorflow.StringPiece String padding, @Const @ByRef QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice int[] strides, @tensorflow.StringPiece BytePointer padding, @Const @ByRef QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntPointer strides, @tensorflow.StringPiece String padding, @Const @ByRef QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice IntBuffer strides, @tensorflow.StringPiece BytePointer padding, @Const @ByRef QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs)
public QuantizedConv2DWithBiasSumAndReluAndRequantize(@Const @ByRef Scope scope, @ByVal Input input, @ByVal Input filter, @ByVal Input bias, @ByVal Input min_input, @ByVal Input max_input, @ByVal Input min_filter, @ByVal Input max_filter, @ByVal Input min_freezed_output, @ByVal Input max_freezed_output, @ByVal Input summand, @ByVal Input min_summand, @ByVal Input max_summand, @tensorflow.ArraySlice int[] strides, @tensorflow.StringPiece String padding, @Const @ByRef QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs attrs)
@ByVal public static QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs OutType(@Cast(value="tensorflow::DataType") int x)
@ByVal public static QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs Dilations(@tensorflow.ArraySlice IntPointer x)
@ByVal public static QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs Dilations(@tensorflow.ArraySlice IntBuffer x)
@ByVal public static QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs Dilations(@tensorflow.ArraySlice int... x)
@ByVal public static QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs PaddingList(@tensorflow.ArraySlice IntPointer x)
@ByVal public static QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs PaddingList(@tensorflow.ArraySlice IntBuffer x)
@ByVal public static QuantizedConv2DWithBiasSumAndReluAndRequantize.Attrs PaddingList(@tensorflow.ArraySlice int... x)
public QuantizedConv2DWithBiasSumAndReluAndRequantize operation(Operation setter)
public QuantizedConv2DWithBiasSumAndReluAndRequantize output(Output setter)
public QuantizedConv2DWithBiasSumAndReluAndRequantize min_output(Output setter)
public QuantizedConv2DWithBiasSumAndReluAndRequantize max_output(Output setter)
Copyright © 2022. All rights reserved.