Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/linalg/
Dtridiagonal_solve_op_gpu.cu.cc178 TensorShape temp_shape({k, m}); in ComputeMatrix() local
217 TensorShape temp_shape({static_cast<int64_t>(buffer_size)}); in SolveWithGtsv() local
320 TensorShape temp_shape({static_cast<int64_t>(buffer_size)}); in ComputeWithGtsvBatched() local
/external/tensorflow/tensorflow/core/kernels/
Dfft_ops.cc224 TensorShape temp_shape{input_dims[0]}; in DoRealForwardFFT() local
/external/freetype/src/sdf/
Dftsdf.c3562 SDF_Shape temp_shape; /* temporary shape */ in sdf_generate_with_overlaps() local