OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c64r1
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/tests/
tuple_test.cc
465
Shape
c64r1
= ShapeUtil::MakeShape(C64, {2});
local
468
{c64r0, ShapeUtil::MakeTupleShape({
c64r1
, c64r2})});
475
auto input1 = builder.Parameter(1,
c64r1
, "input1");
Completed in 88 milliseconds