Home
last modified time | relevance | path

Searched defs:SlopeShape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dprelu_tester.h44 inline PreluTester& SlopeShape(std::initializer_list<int32_t> shape) { in SlopeShape() function
52 inline const std::vector<int32_t>& SlopeShape() const { return slope_shape_; } in SlopeShape() function