OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateR3WithLayout
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
infeed_test.cc
76
TestInfeedRoundTrip(LiteralUtil::
CreateR3WithLayout
(
81
TestInfeedRoundTrip(LiteralUtil::
CreateR3WithLayout
(
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
cpu_infeed_test.cc
82
TestInfeedRoundTrip(LiteralUtil::
CreateR3WithLayout
(
87
TestInfeedRoundTrip(LiteralUtil::
CreateR3WithLayout
(
/external/tensorflow/tensorflow/compiler/xla/
literal_util.h
88
static Literal
CreateR3WithLayout
(
350
/* static */ Literal LiteralUtil::
CreateR3WithLayout
(
378
return
CreateR3WithLayout
(values, LayoutUtil::GetDefaultLayoutForR3());
literal_test.cc
677
auto expected = LiteralUtil::
CreateR3WithLayout
<float>({
697
auto expected = LiteralUtil::
CreateR3WithLayout
<float>({
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator_test.cc
[
all
...]
Completed in 637 milliseconds