MANIFEST.in
README.md
setup.py
tensorwatch/__init__.py
tensorwatch/array_stream.py
tensorwatch/data_utils.py
tensorwatch/evaler.py
tensorwatch/evaler_utils.py
tensorwatch/file_stream.py
tensorwatch/filtered_stream.py
tensorwatch/image_utils.py
tensorwatch/imagenet_class_index.json
tensorwatch/imagenet_synsets.txt
tensorwatch/imagenet_utils.py
tensorwatch/lv_types.py
tensorwatch/notebook_maker.py
tensorwatch/pytorch_utils.py
tensorwatch/repeated_timer.py
tensorwatch/stream.py
tensorwatch/stream_factory.py
tensorwatch/stream_union.py
tensorwatch/tensor_utils.py
tensorwatch/text_vis.py
tensorwatch/utils.py
tensorwatch/vis_base.py
tensorwatch/visualizer.py
tensorwatch/watcher.py
tensorwatch/watcher_base.py
tensorwatch/watcher_client.py
tensorwatch/zmq_mgmt_stream.py
tensorwatch/zmq_stream.py
tensorwatch/zmq_wrapper.py
tensorwatch.egg-info/PKG-INFO
tensorwatch.egg-info/SOURCES.txt
tensorwatch.egg-info/dependency_links.txt
tensorwatch.egg-info/requires.txt
tensorwatch.egg-info/top_level.txt
tensorwatch/embeddings/__init__.py
tensorwatch/embeddings/tsne_utils.py
tensorwatch/model_graph/__init__.py
tensorwatch/model_graph/torchstat_utils.py
tensorwatch/model_graph/hiddenlayer/__init__.py
tensorwatch/model_graph/hiddenlayer/distiller.py
tensorwatch/model_graph/hiddenlayer/distiller_utils.py
tensorwatch/model_graph/hiddenlayer/ge.py
tensorwatch/model_graph/hiddenlayer/graph.py
tensorwatch/model_graph/hiddenlayer/pytorch_builder.py
tensorwatch/model_graph/hiddenlayer/pytorch_builder_grad.py
tensorwatch/model_graph/hiddenlayer/pytorch_builder_trace.py
tensorwatch/model_graph/hiddenlayer/pytorch_draw_model.py
tensorwatch/model_graph/hiddenlayer/summary_graph.py
tensorwatch/model_graph/hiddenlayer/tf_builder.py
tensorwatch/model_graph/hiddenlayer/transforms.py
tensorwatch/mpl/__init__.py
tensorwatch/mpl/bar_plot.py
tensorwatch/mpl/base_mpl_plot.py
tensorwatch/mpl/histogram.py
tensorwatch/mpl/image_plot.py
tensorwatch/mpl/line_plot.py
tensorwatch/mpl/pie_chart.py
tensorwatch/plotly/__init__.py
tensorwatch/plotly/base_plotly_plot.py
tensorwatch/plotly/embeddings_plot.py
tensorwatch/plotly/line_plot.py
tensorwatch/receptive_field/__init__.py
tensorwatch/receptive_field/rf_utils.py
tensorwatch/saliency/__init__.py
tensorwatch/saliency/backprop.py
tensorwatch/saliency/deeplift.py
tensorwatch/saliency/epsilon_lrp.py
tensorwatch/saliency/gradcam.py
tensorwatch/saliency/inverter_util.py
tensorwatch/saliency/lime_image_explainer.py
tensorwatch/saliency/occlusion.py
tensorwatch/saliency/saliency.py
tensorwatch/saliency/lime/__init__.py
tensorwatch/saliency/lime/lime_base.py
tensorwatch/saliency/lime/lime_image.py
tensorwatch/saliency/lime/wrappers/__init__.py
tensorwatch/saliency/lime/wrappers/generic_utils.py
tensorwatch/saliency/lime/wrappers/scikit_image.py