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

Implement operator AveragePool for backend Gorgonia/Gorgonnx #44

Open
owulveryck opened this issue May 5, 2019 · 0 comments
Open

Implement operator AveragePool for backend Gorgonia/Gorgonnx #44

owulveryck opened this issue May 5, 2019 · 0 comments
Labels
backend Feature request Gorgonia / Gorgonnx This issue is related to the Gorgonia backend Operator This is related to a specific operator

Comments

@owulveryck
Copy link
Owner

owulveryck commented May 5, 2019

Why is this operator needed?

To run at least inception v1

Implementation

Link to existing material on the backend

This operator does not exist in Gorgonia

Expected problems?

There is an open issue in ONNX about this operator: #1651

Tests

go test -run=ONNX/TestOperator

@owulveryck owulveryck added this to Operators TODO in onnx-go: inception_v1 via automation May 5, 2019
@owulveryck owulveryck changed the title Add AveragePool Operator Implement operator AveragePool for backend Gorgonia/Gorgonnx May 6, 2019
@owulveryck owulveryck added backend Feature request Gorgonia / Gorgonnx This issue is related to the Gorgonia backend Operator This is related to a specific operator labels May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Feature request Gorgonia / Gorgonnx This issue is related to the Gorgonia backend Operator This is related to a specific operator
Projects
onnx-go: inception_v1
  
Operators TODO
Development

No branches or pull requests

1 participant