-
### System information
- **What is the top-level directory of the model you are using**: models/research/syntaxnet/examples/dragnn
- **Have I written custom code (as opposed to using a stock example…
-
- **What is the top-level directory of the model you are using**: models/research/syntaxnet
- **Have I written custom code**: No
- **OS Platform and Distribution**: MacOS High Sierra
- **TensorFlow…
-
I just upgraded Bazel/synced and now I'm getting same errors as in #1157
```
bazel build -c opt --config=cuda //tensorflow/cc:tutorials_example_trainer
ERROR: /home/yaroslavvb/tensorflow.git/tensor…
-
### System information
- **What is the top-level directory of the model you are using**:
models/research/syntaxnet/
- **Have I written custom code (as opposed to using a stock example script pro…
-
I am trying to train Syntaxnet on a new Corpus. I have edited the context.pbtxt so it points to the route of the corpus:
input {
name: 'training-corpus'
record_format: 'conll-sentence'
Par…
-
Firstly, there is no internet access. And I'm sure protobuf is installed successly:
```
protoc --version
libprotoc 3.1.0
```
But there is the error on the tensorflow's configure:
```
./configure
/…
-
No1.
http://stackoverflow.com/questions/43509103/typeerror-init-got-an-unexpected-keyword-argument-reuse
for No1,i modify the file dragnn/python/wrapped_units.py by del del the ", reuse=True" in
…
-
my problem is very similar to https://github.com/tensorflow/models/issues/538 - I can't produce model with morphology-map and char-ngram-map files present. But the fact that pretrained models (https:/…
-
### System information
- **What is the top-level directory of the model you are using**:
research/syntaxnet
- **Have I written custom code (as opposed to using a stock example script provided in …
-
@stweil I am running into errors while building tatweel_test, these are related to tensorflow.
I have installed tensorflow and protobuf by
```
sudo pip3 install --upgrade https://powerci.osuos…