fold icon indicating copy to clipboard operation
fold copied to clipboard

Deep learning with dynamic computation graphs in TensorFlow

Results 58 fold issues
Sort by recently updated
recently updated
newest added

Hi, It looks like the data/information regarding the usage of the Fold library is outdated now. Links are broken. I am trying to install GPU version of the Fold in...

I am interested in using Tensorflow Fold, but I would like for my application to be extensible and reproducible. Are there plans to upgrade this repo to more recent versions...

I've written custom parsers and emitters for everything from docstrings to classes and functions. However, I recently came across an issue with the TensorFlow codebase: inconsistent use of `Args:` and...

Hi, first of all, thanks for sharing this library. It's really awesome. I was trying to implement [Hierachical Multiscale Recurrent Neural Network](https://arxiv.org/pdf/1609.01704.pdf), where the network will need to decide which...

I tried to resolve the issue by trying out solutions suggested in other threads with this same issue. I also opened an issue under tensorflow's master repo as well (https://github.com/tensorflow/tensorflow/issues/21413#issuecomment-410777164),...

"tensorflow.python.framework.errors_impl.NotFoundError: /home/ENV/local/lib/python2.7/site-packages/tenso rflow_fold/loom/_deserializing_weaver_op.so: undefined symbol: _ZN10tensorflow6tensor5SplitERKNS_6TensorERKNS_3gtl1 0ArraySliceIxEE" How to deal with this?

I perform sentiment analysis and I want to get the root embeddings of all trees after I train the whole training dataset of trees. I will use them all in...

I installed fold using pip as recommended by the instructions, however when I try to import it I get an error. Any suggestions on how to fix this issue: `...

So I am just curious if anyone is working on this. And if no one is working on this I want to give a shot. If anyone how to make...