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

More data -> tensor renaming #230

Merged
merged 6 commits into from
Jul 12, 2022
Merged

More data -> tensor renaming #230

merged 6 commits into from
Jul 12, 2022

Conversation

luisenp
Copy link
Contributor

@luisenp luisenp commented Jul 7, 2022

Renaming some additional methods and variables, mostly for consistency.

@luisenp luisenp added the refactor Refactor library components label Jul 7, 2022
@luisenp luisenp requested a review from mhmukadam July 7, 2022 20:37
@luisenp luisenp self-assigned this Jul 7, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 7, 2022
@luisenp luisenp changed the base branch from main to lep.rename_data_as_tensor July 7, 2022 20:37
@luisenp luisenp force-pushed the lep.rename_data_as_tensor branch from 525bbf1 to 5fca4ac Compare July 7, 2022 21:44
@luisenp luisenp force-pushed the lep.rename_data_as_tensor branch from 5fca4ac to 42e874a Compare July 8, 2022 04:42
Base automatically changed from lep.rename_data_as_tensor to main July 12, 2022 18:44
@luisenp luisenp merged commit 9b79b6d into main Jul 12, 2022
@luisenp luisenp deleted the lep.more_data_renaming branch July 12, 2022 18:56
suddhu pushed a commit to suddhu/theseus that referenced this pull request Jan 21, 2023
* Renamed Vectorize containers and methods using data->tensor convention.

* Renamed _init_data as _init_tensor for Variable subclasses.

* Renamed input_data as input_tensors in Objective's forward and update methods.

* Renamed _data_check as _check_tensor.

* Rename normalize(data) as normalize(tensor) for Manifold classes.

* Renamed variable in DLM forward for clarity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. refactor Refactor library components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants