Searched defs:GetInputDim (Results 1 – 2 of 2) sorted by relevance
55 Strategys GetInputDim() const { return inputs_; } in GetInputDim() function
56 TEST_F(TestStrategy, GetInputDim) { in TEST_F() argument