Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Conversation

@horheynm
Copy link

Make stub v2 compatible

@tdg5 tdg5 changed the base branch from main to graphql-requests February 19, 2023 14:29
@tdg5 tdg5 changed the base branch from graphql-requests to graphql-queryparser-fields February 19, 2023 14:29
@tdg5
Copy link
Contributor

tdg5 commented Feb 19, 2023

Heads up, I changed this PR to target the branch from #270 to make it easier to review the relevant differences.

Copy link
Contributor

@tdg5 tdg5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there are a couple of bugs in here, but overall makes sense to me

Base automatically changed from graphql-queryparser-fields to main March 21, 2023 20:48
Co-authored-by: Danny Guinther <[email protected]>
Copy link

@dfneuralmagic dfneuralmagic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@horheynm horheynm merged commit 00ccfac into main Apr 12, 2023
@horheynm horheynm deleted the stub-v2 branch April 12, 2023 14:52
horheynm pushed a commit that referenced this pull request Apr 13, 2023
* Dummy graphql requests module

* graphql api request

* return Model instances

* Update NOTICE (#242)

license name change

* bump main to 1.4.0 (#246)

Co-authored-by: dhuang <[email protected]>

* Pin numpy version to <=1.21.6 (#247)

search

search, download draft

draft, successful search and download

draft

Update: `ModelAnalysis.from_onnx(...)` to additionally work with loaded `ModelProto` (#253)

refactor

search, download

* lint

* pass tests

* init files

* lint

* Add dummy test using test-specific subclass

* tests

* add incremeent_downloads=False

* allow empty arguments

* comments

* query parser, allow dict as input, add tests for extra functionality

* restore models.utils

* restore models.utils

* v2 stub

* comments

* change stubs to ones on prod

* lint

* Update src/sparsezoo/model/utils.py

Co-authored-by: Danny Guinther <[email protected]>

* Update src/sparsezoo/model/utils.py

Co-authored-by: Danny Guinther <[email protected]>

* Update src/sparsezoo/api/utils.py

Co-authored-by: Danny Guinther <[email protected]>

---------

Co-authored-by: Danny Guinther <[email protected]>
Co-authored-by: Jeannie Finks <[email protected]>
Co-authored-by: dhuangnm <[email protected]>
Co-authored-by: dhuang <[email protected]>
Co-authored-by: Rahul Tuli <[email protected]>
Co-authored-by: Danny Guinther <[email protected]>
horheynm pushed a commit that referenced this pull request Apr 17, 2023
* fix return type annotation and tests (#282)

Co-authored-by: Danny Guinther <[email protected]>

* error handling - send message from graphql (#286)

* error handling - send message from graphql

Union to Optional

error message

* error message

* comments

* tests

* tests

* change def name

* error logic

* Stub v2 (#271)

* Dummy graphql requests module

* graphql api request

* return Model instances

* Update NOTICE (#242)

license name change

* bump main to 1.4.0 (#246)

Co-authored-by: dhuang <[email protected]>

* Pin numpy version to <=1.21.6 (#247)

search

search, download draft

draft, successful search and download

draft

Update: `ModelAnalysis.from_onnx(...)` to additionally work with loaded `ModelProto` (#253)

refactor

search, download

* lint

* pass tests

* init files

* lint

* Add dummy test using test-specific subclass

* tests

* add incremeent_downloads=False

* allow empty arguments

* comments

* query parser, allow dict as input, add tests for extra functionality

* restore models.utils

* restore models.utils

* v2 stub

* comments

* change stubs to ones on prod

* lint

* Update src/sparsezoo/model/utils.py

Co-authored-by: Danny Guinther <[email protected]>

* Update src/sparsezoo/model/utils.py

Co-authored-by: Danny Guinther <[email protected]>

* Update src/sparsezoo/api/utils.py

Co-authored-by: Danny Guinther <[email protected]>

---------

Co-authored-by: Danny Guinther <[email protected]>
Co-authored-by: Jeannie Finks <[email protected]>
Co-authored-by: dhuangnm <[email protected]>
Co-authored-by: dhuang <[email protected]>
Co-authored-by: Rahul Tuli <[email protected]>
Co-authored-by: Danny Guinther <[email protected]>

---------

Co-authored-by: Danny Guinther <[email protected]>
Co-authored-by: Danny Guinther <[email protected]>
Co-authored-by: Jeannie Finks <[email protected]>
Co-authored-by: dhuangnm <[email protected]>
Co-authored-by: dhuang <[email protected]>
Co-authored-by: Rahul Tuli <[email protected]>
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.

6 participants