Searched defs:ClampTestCase (Results 1 – 1 of 1) sorted by relevance
45 struct ClampTestCase { struct in OpClampOutTest46 using ctype = typename TensorFactory<DTYPE>::ctype;50 const std::string title;52 const std::vector<int32_t> sizes;54 const std::vector<ctype> input_data;56 const OptScalar min;58 const OptScalar max;60 const std::vector<ctype> expected_data;