Searched refs:new_const_tensor (Results 1 – 1 of 1) sorted by relevance
755 Tensor new_const_tensor(const_tensor.dtype(), TensorShape{4, 2}); in RegisterPadNode() local759 new_const_tensor.matrix<int32>()(j, i) = 0; in RegisterPadNode()761 new_const_tensor.matrix<int32>()(j, i) = in RegisterPadNode()768 new_const_tensor, in RegisterPadNode()