issues Search Results · repo:wookayin/tensorflow-plot language:Python
Filter by
15 results
(64 ms)15 results
inwookayin/tensorflow-plot (press backspace or delete to remove)Hi, I have experienced some problems when using the tfplot using the new version of matplotlib. More details about the
error are:
Traceback (most recent call last):
File tmp.py , line 169, in module ...
bug
os1a
- 4
- Opened on Jul 4, 2019
- #18
The following KeyError might happen during the execution (e.g. sess.run()) of plot functions, where an exception is
thrown outside:
KeyError: (1.0, 0.01, 0.010 , black , center_baseline , left , -1142507319491788459, ...
bug
wookayin
- Opened on Apr 22, 2019
- #17
GIL sucks.
One alternative way to make it much faster would be to serialize the function body (what if it contains closure?) and
execute the function in a multiprocess fashion (e.g. from a child process). ...
wookayin
- 1
- Opened on Mar 9, 2019
- #16
Acc to docs, tf_plot returns images in 3-D instead of 2D. I do not find any api where a 2D plot can be returned. Please
suggest some ways to achieve that.
invalid
question
mohapatras
- 2
- Opened on Feb 26, 2019
- #14
I used git clone to download the repository and run python setup.py, but it failed to install. Since my server could not
access to Internet, so I cannot use pip install. Could anyone give me some suggestions? ...
invalid
question
cmc1023
- 1
- Opened on Jan 2, 2019
- #12
Provide off-the-shelf plotting utilities in tfplot.contrib package.
- [x] batch wrapper (a7cd188)
- [x] heatmap (a7cd188)
new feature
wookayin
- Opened on Dec 24, 2018
- #11
I m using tfplot to write a histogram figure to TensorBoard. If I import tensorflow_probability I get the following
warning:
/usr/local/lib/python3.5/dist-packages/tfplot/figure.py:84: DeprecationWarning: ...
shwang
- 2
- Opened on Dec 2, 2018
- #9

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.