OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bool_tree
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/
shape_tree_test.cc
55
ShapeTree<bool>
bool_tree
;
local
56
EXPECT_TRUE(ShapeUtil::IsNil(
bool_tree
.shape()));
69
ShapeTree<bool>
bool_tree
(shape);
71
bool_tree
.ForEachElement(
Completed in 181 milliseconds