Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc237 TensorReference input_ref(*input); in DeviceToDeviceCopy() local
287 TensorReference input_ref(*gpu_tensor); in CopyGPUTensorToCPU() local
333 TensorReference input_ref(*cpu_tensor); in CopyCPUTensorToGPU() local
/external/eigen/unsupported/test/
Dcxx11_tensor_ref.cpp154 TensorRef<Tensor<float, 3>> input_ref(input); in test_ref_in_expr() local
/external/tensorflow/tensorflow/core/kernels/
Dfractional_max_pool_op.cc308 const T& input_ref = tensor_in_mat.coeffRef(d, in_index); in Compute() local
Dmaxpooling_op.cc149 const T& input_ref = in_mat.coeffRef(d, in_index); in SpatialMaxPoolWithArgMaxHelper() local
623 const T& input_ref = in_mat.coeffRef(d, in_index); in SpatialMaxPoolGradGrad() local
Dpooling_ops_3d.cc631 const T& input_ref = in_mat.coeffRef(d, in_index); in launch() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp16036 std::string input_ref; in prepareDrawShaderSource() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp6871 VkAttachmentReference input_ref = {0, VK_IMAGE_LAYOUT_GENERAL}; in TEST_F() local