Home
last modified time | relevance | path

Searched defs:expected_device (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/gpu/
H A Dconversion_function.cc47 auto expected_device = GetTfDevice(exec_ctx, src); in ConvertKernelFallbackTensorOnGpuToDenseGpuTensor() local
82 auto expected_device = GetTfDevice(exec_ctx, src); in ConvertDenseGpuTensorToKernelFallbackTensor() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_op_handler.cc182 auto expected_device = GetDeviceFromFallbackTensor( in GetResultDevice() local
203 auto expected_device = GetDeviceFromFallbackTensor( in GetResultDevice() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.h87 auto expected_device = tensors[0].device(); in preprocess_chunk_cat_inputs() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DAmpKernels.cu129 auto expected_device = scaled_grads[0].device(); in _amp_foreach_non_finite_check_and_unscale_cuda_() local
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dpy_func.cc152 const Device* expected_device, in ExtractTensorFromEagerTensor()
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_device_analysis.py61 self, fn, in_devices, expected_device, in_shapes=None, subtest_str="" argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc225 Device* expected_device = kernel->InputDevice(i); in ValidateInputTypeAndPlacement() local
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp922 cl_device_id expected_device = make_device_id(0); in testCommandQueueFromSpecifiedContext() local
3860 cl_device_id expected_device = make_device_id(0); in testSemaphoreWithProperties() local