Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device.cc589 const char* input_device = TFE_TensorHandleDeviceName(input, status); in FetchLayout() local
606 const char* input_device = TFE_TensorHandleDeviceName(input, status); in Unpack() local
707 const char* input_device = TFE_TensorHandleDeviceName(input_tensor, status); in CopyToMesh() local
864 const char* input_device = TFE_TensorHandleDeviceName(input, status); in Pack() local
1013 const char* input_device = in SparsePack() local
1064 const char* input_device = TFE_TensorHandleDeviceName(input, status); in IsSparseDTensor() local
1876 const char* input_device = TFE_TensorHandleDeviceName(input, status); in Execute() local
H A Ddtensor_device_util.cc276 const char* input_device = TFE_TensorHandleDeviceName(tensor, status); in Broadcast() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute_node.cc22 bool ExecuteNodeArgs::IsRemote(EagerContext* ctx, Device* input_device, in IsRemote()
37 Device* input_device, in InitPackedHandle()
H A Dexecute.cc341 Device* input_device; in GetDeviceForInput() local
978 Device* input_device; in ExtractFunctionInputInfo() local
1565 tensorflow::Device* input_device = input->device(); in EagerRemoteExecute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Ddependency_optimizer.cc672 string input_device = input->device(); in GroupCrossDeviceControlEdges() local
719 string input_device = input->device(); in GroupCrossDeviceControlEdges() local
/aosp_15_r20/frameworks/base/libs/usb/tests/accessorytest/
H A Daccessory.c36 unsigned int input_device = 0; in main() local
H A Daudio.c52 static unsigned int input_device; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/saved_model/
H A Dsaved_model.cc98 if (auto input_device = in MapFunctionSignaturesFromTFSavedModelMLIR() local
/aosp_15_r20/frameworks/av/services/mediametrics/
H A Dstatsd_audiothread.cpp140 std::string input_device; in statsd_audiothread() local
/aosp_15_r20/external/coreboot/src/device/
H A Dpci_class.c112 static const PCI_SUBCLASS input_device[] = { variable
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.cpp368 auto input_device = input.get_device(); in check_inputs() local
406 auto input_device = input.get_device(); in check_inputs() local
/aosp_15_r20/hardware/interfaces/tv/input/1.0/default/
H A DTvInput.cpp211 tv_input_device_t* input_device; in HIDL_FETCH_ITvInput() local
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/public/
H A Ddevice.te25 type input_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/
H A Ddevice.te26 type input_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/
H A Ddevice.te28 type input_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/
H A Ddevice.te28 type input_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/
H A Ddevice.te28 type input_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/
H A Ddevice.te31 type input_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/
H A Ddevice.te31 type input_device, dev_type; type
/aosp_15_r20/system/sepolicy/public/
H A Ddevice.te31 type input_device, dev_type; type
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dcustom_device_testutil.cc127 const char* input_device = TFE_TensorHandleDeviceName(input, s); in LoggingDeviceExecute() local
/aosp_15_r20/frameworks/proto_logging/stats/message/
H A Dmediametrics_message.proto92 optional string input_device = 18; field
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dinline_function_utils.cc129 const string& input_device = edge->src()->has_assigned_device_name() in InputDevices() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.cc1037 auto& input_device = device_[input_state.device_name]; in MarkNodeExecuted() local
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Drnn_cell_test.py2467 input_device=None): argument

12