Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dquantize_training.cc284 Tensor shape_and_slices_val(DT_STRING, TensorShape({1})); in AddRestoreVariableSubgraphs() local
285 shape_and_slices_val.flat<tstring>()(0) = ""; in AddRestoreVariableSubgraphs()
288 .Attr("value", shape_and_slices_val) in AddRestoreVariableSubgraphs()