Home
last modified time | relevance | path

Searched defs:check_device (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_merge_variables_with_execute.cc154 bool check_device, bool check_same_region) { in BuildVariableAccessInfo()
459 bool check_device, bool check_same_region, OpBuilder* builder) { in MergeForOneTPUExecute()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/android/ion/
H A Dion_test.sh35 check_device() function
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAUtils.h9 inline bool check_device(ArrayRef<Tensor> ts) { in check_device() function
/aosp_15_r20/external/pytorch/aten/src/ATen/xpu/
H A DXPUContext.cpp52 inline void check_device(DeviceIndex device) { in check_device() function
H A DXPUGeneratorImpl.cpp27 inline void check_device(DeviceIndex device) { in check_device() function
/aosp_15_r20/external/ltp/libs/libltpuinput/
H A Dtst_uinput.c96 static int check_device(void) in check_device() function
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Ddecompose_mem_bound_mm.py32 def check_device(a: Tensor, b: Tensor) -> bool: function
H A Dpad_mm.py76 def check_device(a: Tensor, b: Tensor) -> bool: function
/aosp_15_r20/external/gsc-utils/util/
H A Dusb_if.c67 static libusb_device_handle *check_device(libusb_device *dev, uint16_t vid, in check_device() function
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUFunctions.cpp111 inline void check_device(DeviceIndex device) { in check_device() function
H A DXPUStream.cpp150 inline void check_device(DeviceIndex device) { in check_device() function
/aosp_15_r20/external/ltp/testcases/kernel/input/
H A Dinput_helper.c296 static int check_device(void) in check_device() function
/aosp_15_r20/external/igt-gpu-tools/overlay/kms/
H A Dkms-overlay.c162 static int check_device(int fd) in check_device() function
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu_embedding_v2.py1066 def check_device(path, device_string): function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupUCC.cpp187 void check_device(c10::Device dev1, c10::Device dev2) { in check_device() function
/aosp_15_r20/external/pytorch/torch/sparse/
H A D_triton_ops.py33 def check_device(f_name, t, device): function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dnettest.c390 static int check_device(int sd, struct sock_args *args) in check_device() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse.py2620 def check_device(x, device_id): function