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

Windows Installation? #122

Closed
hugman opened this issue Nov 11, 2015 · 4 comments
Closed

Windows Installation? #122

hugman opened this issue Nov 11, 2015 · 4 comments

Comments

@hugman
Copy link

hugman commented Nov 11, 2015

Is it possible to install TF in windows environment?
I checked "pip install" is not supported in windows.

Any plan for it?

@nowrock
Copy link

nowrock commented Nov 11, 2015

I have the same question.

@icoxfog417
Copy link

Please refer #17.

@mrry
Copy link
Contributor

mrry commented Nov 11, 2015

Closing this as a duplicate of #17 - please feel free to continue the discussion there.

@mrry mrry closed this as completed Nov 11, 2015
@zkailinzhang
Copy link

C:\Users\Desktop>docker run -it b.gcr.io/tensorflow/tensorflow

Unable to find image 'b.gcr.io/tensorflow/tensorflow:latest' locally

docker: Error response from daemon: unable to ping registry endpoint https://b.g
cr.io/v0/
v2 ping attempt failed with error: Get https://b.gcr.io/v2/: dial tcp 64.233.188
.82:443: i/o timeout

lukeiwanski pushed a commit to codeplaysoftware/tensorflow that referenced this issue Oct 26, 2017
Ensures that the Conv2dBackpropInput and Conv2dBackpropFilter ops are
registered for SYCL.

These just use Eigen to do the computations (see conv2d.h and
conv_grad_filter_ops.cc), however they do seem to be really slow.
tensorflow-copybara pushed a commit that referenced this issue Sep 17, 2019
- add canonicalization pattern to compose maps into affine loads/stores;
  templatize the pattern and reuse it for affine.apply as well

- rename getIndices -> getMapOperands() (getIndices is confusing since
  these are no longer the indices themselves but operands to the map
  whose results are the indices). This also makes the accessor uniform
  across affine.apply/load/store. Change arg names on the affine
  load/store builder to avoid confusion. Drop an unused confusing build
  method on AffineStoreOp.

- update incomplete doc comment for canonicalizeMapAndOperands (this was
  missed from a previous update).

Addresses issue #121

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Closes #122

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#122 from bondhugula:compose-load-store e71de1771e56a85c4282c10cb43f30cef0701c4f
PiperOrigin-RevId: 269619540
hristo-vrigazov pushed a commit to hristo-vrigazov/tensorflow that referenced this issue Oct 1, 2019
- add canonicalization pattern to compose maps into affine loads/stores;
  templatize the pattern and reuse it for affine.apply as well

- rename getIndices -> getMapOperands() (getIndices is confusing since
  these are no longer the indices themselves but operands to the map
  whose results are the indices). This also makes the accessor uniform
  across affine.apply/load/store. Change arg names on the affine
  load/store builder to avoid confusion. Drop an unused confusing build
  method on AffineStoreOp.

- update incomplete doc comment for canonicalizeMapAndOperands (this was
  missed from a previous update).

Addresses issue tensorflow#121

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Closes tensorflow#122

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#122 from bondhugula:compose-load-store e71de1771e56a85c4282c10cb43f30cef0701c4f
PiperOrigin-RevId: 269619540
cjolivier01 pushed a commit to Cerebras/tensorflow that referenced this issue Dec 6, 2019
…pstream-unit-test-fix-180813

Misc CI unit test updates - MIOpen HOME, fp16 gemm, 5d tensors
reuben pushed a commit to coqui-ai/tensorflow that referenced this issue Mar 7, 2021
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

5 participants