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

Feature/cpu #1019

Merged
merged 356 commits into from
Nov 7, 2023

fix output when test cli

4411d9e
Select commit
Loading
Failed to load commit list.
Merged

Feature/cpu #1019

fix output when test cli
4411d9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2023 in 1s

35.40% of diff hit (target 76.77%)

View this Pull Request on Codecov

35.40% of diff hit (target 76.77%)

Annotations

Check warning on line 62 in modules/Nncase.Modules.StackVM/CodeGen/StackVM/CodeGenVisitor.g.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/Nncase.Modules.StackVM/CodeGen/StackVM/CodeGenVisitor.g.cs#L62

Added line #L62 was not covered by tests

Check warning on line 29 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L29

Added line #L29 was not covered by tests

Check warning on line 49 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L49

Added line #L49 was not covered by tests

Check warning on line 94 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L94

Added line #L94 was not covered by tests

Check warning on line 103 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 107 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L107

Added line #L107 was not covered by tests

Check warning on line 110 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L110

Added line #L110 was not covered by tests

Check warning on line 113 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L113

Added line #L113 was not covered by tests

Check warning on line 121 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 124 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 126 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L126

Added line #L126 was not covered by tests

Check warning on line 130 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 139 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L139

Added line #L139 was not covered by tests

Check warning on line 141 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L141

Added line #L141 was not covered by tests

Check warning on line 146 in src/Nncase.Compiler/Hosting/PluginLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Compiler/Hosting/PluginLoader.cs#L143-L146

Added lines #L143 - L146 were not covered by tests

Check warning on line 126 in src/Nncase.Core/CompileOptions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/CompileOptions.cs#L126

Added line #L126 was not covered by tests

Check warning on line 41 in src/Nncase.Core/Converters/PointerConverters.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/Converters/PointerConverters.cs#L41

Added line #L41 was not covered by tests

Check warning on line 46 in src/Nncase.Core/Converters/PointerConverters.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/Converters/PointerConverters.cs#L46

Added line #L46 was not covered by tests

Check warning on line 51 in src/Nncase.Core/Converters/PointerConverters.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/Converters/PointerConverters.cs#L51

Added line #L51 was not covered by tests

Check warning on line 53 in src/Nncase.Core/Converters/PointerConverters.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/Converters/PointerConverters.cs#L53

Added line #L53 was not covered by tests

Check warning on line 207 in src/Nncase.Core/CostModel/Cost.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/CostModel/Cost.cs#L207

Added line #L207 was not covered by tests

Check warning on line 233 in src/Nncase.Core/CostModel/Cost.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/CostModel/Cost.cs#L233

Added line #L233 was not covered by tests

Check warning on line 52 in src/Nncase.Core/Diagnostics/NullDumpper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/Diagnostics/NullDumpper.cs#L52

Added line #L52 was not covered by tests

Check warning on line 18 in src/Nncase.Core/DistributedType.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/DistributedType.cs#L18

Added line #L18 was not covered by tests

Check warning on line 20 in src/Nncase.Core/DistributedType.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nncase.Core/DistributedType.cs#L20

Added line #L20 was not covered by tests