Searched defs:actor_order (Results 1 – 3 of 3) sorted by relevance
/external/trappy/trappy/ |
D | compare_runs.py | 19 def compare_runs(actor_order, map_label, runs, **kwords): argument 96 def summary_plots(actor_order, map_label, **kwords): argument
|
D | plot_utils.py | 235 def plot_weighted_input_power(runs, actor_order, width=None, height=None): argument 266 def plot_input_power(runs, actor_order, width=None, height=None): argument 280 def plot_output_power(runs, actor_order, width=None, height=None): argument
|
D | thermal.py | 158 def plot_input_power(self, actor_order, title="", width=None, height=None, argument 246 def plot_output_power(self, actor_order, title="", width=None, height=None, argument
|