Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc168 Shape floating_point_shape = ShapeUtil::ChangeElementType( in PopulateWithComplexData() local
170 Literal real_lit(floating_point_shape); in PopulateWithComplexData()
171 Literal imaginary_lit(floating_point_shape); in PopulateWithComplexData()