MCPcopy Create free account
hub / github.com/tensorflow/lingvo / AddSubplot

Method AddSubplot

lingvo/core/plot.py:204–224  ·  view source on GitHub ↗

r"""Adds a subplot from tensors using plot_fun to populate the subplot axes. Args: tensor_list: A list of tensors to be realized as numpy arrays and passed as arguments to plot_func. The first dimension of each tensor in the list corresponds to batch, and must be the same

(self, tensor_list, plot_func=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setUpMethod · 0.95
testBasicMethod · 0.95
testUnicodeTextMethod · 0.95
testMultipleSubplotsMethod · 0.95
testCustomPlotFuncMethod · 0.95
testLargerBatchMethod · 0.95
testCanChangeFigsizeMethod · 0.95

Calls

no outgoing calls

Tested by 12

setUpMethod · 0.76
testBasicMethod · 0.76
testUnicodeTextMethod · 0.76
testMultipleSubplotsMethod · 0.76
testCustomPlotFuncMethod · 0.76
testLargerBatchMethod · 0.76
testCanChangeFigsizeMethod · 0.76