Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.h157 static Literal CreateFullWithDescendingLayout(
552 /* static */ Literal LiteralUtil::CreateFullWithDescendingLayout( in CreateFullWithDescendingLayout() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_window_test.cc383 LiteralUtil::CreateFullWithDescendingLayout<float>(input_dims, 1.0f); in XLA_TEST_P()
392 LiteralUtil::CreateFullWithDescendingLayout<float>(output_dims, 9.0f); in XLA_TEST_P()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc1708 LiteralUtil::CreateFullWithDescendingLayout<float>(input_dims, 1.0f); in TEST_P()
1761 LiteralUtil::CreateFullWithDescendingLayout<float>(output_dims, 8.0f); in TEST_P()