Home
last modified time | relevance | path

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

/external/google-benchmark/bindings/python/google_benchmark/
Dexample.py98 def with_options(state): function
105 def with_options(state): function
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py2245 def with_options(self, options): member in DatasetV2
2766 def with_options(self, options): member in DatasetV1