Home
last modified time | relevance | path

Searched defs:output_literal (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1612 Literal* output_literal) { in ComputeFft()
2042 Literal* output_literal) { in CopyDataToOutput()
2099 Literal* output_literal) { in CopyDataToOutput()
2185 Literal output_literal = Literal::CreateFromShape(fft->shape()); in HandleFft() local
Dhlo_evaluator_test.cc559 auto output_literal = LiteralUtil::CreateR3<int32_t>( in TEST_F() local
575 auto output_literal = LiteralUtil::CreateR2<int32_t>( in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreshape_test.cc811 Literal output_literal = in XLA_TEST_P() local