Home
last modified time | relevance | path

Searched defs:computation (Results 251 – 275 of 383) sorted by relevance

1...<<111213141516

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlogical_buffer_analysis.cc65 for (auto* computation : module_->MakeNonfusionComputations()) { in Analyze() local
H A Dcholesky_expander.cc229 HloComputation*& computation = in ExpandInstruction() local
H A Ddynamic_dimension_inference.cc84 static Status Run(HloComputation* computation, in Run()
682 HloComputation* computation = gds->parent(); in HandleGetDimensionSize() local
1820 HloComputation* computation = hlo->parent(); in HandleParameter() local
H A Dcollective_ops_utils.cc54 const HloComputation* computation) { in MatchReductionComputation()
H A Dhlo_evaluator.h134 StatusOr<Literal> Evaluate(const HloComputation& computation, in Evaluate()
H A Dmulti_output_fusion.cc35 for (auto* computation : in Run() local
H A Dwhile_util.cc288 HloComputation* computation, int32_t trip_count, in MakeCountedLoop()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_nested.cc196 Status IrEmitterNested::EmitConstants(const HloComputation& computation) { in EmitConstants()
H A Dmulti_output_fusion.cc382 for (auto* computation : in Run() local
H A Dhlo_to_ir_bindings.cc214 for (const HloComputation* computation : in ToString() local
H A Dgpu_layout_assignment_test.cc70 HloComputation* computation = in TEST_F() local
H A Dgemm_rewriter.cc359 StatusOr<bool> RunOnComputation(HloComputation *computation) { in RunOnComputation()
H A Dgemm_algorithm_picker.cc365 StatusOr<bool> RunOnComputation(HloComputation* computation, in RunOnComputation()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutable_base.cc77 const HloComputation* computation = module().entry_computation(); in ExecuteAsyncOnStream() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_compile_ops.cc110 Status CompilationCacheKey(const xrt::XLAComputation& computation, in CompilationCacheKey()
H A Dtpu_compile_ops.cc92 const xrt::XLAComputation& computation, in CompilationCacheKey()
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Ddb_sqlite_table.h55 TableComputation computation; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtpu_client.cc180 XlaComputation computation(tpu_executable->module().ToProto()); in DeserializeExecutable() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Ddeconstruct_tuple_test.cc47 XlaComputation computation = builder->Build().value(); in ExecuteAndCheckTransfer() local
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/xla/
H A Dxla_test.py221 def computation(a, b): function
/aosp_15_r20/external/tink/cc/mac/
H A Dmac_config_test.cc366 util::StatusOr<std::unique_ptr<ChunkedMacComputation>> computation = in TEST_P() local
/aosp_15_r20/external/tink/cc/mac/internal/
H A Dchunked_mac_wrapper_test.cc146 util::StatusOr<std::unique_ptr<ChunkedMacComputation>> computation = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client_extension.cc143 -> StatusOr<std::unique_ptr<PyTpuExecutable>> { in PYBIND11_MODULE()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_backend_impl.cpp208 torch::lazy::ComputationPtr computation, in ExecuteComputation()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dir_dump_util.cpp254 auto computation = lowering_ctx->Build(); in ToBackend() local

1...<<111213141516