Home
last modified time | relevance | path

Searched refs:initialize_by_zero (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h109 const bool initialize_by_zero,
119 const bool initialize_by_zero, TensorShapeMap* tensor_shape_map);
Dremote_fused_graph_execute_utils.cc204 const std::vector<string>& output_node_names, const bool initialize_by_zero, in DryRunInference() argument
211 if (!initialize_by_zero) { in DryRunInference()
270 const bool initialize_by_zero, in DryRunInferenceForAllNode() argument
293 initialize_by_zero, &output_tensors); in DryRunInferenceForAllNode()