OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForEachElementWithStatus
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
tuple_points_to_analysis.h
136
Status
ForEachElementWithStatus
(const Fn& fn) const {
137
return tree_.
ForEachElementWithStatus
(
hlo_input_output_alias_config.cc
164
return alias_.
ForEachElementWithStatus
(
layout_assignment.cc
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/
shape_tree.h
260
Status
ForEachElementWithStatus
(const Fn& func) const;
608
Status ShapeTree<T>::
ForEachElementWithStatus
(const Fn& func) const {
/external/tensorflow/tensorflow/compiler/xrt/
xrt_state.cc
350
TF_RETURN_IF_ERROR(elements.
ForEachElementWithStatus
(
408
TF_RETURN_IF_ERROR(elements.
ForEachElementWithStatus
(
Completed in 3366 milliseconds