Home
last modified time | relevance | path

Searched defs:benchmark_config (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/utils/
Dthroughput_benchmark.py29 def __init__(self, c_stats, benchmark_config): argument
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py291 def benchmark_config(): function