OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constant_n
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/tests/
map_test.cc
129
auto
constant_n
= builder.ConstantR0<float>(n);
local
130
auto add = builder.Add(map,
constant_n
);
Completed in 64 milliseconds