Home
last modified time | relevance | path

Searched defs:algorithm_ (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dmodel_dataset_op.h44 model::AutotuneAlgorithm algorithm_; variable
Dmodel_dataset_op.cc239 const model::AutotuneAlgorithm algorithm_; member in tensorflow::data::ModelDatasetOp::Dataset
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.h145 ModuleSchedulerAlgorithm algorithm_; variable
Dheap_simulator.h213 const std::unique_ptr<HeapAlgorithm<HloValue>> algorithm_; variable
Dhlo_instructions.h1948 RandomAlgorithm algorithm_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/message_compress/
Dmessage_decompress_filter.cc117 grpc_message_compression_algorithm algorithm_ = GRPC_MESSAGE_COMPRESS_NONE; member in grpc_core::__anone4066a570111::CallData
/external/tensorflow/tensorflow/stream_executor/
Dblas.h174 AlgorithmType algorithm_ = kDefaultAlgorithm; variable
/external/pigweed/pw_kvs/
Dkey_value_store_binary_format_test.cc58 State (&algorithm_)(std::span<const byte>, State); member in pw::kvs::__anon371466c50111::ChecksumFunction