Searched defs:algorithm_ (Results 1 – 7 of 7) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/data/ | ||
| D | model_dataset_op.h | 53 model::AutotuneAlgorithm algorithm_; variable |
| D | model_dataset_op.cc | 216 const model::AutotuneAlgorithm algorithm_; member in tensorflow::data::ModelDatasetOp::Dataset |
| /external/tensorflow/tensorflow/compiler/xla/service/ | ||
| D | hlo_memory_scheduler.h | 153 ModuleSchedulerAlgorithm algorithm_; variable |
| D | heap_simulator.h | 213 const std::unique_ptr<HeapAlgorithm<HloValue>> algorithm_; variable |
| D | hlo_instructions.h | 2051 RandomAlgorithm algorithm_; variable |
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/message_compress/ | ||
| D | message_decompress_filter.cc | 117 grpc_message_compression_algorithm algorithm_ = GRPC_MESSAGE_COMPRESS_NONE; member in grpc_core::__anona1411c1c0111::CallData |
| /external/pigweed/pw_kvs/ | ||
| D | key_value_store_binary_format_test.cc | 58 State (&algorithm_)(std::span<const byte>, State); member in pw::kvs::__anond47ed32a0111::ChecksumFunction |