Home
last modified time | relevance | path

Searched defs:temp_shape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Dtridiagonal_solve_op_gpu.cu.cc172 TensorShape temp_shape({k, m}); in ComputeMatrix() local
211 TensorShape temp_shape({static_cast<int64>(buffer_size)}); in SolveWithGtsv() local
319 TensorShape temp_shape({static_cast<int64>(buffer_size)}); in ComputeWithGtsvBatched() local
/external/tensorflow/tensorflow/core/kernels/
Dfft_ops.cc219 TensorShape temp_shape{input_dims[0]}; in DoRealForwardFFT() local