Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
tensorflow-plot
Public
forked from
wookayin/tensorflow-plot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 24, 2019
Release version: v0.3.2
wookayin
committed
70dbe91
View commit details
Copy full SHA for 70dbe91
Browse repository at this point
Support older TF versions (<1.9)
wookayin
committed
11799e4
View commit details
Copy full SHA for 11799e4
Browse repository at this point
Make tfplot.summary work with older version of TF (~1.12)
Show description for 0f27754
wookayin
committed
0f27754
View commit details
Copy full SHA for 0f27754
Browse repository at this point
Commits on Jul 23, 2019
Fix matplotlib 3.1+ issue (#18)
Show description for 7a55191
wookayin
committed
7a55191
View commit details
Copy full SHA for 7a55191
Browse repository at this point
Commits on Jul 22, 2019
Update travis CI to test TF 1.14 and python3.7
wookayin
committed
26a87ae
View commit details
Copy full SHA for 26a87ae
Browse repository at this point
Commits on May 2, 2019
Correct pypi link
wookayin
committed
15a41eb
View commit details
Copy full SHA for 15a41eb
Browse repository at this point
Release: v0.3.1
wookayin
committed
dbf62f8
View commit details
Copy full SHA for dbf62f8
Browse repository at this point
Use assertEqual instead of deprecated assertEquals
wookayin
committed
3616bc0
View commit details
Copy full SHA for 3616bc0
Browse repository at this point
Temporary workaround of the KeyError issue (#17)
Show description for dc3b126
wookayin
committed
dc3b126
View commit details
Copy full SHA for dc3b126
Browse repository at this point
Commits on Mar 3, 2019
Set Travis CI for both TF 1.x and 2.0-nightly (#15)
wookayin
committed
9d3ab22
View commit details
Copy full SHA for 9d3ab22
Browse repository at this point
Commits on Feb 27, 2019
Use TF2.0-compatible API (#15)
Show description for fb6201a
wookayin
committed
fb6201a
View commit details
Copy full SHA for fb6201a
Browse repository at this point
Commits on Feb 24, 2019
Set long description content type for pypi package
wookayin
committed
0eea4eb
View commit details
Copy full SHA for 0eea4eb
Browse repository at this point
Bump to next development version: 0.4.0.dev
wookayin
committed
a17e3a4
View commit details
Copy full SHA for a17e3a4
Browse repository at this point
Commits on Feb 23, 2019
Release: v0.3.0
wookayin
committed
3802749
View commit details
Copy full SHA for 3802749
Browse repository at this point
Improve several documentation
wookayin
committed
41ab8f2
View commit details
Copy full SHA for 41ab8f2
Browse repository at this point
Commits on Feb 15, 2019
Fix Travis CI build issue on python 3.4
wookayin
committed
e02c407
View commit details
Copy full SHA for e02c407
Browse repository at this point
Require TF < 2.0 explicitly
wookayin
committed
113baa7
View commit details
Copy full SHA for 113baa7
Browse repository at this point
Update documentation and ipython notebook examples
Show description for c868470
wookayin
committed
c868470
View commit details
Copy full SHA for c868470
Browse repository at this point
Commits on Feb 14, 2019
docs: Minor polishing
wookayin
committed
0fc8d38
View commit details
Copy full SHA for 0fc8d38
Browse repository at this point
doc: Autobuild using `sphinx-autobuild`
wookayin
committed
8b71f98
View commit details
Copy full SHA for 8b71f98
Browse repository at this point
docs: Automatic local build (make dev)
wookayin
committed
4469869
View commit details
Copy full SHA for 4469869
Browse repository at this point
Commits on Feb 10, 2019
Update LICENSE info and sphinx conf setting
wookayin
committed
6909852
View commit details
Copy full SHA for 6909852
Browse repository at this point
Commits on Feb 2, 2019
Fix summary wrapper when plotting is not batched (#13)
Show description for e7527cc
stefanwayon
authored and
wookayin
committed
e7527cc
View commit details
Copy full SHA for e7527cc
Browse repository at this point
Commits on Dec 26, 2018
Suppress imgcat on test or Travis CI
wookayin
committed
bc8f24d
View commit details
Copy full SHA for bc8f24d
Browse repository at this point
Write a test for tfplot.summary (still deprecated)
wookayin
committed
10a9d3a
View commit details
Copy full SHA for 10a9d3a
Browse repository at this point
Commits on Dec 25, 2018
Decode string arguments into unicode if they are bytes
Show description for 8b502f7
wookayin
committed
8b502f7
View commit details
Copy full SHA for 8b502f7
Browse repository at this point
Work-around Travis CI slowdown on py34
wookayin
committed
59dc138
View commit details
Copy full SHA for 59dc138
Browse repository at this point
Make autowrap accepts additional kwargs
Show description for fa49359
wookayin
committed
fa49359
View commit details
Copy full SHA for fa49359
Browse repository at this point
REBASEME: Use wraps to preserve __doc__ and __module__ properly
Show description for b281efb
wookayin
committed
b281efb
View commit details
Copy full SHA for b281efb
Browse repository at this point
Expose module attr of tfplot.contrib functions properly
wookayin
committed
ff163c3
View commit details
Copy full SHA for ff163c3
Browse repository at this point
Update showcase examples with autowrap and contrib
wookayin
committed
a9ac624
View commit details
Copy full SHA for a9ac624
Browse repository at this point
Add initial implementation of `tfplot.contrib` (#11)
Show description for a7cd188
wookayin
committed
a7cd188
View commit details
Copy full SHA for a7cd188
Browse repository at this point
Fix bugs on python 2.7
Show description for 14648a5
wookayin
committed
14648a5
View commit details
Copy full SHA for 14648a5
Browse repository at this point
Fix travis CI issues on python 2.7 and 3.4
Show description for 6b351bd
wookayin
committed
6b351bd
View commit details
Copy full SHA for 6b351bd
Browse repository at this point
Commits on Dec 19, 2018
Update README to promote tfplot.autowrap, and add API docs
wookayin
committed
9b0bd8a
View commit details
Copy full SHA for 9b0bd8a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.