Home
last modified time | relevance | path

Searched defs:literal2 (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dliteral_test_util_test.cc67 Literal literal2 = LiteralUtil::MakeTupleFromSlices({ in TEST() local
90 Literal literal2 = LiteralUtil::MakeTupleFromSlices({ in TEST() local
Dtransfer_manager_test.cc320 Literal literal2 = LiteralUtil::MakeTupleFromSlices( in XLA_TEST_F() local
Darray_elementwise_ops_test.cc1723 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local
1755 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local
1788 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local
1822 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local
/external/llvm-project/clang/test/AST/
Dfixed_point.c287 _Accum literal2 = 0.0k; // Zero variable
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-isolate-declaration.cpp368 *literal2 = "empty", literal3[] = "three"; in complex_typedefs() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc1730 xla::Literal literal2 = xla::LiteralUtil::CreateR0<int32>(1); in TEST_F() local