Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

BREAKING CHANGE: OperationCarrier interface have changes to fix Issue 48 #115

Merged
merged 10 commits into from
Aug 27, 2019

Conversation

owulveryck
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 27, 2019

Codecov Report

Merging #115 into master will decrease coverage by 0.39%.
The diff coverage is 61.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #115     +/-   ##
=========================================
- Coverage   85.79%   85.39%   -0.4%     
=========================================
  Files         391      391             
  Lines       10173    10244     +71     
=========================================
+ Hits         8728     8748     +20     
- Misses       1280     1312     +32     
- Partials      165      184     +19
Impacted Files Coverage Δ
backend/x/gorgonnx/operator.go 77.77% <ø> (ø) ⬆️
backend/x/gorgonnx/image_scaler.go 23.59% <0%> (-0.27%) ⬇️
backend/x/gorgonnx/batchnorm.go 58.57% <100%> (+0.6%) ⬆️
backend/x/gorgonnx/flatten.go 86.2% <100%> (+0.49%) ⬆️
backend/x/gorgonnx/conv.go 46.78% <100%> (+0.49%) ⬆️
backend/x/gorgonnx/gemm.go 76.09% <100%> (+0.11%) ⬆️
backend/x/gorgonnx/maxpool.go 86.59% <100%> (+0.72%) ⬆️
backend/x/gorgonnx/transpose.go 85.18% <100%> (+0.56%) ⬆️
backend/x/gorgonnx/identity.go 85.71% <100%> (+1.09%) ⬆️
backend/x/gorgonnx/reshape.go 82.85% <100%> (+0.5%) ⬆️
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2de2869...ccde46d. Read the comment docs.

backend/x/gorgonnx/graph_walk.go Outdated Show resolved Hide resolved
@owulveryck owulveryck merged commit bcfed2a into master Aug 27, 2019
@owulveryck owulveryck deleted the issue-48 branch September 20, 2019 15:50
owulveryck added a commit that referenced this pull request Sep 29, 2019
BREAKING CHANGE: OperationCarrier interface have changes to fix Issue 48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants