Home
last modified time | relevance | path

Searched refs:Index32 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_types.h105 typedef typename TTypes<float, 1>::Tensor32Bit::Index Index32; typedef
108 Eigen::DSizes<Index32, DSizes::count> To32BitDims(const DSizes& in) { in To32BitDims()
109 Eigen::DSizes<Index32, DSizes::count> out; in To32BitDims()
/external/tensorflow/tensorflow/core/kernels/
Dextract_image_patches_op.h36 if (N <= std::numeric_limits<Index32>::max()) { in operator()
Dextract_volume_patches_op.h36 if (N <= std::numeric_limits<Index32>::max()) { in operator()