Home
last modified time | relevance | path

Searched defs:result_literal (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc214 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
242 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
274 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
320 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
359 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
442 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
500 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
544 Literal result_literal = ShapedBufferToLiteral(result); in XLA_TEST_F() local
Dexhaustive_op_test_utils.cc325 const Literal& result_literal, in ExpectNear()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
Dcpu_infeed_test.cc171 auto result_literal = client_->Transfer(*result).value(); in TEST_F() local
289 auto result_literal = client_->Transfer(*result).value(); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc1031 Literal result_literal(result_shape); in SliceInternal() local
1494 Literal result_literal(ShapeUtil::ChangeElementType( in ConvertBetweenNativeTypesWithConverter() local
Dreference_util.cc491 Literal result_literal = evaluator.Evaluate(*computation, {}).value(); in ConvArray4DGeneralDimensionsDilated() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1164 auto result_literal = LiteralUtil::CreateFromDimensions( in HandleConcatenate() local
Dhlo_evaluator_test.cc2898 Literal result_literal = in TEST_P() local