Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_util.h126 static Literal CreateFullWithDescendingLayout(
511 /* static */ Literal LiteralUtil::CreateFullWithDescendingLayout( in CreateFullWithDescendingLayout() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtracked_device_buffer_test.cc99 LiteralUtil::CreateFullWithDescendingLayout<float>({10, 3, 7}, 33.4f), in TEST()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dreduce_window_test.cc405 LiteralUtil::CreateFullWithDescendingLayout<float>(input_dims, 1.0f); in XLA_TEST_P()
414 LiteralUtil::CreateFullWithDescendingLayout<float>(output_dims, 9.0f); in XLA_TEST_P()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator_test.cc2846 LiteralUtil::CreateFullWithDescendingLayout<float>(input_dims, 1.0f); in TEST_P()
2899 LiteralUtil::CreateFullWithDescendingLayout<float>(output_dims, 8.0f); in TEST_P()