-
Hi, I'm new to tensorflow, and I've been trying to get syntaxnet to work on GPU.
I've tried the suggestions in #762 and #248, but these 6 tests still fail during compilation:
```
INFO: Elapsed ti…
-
I am attempting to install SyntaxNet so that I can run [Parsey Universal](https://github.com/tensorflow/models/blob/master/research/syntaxnet/g3doc/universal.md). I have been following the instruction…
-
if it possible to add something like speech act in SLING document schema?
maybe like:
{=#1
:/s/document
/s/document/text: "example sentence"
**/s/document/speechact: "tell"**
/s/…
-
## SyntaxNet
Hello, I'm running this:
```
git clone --recursive https://github.com/tensorflow/models.git
cd models/syntaxnet/tensorflow
./configure
cd ..
bazel test ...
```
And th…
-
Summary/tldr:
It would be nice with more String support in the Java API and a tf.reduce_sum which supports string concatenation.
Body:
I have successfully hacked in the custom ops of syntaxnet …
-
### 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 provid…
-
### 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 provid…
-
To get help from the community, check out our [Google group](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs).
#### TensorFlow.js version
Any
#### Browser version
Angular/Univers…
-
I am getting the following error on installing. Could someone please help?
```
ERROR: /home/kartik144/models/research/syntaxnet/dragnn/protos/BUILD:35:1: Traceback (most recent call last):
File …
-
### System information
- **What is the top-level directory of the model you are using**: tensorflow/models/tree/master/research/syntaxnet
- **Have I written custom code (as opposed to using a stock …