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

Repo Refactor #622

Draft
wants to merge 686 commits into
base: master
Choose a base branch
from

Utils: Refactor and Test Updates (#1464)

1d5140d
Select commit
Loading
Failed to load commit list.
Draft

Repo Refactor #622

Utils: Refactor and Test Updates (#1464)
1d5140d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 84.77509% with 352 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@ba08772). Learn more about missing BASE report.

Files with missing lines Patch % Lines
bin/export-model-arch/src/export_model_arch.cc 0.00% 120 Missing ⚠️
...graph/computation_graph_binary_sp_decomposition.cc 0.00% 94 Missing ⚠️
...ler/machine_mapping/machine_mapping_constraints.cc 54.71% 24 Missing ⚠️
lib/compiler/src/compiler/graph_optimize_state.cc 53.19% 22 Missing ⚠️
...compiler/machine_mapping/transitive_reduced_pcg.cc 69.56% 14 Missing ⚠️
bin/substitution-to-dot/substitution_to_dot.cc 0.00% 12 Missing ⚠️
lib/kernels/include/kernels/accessor.h 14.28% 12 Missing ⚠️
...ler/machine_mapping/get_optimal_machine_mapping.cc 92.95% 10 Missing ⚠️
...pping_problem_tree/machine_mapping_problem_tree.cc 82.75% 5 Missing ⚠️
...r/series_parallel/pcg/pcg_binary_parallel_split.cc 0.00% 5 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #622   +/-   ##
=========================================
  Coverage          ?   78.16%           
=========================================
  Files             ?      860           
  Lines             ?    27994           
  Branches          ?      770           
=========================================
  Hits              ?    21881           
  Misses            ?     6113           
  Partials          ?        0           
Files with missing lines Coverage Δ
...r/include/compiler/cost_estimator/cost_estimator.h 100.00% <100.00%> (ø)
...b/compiler/include/compiler/graph_optimize_state.h 100.00% <100.00%> (ø)
...iler/src/compiler/cost_estimator/cost_estimator.cc 100.00% <100.00%> (ø)
...sor_set_movement/abstracted_tensor_set_movement.cc 100.00% <100.00%> (ø)
...get_abstracted_tensor_set_movement_across_split.cc 100.00% <100.00%> (ø)
...ne_mapping/get_tensor_set_movement_across_split.cc 100.00% <100.00%> (ø)
...er/src/compiler/machine_mapping/machine_mapping.cc 100.00% <100.00%> (ø)
...g_problem_tree/get_machine_mapping_problem_tree.cc 100.00% <100.00%> (ø)
...ping_problem_tree/unmapped_op_cost_estimate_key.cc 100.00% <100.00%> (ø)
...g/parallel_layer_guid_oblivious_machine_mapping.cc 100.00% <100.00%> (ø)
... and 43 more