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

Spec Verification #25

Merged
merged 82 commits into from
Aug 28, 2024
Merged

Spec Verification #25

merged 82 commits into from
Aug 28, 2024

Conversation

Mgluhovskoi
Copy link
Collaborator

Goal of project:

  1. Create a standard for creating doc-strings
  2. Automatically verify doc-strings' dtype
    • negative test any dtypes that are not supported
  3. Integrate verification into test pipeline
  4. Add readme file to explain the proper format of doc-strings/documentation

Side task:

Add support for several cases within cast.

@Mgluhovskoi Mgluhovskoi self-assigned this Aug 5, 2024
@Mgluhovskoi Mgluhovskoi added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 5, 2024
@Mgluhovskoi Mgluhovskoi force-pushed the dev-mgluhovskoi-spec-verification branch from 959beda to 6e19d4d Compare August 6, 2024 17:50
@parthchadha parthchadha changed the title Spec Verification Intern Project Spec Verification Aug 6, 2024
@Mgluhovskoi
Copy link
Collaborator Author

I moved xfail test cases to L1 so increase in L0 time is now only around 2 minutes.

@Mgluhovskoi Mgluhovskoi force-pushed the dev-mgluhovskoi-spec-verification branch from 2b0f8b1 to 5fce676 Compare August 19, 2024 18:48
@Mgluhovskoi Mgluhovskoi requested a review from yizhuoz004 August 19, 2024 23:16
…verification

; Conflicts:
;	tripy/tripy/frontend/ops/allclose.py
;	tripy/tripy/frontend/trace/ops/cast.py
;	tripy/tripy/frontend/trace/ops/iota.py
;	tripy/tripy/frontend/trace/ops/reshape.py
;	tripy/tripy/frontend/trace/ops/slice.py
;	tripy/tripy/frontend/trace/ops/unary_elementwise.py
Mgluhovskoi and others added 6 commits August 27, 2024 12:58
…verification

; Conflicts:
;	tripy/tests/common/test_array.py
;	tripy/tests/spec_verification/object_builders.py
;	tripy/tripy/common/utils.py
…/TensorRT-Incubator into dev-mgluhovskoi-spec-verification
…verification

; Conflicts:
;	tripy/docs/conf.py
@Mgluhovskoi Mgluhovskoi merged commit 5c412aa into main Aug 28, 2024
1 check passed
@Mgluhovskoi Mgluhovskoi deleted the dev-mgluhovskoi-spec-verification branch August 28, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request tripy Pull request for the tripy project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants