Home
last modified time | relevance | path

Searched refs:fuse_two_ops (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/operators/
DMulFixture.h56 …&shape1, const TensorShape &shape2, DataType data_type, bool is_inplace, bool fuse_two_ops = false)
60 _fuse = fuse_two_ops;
226 …orShape &shape1, const TensorShape &shape2, DataType data_type, bool is_inplace, bool fuse_two_ops) in setup() argument
228 …AccessorType, FunctionType, T>::setup(shape0, shape1, shape2, data_type, is_inplace, fuse_two_ops); in setup()
/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/gpu/cl/
DElementwiseBinaryFixture.h51 …&shape1, const TensorShape &shape2, DataType data_type, bool is_inplace, bool fuse_two_ops = false)
56 _fuse = fuse_two_ops;
246 …orShape &shape1, const TensorShape &shape2, DataType data_type, bool is_inplace, bool fuse_two_ops) in setup() argument
248 …Type, FunctionType, T>::setup(ref_op, shape0, shape1, shape2, data_type, is_inplace, fuse_two_ops); in setup()