Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc236 TensorReference input_ref(*input); in DeviceToDeviceCopy() local
286 TensorReference input_ref(*gpu_tensor); in CopyGPUTensorToCPU() local
334 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/rust/crates/rusqlite/src/
Dsession.rs217 let input_ref = &input; in invert_strm() localVariable
510 let input_ref = &input; in add_stream() localVariable
597 let input_ref = &input; in apply_strm() localVariable
/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.cc157 const T& input_ref = in_mat.coeffRef(d, in_index); in SpatialMaxPoolWithArgMaxHelper() local
631 const T& input_ref = in_mat.coeffRef(d, in_index); in SpatialMaxPoolGradGrad() local
Dpooling_ops_3d.cc627 const T& input_ref = in_mat.coeffRef(d, in_index); in launch() local
/external/vulkan-validation-layers/tests/
Dvklayertests_descriptor_renderpass_framebuffer.cpp2766 VkAttachmentReference input_ref = {0, VK_IMAGE_LAYOUT_GENERAL}; in TEST_F() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp16036 std::string input_ref; in prepareDrawShaderSource() local