Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant fold initializer for DQ node #23366

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

temporarily disable weight/Bias quantization

981d95b
Select commit
Loading
Failed to load commit list.
Draft

Constant fold initializer for DQ node #23366

temporarily disable weight/Bias quantization
981d95b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Linux ROCm CI Pipeline failed Jan 22, 2025 in 2h 42m 22s

Build #linux_ci_20250122_1 had test failures

Details

Tests

  • Failed: 26 (0.44%)
  • Passed: 5,826 (99.00%)
  • Other: 33 (0.56%)
  • Total: 5,885

Annotations

Check failure on line 29759 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Linux ROCm CI Pipeline

Build log #L29759

Bash exited with code '1'.

Check failure on line 1 in QDQWithMultiConsumerDQNodes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Linux ROCm CI Pipeline

QDQWithMultiConsumerDQNodes

/onnxruntime_src/onnxruntime/test/optimizer/ensure_unique_dq_for_node_unit_test.cc:235
Expected equality of these values:
  OpCount(op_count_before, "DequantizeLinear") + 4
    Which is: 25
  OpCount(op_count_after, "DequantizeLinear")
    Which is: 19
Raw output
/onnxruntime_src/onnxruntime/test/optimizer/ensure_unique_dq_for_node_unit_test.cc:235
Expected equality of these values:
  OpCount(op_count_before, "DequantizeLinear") + 4
    Which is: 25
  OpCount(op_count_after, "DequantizeLinear")
    Which is: 19

Check failure on line 1 in QDQWithMultiConsumerDQNodesPreservingAttributes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Linux ROCm CI Pipeline

QDQWithMultiConsumerDQNodesPreservingAttributes

/onnxruntime_src/onnxruntime/test/optimizer/ensure_unique_dq_for_node_unit_test.cc:255
Expected equality of these values:
  OpCount(op_count_before, "DequantizeLinear") + 8
    Which is: 17
  OpCount(op_count_after, "DequantizeLinear")
    Which is: 15
Raw output
/onnxruntime_src/onnxruntime/test/optimizer/ensure_unique_dq_for_node_unit_test.cc:255
Expected equality of these values:
  OpCount(op_count_before, "DequantizeLinear") + 8
    Which is: 17
  OpCount(op_count_after, "DequantizeLinear")
    Which is: 15

Check failure on line 1 in ConstantFoldingWithDequantizeLinear

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Linux ROCm CI Pipeline

ConstantFoldingWithDequantizeLinear

/onnxruntime_src/onnxruntime/test/optimizer/graph_transform_test.cc:871
Value of: op_to_count[entry.first] == entry.second
  Actual: false
Expected: true
DequantizeLinear mismatch. Expected:3 Got:2
Raw output
/onnxruntime_src/onnxruntime/test/optimizer/graph_transform_test.cc:871
Value of: op_to_count[entry.first] == entry.second
  Actual: false
Expected: true
DequantizeLinear mismatch. Expected:3 Got:2

Check failure on line 1 in ConstantFoldingQDQNodeUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Linux ROCm CI Pipeline

ConstantFoldingQDQNodeUnit

/onnxruntime_src/onnxruntime/test/optimizer/graph_transform_test.cc:871
Value of: op_to_count[entry.first] == entry.second
  Actual: false
Expected: true
com.microsoft.DequantizeLinear mismatch. Expected:2 Got:1
Raw output
/onnxruntime_src/onnxruntime/test/optimizer/graph_transform_test.cc:871
Value of: op_to_count[entry.first] == entry.second
  Actual: false
Expected: true
com.microsoft.DequantizeLinear mismatch. Expected:2 Got:1