Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dilation_with_bias_and_bn_and_relu6_to_uq (0.51 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

              'target_opset': quant_opts_pb2.UNIFORM_QUANTIZED,
              'input_shape_dynamic': False,
              'enable_per_channel_quantization': False,
          },
          {
              'testcase_name': 'dilation_with_bias_and_bn_and_relu6_to_uq',
              'activation_fn': nn_ops.relu6,
              'has_bias': True,
              'has_batch_norm': True,
              'target_opset': quant_opts_pb2.UNIFORM_QUANTIZED,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
Back to top