Searched refs:multiples_dtype (Results 1 – 1 of 1) sorted by relevance
562 def testGradientSimpleReduction(self, multiples_dtype): argument567 multiples = constant_op.constant([1, 4], dtype=multiples_dtype)668 def testGradientWithSparseGradWithRank1(self, multiples_dtype): argument