HomeSort by relevance Sort by last modified time
    Searched refs:linestyle (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/contrib/timeseries/examples/
known_anomaly.py 154 pyplot.axvline(anomaly_locations[0], linestyle="dotted", label="changepoints")
156 pyplot.axvline(anomaly_location, linestyle="dotted")
159 pyplot.axvline(training_times[-1], color="k", linestyle="--")
multivariate.py 111 pyplot.axvline(1000, linestyle="dotted")
predict.py 112 pyplot.axvline(training_times[-1], color="k", linestyle="--")
lstm.py 285 pyplot.axvline(99, linestyle="dotted")
  /external/libvpx/libvpx/tools/non_greedy_mv/
non_greedy_mv.py 16 segs, linewidths=(1.,), colors=colors, linestyle='solid')
40 segs, linewidths=(.5,), colors=colors, linestyle='solid')
149 #axes[0].grid(color='k', linestyle='-')
157 #axes[1].grid(color='k', linestyle='-')
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
plot_dynamics.py 111 plt.setp(line, linestyle='--')
  /external/v8/tools/ignition/
bytecode_dispatches_report.py 153 linestyle="dotted",

Completed in 1346 milliseconds