Home
last modified time | relevance | path

Searched defs:computations (Results 1 – 25 of 25) sorted by relevance

/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/actors/
DConcurrentStatefulActorBenchmark.kt70 val computations = (0 until CORES_COUNT).map { computationActor(stateSize) } in <lambda>() constant
79 val computations = (0 until CORES_COUNT).map { computationActor(stateSize) } in <lambda>() constant
DStatefulActorBenchmark.kt69 val computations = (0 until computationActorsCount).map { computationActor() } in run() constant
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/akka/
DStatefulActorAkkaBenchmark.kt97 val computations = createComputationActors(initLatch, computationActors) in run() constant
125 class RequestorActor(val computations: List<ActorRef>, val initLatch: CountDownLatch, constant in benchmarks.akka.StatefulActorAkkaBenchmark.RequestorActor
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_util.cc195 absl::Span<HloComputation* const> computations) { in RootInstructions()
313 absl::Span<HloComputation* const> computations) { in VerifyComputations()
344 absl::Span<HloComputation* const> computations) { in ComputeReachability()
Dhlo_module.h189 auto computations = module.MakeComputationSorted(); in AbslHashValue() local
205 computations() const { in computations() function
211 computations() { in computations() function
222 computations( in computations() function
Dhlo_subcomputation_unification.cc26 const auto& computations = module->computations(execution_threads); in Run() local
Ddynamic_index_splitter.cc37 std::vector<HloComputation*> computations = in Run() local
Dcompile_only_service.cc63 absl::Span<const AotXlaComputationInstance> computations, in CompileAheadOfTime()
Dhlo_pass_fix.h124 auto computations = module->computations(execution_threads); in RunOnChangedComputationsOnce() local
Dhlo_pass_interface.h105 auto computations = module->computations(execution_threads); in RunOnChangedComputations() local
Dhlo_module.cc278 const auto& computations = options.canonicalize_computations() in ToCord() local
424 std::vector<std::unique_ptr<HloComputation>> computations; in CreateFromProto() local
818 void SortComputationsByContent(std::vector<HloComputation*>* computations) { in SortComputationsByContent()
Dhlo_module_test.cc67 absl::Span<HloComputation* const> computations) { in CreateCallComputation()
Dhlo.proto469 repeated HloComputationProto computations = 3; field
Dbuffer_assignment.cc1294 const std::vector<const HloComputation*>& computations, in AssignBuffersForComputations()
Dhlo_sharding_util.cc296 absl::Span<HloComputation* const> computations, double dominant_factor) { in GetDominantDevice()
Ddynamic_padder.cc2164 std::vector<HloComputation*> computations = in Run() local
Dhlo_verifier.cc1851 absl::Span<HloComputation* const> computations) { in ComputationsToString()
Dmemory_space_assignment.cc1038 absl::flat_hash_set<const HloComputation*> computations; in CreateAllocationValues() local
Dhlo_instruction.cc133 const auto computations = [&computation_map, &proto](int index) { in CreateFromProto() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dcompile_only_client.cc37 const absl::Span<const AotXlaComputationInstance> computations, in CompileAheadOfTime()
Dclient.cc328 absl::Span<const XlaComputationInstance> computations) { in ExecuteParallel()
Dxla_builder_test.cc587 std::vector<XlaComputation> computations; in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc725 auto computations = module->computations(); in FindComputation() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc981 std::vector<xla::XlaComputation> computations(branches.size()); in ExportXlaOp() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddataflow.v1b3.json6324 "computations": { object