OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nested_inferences
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/core/common_runtime/
shape_refiner.cc
186
nested_inferences
;
local
190
nested_inferences
[node_name] = std::move(node_to_context_[node]);
195
nested_inferences
[node_name]->get_context()->node_def_ =
199
outer_context->set_nested_inferences(std::move(
nested_inferences
));
[
all
...]
shape_refiner_test.cc
[
all
...]
shape_refiner.h
51
nested_inferences
() const {
function in class:tensorflow::ExtendedInferenceContext
Completed in 133 milliseconds