Searched refs:band_part (Results 1 – 6 of 6) sorted by relevance
138 functor::MatrixBandPartFunctor<GPUDevice, Scalar> band_part; in ComputeAsync() local139 band_part(context, context->eigen_device<GPUDevice>(), in ComputeAsync()
239 functor::MatrixBandPartFunctor<GPUDevice, Scalar> band_part; in ComputeAsync() local242 band_part(context, device, 0 /* num_lower_diags */, in ComputeAsync()
4 name: "linalg.band_part"
72 name: "band_part"
34 band_part = array_ops.matrix_band_part variable