-
This is reopen of issue #59
I followed the steps there and had the same result. mace tree is synced today and mace docker rebuilt.
transform_graph is from tensorflow 1.6 binary docker image from te…
-
In the svhn-digit-dorefa.py code, where is the XNOR kernel?
-
## 🐛 Bug
-- Build files have been written to: /home/feng/pytorch/build
+ make install -j12
Scanning dependencies of target js_embed
Scanning dependencies of target benchmark
Scanning dependencies…
-
## 🐛 Bug
Torch fails to build (even with `BUILD_TEST=0`) on `/opt/pytorch/torch/csrc/Dtype.cpp`; looks like another instance of warning converted to errors:
```bash
[0mFirst, rewinding head to…
-
## 🐛 Bug
Torch fails to build (see error below) on a cuda header apparently. I am definitely not building for a GPU so I don't know if it's necessary to build the GPU stuff at all...
```bash
[…
-
Download the network model
MobileNet_v1_1.0_224_quant
https://github.com/tensorflow/models/blob/master/research/slim/nets/mobilenet_v1.md
Turn tflite error
bazel run toco -- \
--input_fil…
-
Download the network model
MobileNet_v1_1.0_224_quant
https://github.com/tensorflow/models/blob/master/research/slim/nets/mobilenet_v1.md
Turn tflite error
bazel run toco --
--input_file=/…
-
可以release对于Youtube-8M frame-level feature数据,从tfrecords格式到pickle格式转换的代码吗?
-
I just build the master branch on windows based-on the CMake method, as shown in link: https://github.com/tensorflow/tensorflow/tree/r0.12/tensorflow/contrib/cmake
I first build the PIP package, as…
-
**System information**
Windows10
VisualStudio 2015
TensorFlow 1.3.0
Python 3.5.3
CMake 3.9.0
I am generating C++ tensorflow 'GPU' version of _tf_tutorials_example_trainer_ example as defined…