OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpectR0Equal
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/tests/
replay_test.cc
68
LiteralTestUtil::
ExpectR0Equal
<int32>(4, literal);
109
LiteralTestUtil::
ExpectR0Equal
<int32>(5, literal);
literal_test_util.h
62
static void
ExpectR0Equal
(NativeT expected, const LiteralSlice& actual);
156
/* static */ void LiteralTestUtil::
ExpectR0Equal
(NativeT expected,
local_client_execute_test.cc
541
LiteralTestUtil::
ExpectR0Equal
<float>(165.0,
622
LiteralTestUtil::
ExpectR0Equal
<float>(42.0f,
667
LiteralTestUtil::
ExpectR0Equal
<float>(42.0f, ShapedBufferToLiteral(result));
[
all
...]
transfer_manager_test.cc
83
LiteralTestUtil::
ExpectR0Equal
<uint32>(42, result);
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator_test.cc
[
all
...]
Completed in 136 milliseconds