Searched refs:XLATestCase (Results 1 – 25 of 90) sorted by relevance
1234
81 class XLATestCase(test.TestCase): class85 super(XLATestCase, self).__init__(method_name)200 super(XLATestCase, self).setUp()212 super(XLATestCase, self).tearDown()
36 class QuantizedOpsTest(xla_test.XLATestCase):53 class DequantizedOpsTest(xla_test.XLATestCase):
27 class FakeQuantWithMinMaxArgsTest(xla_test.XLATestCase):125 class FakeQuantWithMinMaxArgsGradientTest(xla_test.XLATestCase):226 class FakeQuantWithMinMaxVarsTest(xla_test.XLATestCase):331 class FakeQuantWithMinMaxVarsGradientTest(xla_test.XLATestCase):
30 class XlaDataFormatDimMapTest(xla_test.XLATestCase):83 class XlaPermuteOpTest(xla_test.XLATestCase):
29 class UnstackOpTest(xla_test.XLATestCase, parameterized.TestCase):
30 class ReshapeTest(xla_test.XLATestCase, parameterized.TestCase):
46 class RGBToHSVTest(xla_test.XLATestCase):109 class AdjustContrastTest(xla_test.XLATestCase):173 class AdjustHueTest(xla_test.XLATestCase):308 class AdjustSaturationTest(xla_test.XLATestCase):408 class ResizeNearestNeighborTest(xla_test.XLATestCase):550 class ResizeBilinearTest(parameterized.TestCase, xla_test.XLATestCase):629 class ResizeBilinearGradTest(parameterized.TestCase, xla_test.XLATestCase):711 class ResizeBilinearNonAlignCornersTest(xla_test.XLATestCase):774 class NonMaxSuppressionTest(xla_test.XLATestCase):978 class BatchedNonMaxSuppressionCorrectnessTest(xla_test.XLATestCase):
29 class EnsureShapeOpTest(xla_test.XLATestCase):
28 class PlaceholderTest(xla_test.XLATestCase):
29 class SliceTest(xla_test.XLATestCase):127 class StridedSliceTest(xla_test.XLATestCase):
30 class MatrixBandPartTest(xla_test.XLATestCase, parameterized.TestCase):
71 class SpaceToBatchTest(xla_test.XLATestCase):152 class SpaceToBatchNDTest(xla_test.XLATestCase):
31 class CaseTest(xla_test.XLATestCase):
32 class SelfAdjointEigOpTest(xla_test.XLATestCase, parameterized.TestCase):
333 class MatrixDiagTest(xla_test.XLATestCase):519 class MatrixSetDiagTest(xla_test.XLATestCase):652 class MatrixDiagPartTest(xla_test.XLATestCase):
36 class Conv3DBackpropFilterV2GradTest(xla_test.XLATestCase):69 class Conv3DTransposeTest(xla_test.XLATestCase):
32 class ReverseOpsTest(xla_test.XLATestCase):
29 class NullaryOpsTest(xla_test.XLATestCase):
26 class XlaRiscOpsTest(xla_test.XLATestCase):
28 class SearchSorteddOpTest(xla_test.XLATestCase):
30 class ManipOpsTest(xla_test.XLATestCase):
30 class BucketizationOpTest(xla_test.XLATestCase):
32 class XlaDeviceTest(xla_test.XLATestCase):
30 class WhereOpTest(xla_test.XLATestCase):
27 class DefFunctionTests(xla_test.XLATestCase):