neural_compressor.adaptor.ox_utils.operators.gather

Gather Operator.

Module Contents

Classes

GatherOperator

Gather Operator.

QGatherOperator

QGather Operator.

class neural_compressor.adaptor.ox_utils.operators.gather.GatherOperator(onnx_quantizer, onnx_node)[source]

Gather Operator.

class neural_compressor.adaptor.ox_utils.operators.gather.QGatherOperator(onnx_node, children, initializers)[source]

QGather Operator.