Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcublas_lt_matmul_thunk.h50 std::optional<se::cuda::BlasLt::MatmulAlgorithm> algorithm_; variable
/external/tensorflow/tensorflow/core/kernels/data/
Dmodel_dataset_op.h53 model::AutotuneAlgorithm algorithm_; variable
Dmodel_dataset_op.cc214 const model::AutotuneAlgorithm algorithm_; member in tensorflow::data::ModelDatasetOp::Dataset
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.h160 ModuleSchedulerAlgorithm algorithm_; variable
Dheap_simulator.h219 const std::unique_ptr<HeapAlgorithm<HloValue>> algorithm_; variable
Dhlo_instructions.h2447 RandomAlgorithm algorithm_; variable
/external/cronet/net/http/
Dhttp_auth_handler_digest.h181 DigestAlgorithm algorithm_ = ALGORITHM_UNSPECIFIED; variable
/external/cronet/crypto/
Dsecure_hash_unittest.cc26 crypto::SecureHash::Algorithm algorithm_; member in SecureHashTest
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dblas.h163 AlgorithmType algorithm_ = kDefaultAlgorithm; 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::__anonb96fccf50111::CallData
/external/pigweed/pw_kvs/
Dkey_value_store_binary_format_test.cc57 State (&algorithm_)(span<const byte>, State); member in pw::kvs::__anon327329230111::ChecksumFunction