Module tf.browser
Local TF data and web server
Expand source code Browse git
"""
# Local TF data and web server
"""
Sub-modules
tf.browser.command
-
Command-line argument processing
tf.browser.html
-
HTML generation done in the Pythonic way.
tf.browser.kernel
-
TF kernel …
tf.browser.ner
tf.browser.serve
-
Dress TF nodes up for serving on the web …
tf.browser.servelib
-
Common Server Related Functions …
tf.browser.start
-
Start the TF browser …
tf.browser.web
-
Web interface …
tf.browser.wrap
-
Wrap material into HTML …