Home
last modified time | relevance | path

Searched defs:on_device (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_to_tf_stats_test.cc37 int64_t duration_ns, bool on_device, in AddTensorFlowOpEvent()
53 int64_t duration_ns, bool on_device, in AddTensorFlowOpEventWithKernelDetails()
H A Dop_stats_to_tf_stats.cc36 bool on_device, const OpMetrics& metrics, in ConvertOpMetricsToTfStatsRecord()
H A Dxplane_to_op_metrics_db_test.cc72 bool on_device, absl::string_view kernel_name, in AddTensorFlowOpEvent()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dhost_or_device_scalar.h37 bool on_device() const { in on_device() function
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dpacked_distributed_variable.py83 def on_device(self, device): member in PackedDistributedVariable
/aosp_15_r20/tools/asuite/adevice/src/
H A Dadevice.rs560 let on_device = device_tree.contains_key(*f); in collect_status_per_file() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc2853 auto on_device = b_.AddInstruction( in HandleSingleDevice() local