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.py2844 def with_options(self, options, name=None): member in DatasetV2
4130 def with_options(self, options, name=None): member in DatasetV1