Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dshared_device_buffer_test.cc136 LiteralUtil::CreateFullWithDescendingLayout<float>({10, 3, 7}, 33.4f), in TEST()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.h120 static Literal CreateFullWithDescendingLayout(
519 /* static */ Literal LiteralUtil::CreateFullWithDescendingLayout( in CreateFullWithDescendingLayout() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_window_test.cc406 LiteralUtil::CreateFullWithDescendingLayout<float>(input_dims, 1.0f); in XLA_TEST_P()
415 LiteralUtil::CreateFullWithDescendingLayout<float>(output_dims, 9.0f); in XLA_TEST_P()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc2807 LiteralUtil::CreateFullWithDescendingLayout<float>(input_dims, 1.0f); in TEST_P()
2860 LiteralUtil::CreateFullWithDescendingLayout<float>(output_dims, 8.0f); in TEST_P()