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

Add kernel RaggedTensorToTensor for CPU and WebGL backend #6686

Merged
merged 6 commits into from
Aug 4, 2022

Conversation

ahmedsabie
Copy link
Contributor

@ahmedsabie ahmedsabie commented Jul 27, 2022

Implementation based on Tensorflow.
To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

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

beautiful, thanks!

Reviewed 14 of 14 files at r1, 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @ahmedsabie and @lina128)


tfjs-core/src/ops/ragged_tensor_to_tensor.ts line 3 at r1 (raw file):

/**
 * @license
 * Copyright 2021 Google LLC. All Rights Reserved.

2022

Copy link
Collaborator

@lina128 lina128 left a comment

Choose a reason for hiding this comment

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

Great work, thank you Ahmed! For the raggedTensorImpl, if it references TF implementation, please add a link to the code.

Reviewable status: :shipit: complete! 2 of 1 approvals obtained (waiting on @ahmedsabie)

@ahmedsabie ahmedsabie merged commit 1eefcce into master Aug 4, 2022
@ahmedsabie ahmedsabie deleted the ragged-tensor-to-tensor branch August 4, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants