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

error __init__() got an unexpected keyword argument 'syntax' #49

Closed
mtrth opened this issue Nov 9, 2015 · 2 comments
Closed

error __init__() got an unexpected keyword argument 'syntax' #49

mtrth opened this issue Nov 9, 2015 · 2 comments

Comments

@mtrth
Copy link

mtrth commented Nov 9, 2015

I have Ubuntu 14.04 system I installed tensor flow using
pip install https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl

then when I try to import tensorflow in my python window, I get the error:
init() got an unexpected keyword argument 'syntax'

Is it a protobuf version problem ?
I have $ protoc --version
libprotoc 2.5.0

@Yangqing
Copy link
Contributor

Yangqing commented Nov 9, 2015

I think so - tensorflow requires protobuf 3. Issue #11 may be helpful.

@vrv
Copy link

vrv commented Nov 10, 2015

Closing as duplicate of 11 to keep discussion to one issue. Thanks!

@vrv vrv closed this as completed Nov 10, 2015
tarasglek pushed a commit to tarasglek/tensorflow that referenced this issue Jun 20, 2017
lissyx added a commit to lissyx/tensorflow that referenced this issue Feb 7, 2018
Fix tfcompile and CUDA bazel unnecessary rebuilds
tensorflow-copybara pushed a commit that referenced this issue Aug 6, 2019
Many LLVM transformations benefits from knowing the targets. This enables optimizations,
especially in a JIT context when the target is (generally) well-known.

Closes #49

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#49 from dcaballe:dcaballe/tti ab02f72eb326f660945696e5dadeeb983cf263b3
PiperOrigin-RevId: 261840617
cjolivier01 pushed a commit to Cerebras/tensorflow that referenced this issue Dec 6, 2019
…r457_compile_error_fix

update to fix compile errors with the new HIP (post PR457)
robert-kalmar pushed a commit to robert-kalmar/tensorflow that referenced this issue May 11, 2021
* Refine cmake build for vx-delegate

Add TIM_VX_INSTALL variable

Signed-off-by: xiang.zhang <xiang.zhang@verisilicon.com>
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

No branches or pull requests

3 participants