Searched defs:algorithm_ (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/ | ||
| D | hlo_memory_scheduler.h | 145 ModuleSchedulerAlgorithm algorithm_; variable |
| D | heap_simulator.h | 196 const std::unique_ptr<HeapAlgorithm> algorithm_; variable |
| /external/tensorflow/tensorflow/core/kernels/data/ | ||
| D | model_dataset_op.cc | 219 const model::AutotuneAlgorithm algorithm_; member in tensorflow::data::__anon07923c0c0111::ModelDatasetOp::Dataset |
| /external/tensorflow/tensorflow/stream_executor/ | ||
| D | blas.h | 144 AlgorithmType algorithm_ = kDefaultAlgorithm; variable |