Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc165 auto constant_literal1 = LiteralUtil::CreateR2WithLayout<float>( in TEST_F() local
169 Shape ashape = constant_literal1.shape(); in TEST_F()
172 HloInstruction::CreateConstant(std::move(constant_literal1))); in TEST_F()