示例#1
0
 def setUp(self):
   # The official name is tf.train, so tf.training was obliterated.
   reveal_undocumented('tensorflow.python.training')
 def setUp(self):
     reveal_undocumented("tensorflow.python." "sparse_segment_mean_grad", tf)
     reveal_undocumented("tensorflow.python." "sparse_segment_sqrt_n_grad", tf)
示例#3
0
 def setUp(self):
     # The official name is tf.train, so tf.training was obliterated.
     reveal_undocumented('tensorflow.python.training')
示例#4
0
 def setUp(self):
   reveal_undocumented("tensorflow.python."
                       "sparse_segment_mean_grad", tf)
   reveal_undocumented("tensorflow.python."
                       "sparse_segment_sqrt_n_grad", tf)