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 bitwise operations #143

Open
nsthorat opened this issue Apr 7, 2018 · 3 comments
Open

Add bitwise operations #143

nsthorat opened this issue Apr 7, 2018 · 3 comments

Comments

@nsthorat
Copy link
Contributor

nsthorat commented Apr 7, 2018

From @manrajgrover on March 20, 2018 19:9

Currently, the API does not support bitwise operations. The problem with adding support for these operations is WebGL 1.0 does not support them. We can add CPU methods but then we will only support CPU backend for these operations.

https://www.tensorflow.org/api_docs/python/tf/bitwise

Copied from original issue: tensorflow/tfjs-core#871

easadler pushed a commit to easadler/tfjs that referenced this issue Apr 12, 2018
* Fix lint issue

ERROR: (semicolon)
/path/to/deeplearnjs/src/environment.ts[87, 67]: Missing
semicolon
@nsthorat nsthorat added help wanted type:feature New feature or request labels Oct 24, 2018
@VariableVasasMT
Copy link
Contributor

I would like to take this pr, if no one is working on it

nsthorat pushed a commit that referenced this issue Aug 19, 2019
@gnecula
Copy link

gnecula commented Jul 9, 2021

Has the feasibility of this changed?

@gaikwadrahul8
Copy link
Contributor

Hi, @nsthorat

Thank you for opening this issue for tracking purposes. Since this issue has been open for a long time, the code/debug information for this issue may not be relevant with the current state of the code base.

The TFJs team is constantly improving the framework by fixing bugs and adding new features. We suggest you try the latest TFJs version with the latest compatible hardware configuration which could potentially resolve the issue. We can keep the issue open if it is still relevant. Please confirm if we need to keep the issue open.

Thank you for your support and cooperation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants