Home
last modified time | relevance | path

Searched defs:ExecuteComputation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_execute_op.cc378 xla::StatusOr<RefPtr<XRTTupleAllocation>> ExecuteComputation( in ExecuteComputation() function
398 xla::StatusOr<RefPtr<XRTTupleAllocation>> ExecuteComputation( in ExecuteComputation() function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_backend_impl.cpp207 std::vector<torch::lazy::BackendDataPtr> TSBackendImpl::ExecuteComputation( in ExecuteComputation() function in torch::lazy::TSBackendImpl