Searched defs:common_attributes (Results 1 – 6 of 6) sorted by relevance
44 ElementwiseBinaryCommonAttributes common_attributes{}; in validate_op() local58 ElementwiseBinaryCommonAttributes common_attributes{}; in is_supported_op() local69 ElementwiseBinaryCommonAttributes common_attributes{}; in create_op() local
44 ElementwiseBinaryCommonAttributes common_attributes{}; in validate_op() local58 ElementwiseBinaryCommonAttributes common_attributes{}; in is_supported_op() local68 ElementwiseBinaryCommonAttributes common_attributes{}; in create_op() local
22 common_attributes = ['commonprefix', 'getsize', 'getatime', 'getctime', variable in GenericTest164 common_attributes = GenericTest.common_attributes + [ variable in CommonTest
23 common_attributes = ['commonprefix', 'getsize', 'getatime', 'getctime', variable in GenericTest345 common_attributes = GenericTest.common_attributes + [ variable in CommonTest
70 common_attributes: CommonAttributes, field