Searched defs:input_dp (Results 1 – 2 of 2) sorted by relevance
258 auto input_dp = torch::ones({16, 2, 3, 3}); in TEST_F() local
691 def __init__(self, input_dp): argument