Searched defs:hide_value (Results 1 – 2 of 2) sorted by relevance
150 DumpValueObjectOptions &DumpValueObjectOptions::SetHideValue(bool hide_value) { in SetHideValue()
415 def make_tensor_hiding_attributes(value, hide_shape, hide_value=True): argument