Searched refs:XLATestCase (Results 1 – 25 of 78) sorted by relevance
1234
78 class XLATestCase(test.TestCase): class82 super(XLATestCase, self).__init__(method_name)186 super(XLATestCase, self).setUp()198 super(XLATestCase, self).tearDown()
27 class FakeQuantWithMinMaxArgsTest(xla_test.XLATestCase):125 class FakeQuantWithMinMaxArgsGradientTest(xla_test.XLATestCase):226 class FakeQuantWithMinMaxVarsTest(xla_test.XLATestCase):331 class FakeQuantWithMinMaxVarsGradientTest(xla_test.XLATestCase):
35 class QuantizedOpsTest(xla_test.XLATestCase):52 class DeuantizedOpsTest(xla_test.XLATestCase):
28 class SliceTest(xla_test.XLATestCase):126 class StridedSliceTest(xla_test.XLATestCase):
44 class RGBToHSVTest(xla_test.XLATestCase):107 class AdjustContrastTest(xla_test.XLATestCase):171 class AdjustHueTest(xla_test.XLATestCase):306 class AdjustSaturationTest(xla_test.XLATestCase):406 class ResizeNearestNeighborTest(xla_test.XLATestCase):517 class ResizeBilinearTest(xla_test.XLATestCase):733 class NonMaxSuppressionTest(xla_test.XLATestCase):
30 class ReshapeTest(xla_test.XLATestCase, parameterized.TestCase):
28 class PlaceholderTest(xla_test.XLATestCase):
71 class SpaceToBatchTest(xla_test.XLATestCase):152 class SpaceToBatchNDTest(xla_test.XLATestCase):
36 class Conv3DBackpropFilterV2GradTest(xla_test.XLATestCase):69 class Conv3DTransposeTest(xla_test.XLATestCase):
30 class MatrixBandPartTest(xla_test.XLATestCase, parameterized.TestCase):
31 class SelfAdjointEigOpTest(xla_test.XLATestCase, parameterized.TestCase):
31 class ReverseOpsTest(xla_test.XLATestCase):
47 class EagerTest(xla_test.XLATestCase):301 class EagerFunctionTest(xla_test.XLATestCase):627 class ExcessivePaddingTest(xla_test.XLATestCase):683 class MultiDeviceTest(xla_test.XLATestCase):
29 class ExtractImagePatches(xla_test.XLATestCase):
29 class NullaryOpsTest(xla_test.XLATestCase):
29 class BucketizationOpTest(xla_test.XLATestCase):
72 class CumsumTest(xla_test.XLATestCase):150 class CumprodTest(xla_test.XLATestCase):
36 class ReduceOpsTest(xla_test.XLATestCase, parameterized.TestCase):171 class ReduceOpPrecisionTest(xla_test.XLATestCase):
33 class ConcatTest(xla_test.XLATestCase):333 class ConcatOffsetTest(xla_test.XLATestCase):347 class PackTest(xla_test.XLATestCase):
32 class XlaDeviceTest(xla_test.XLATestCase):
30 class XlaAddNTest(xla_test.XLATestCase):
30 class ArgMinMaxTest(xla_test.XLATestCase):
29 class ReverseSequenceTest(xla_test.XLATestCase):
27 class DefFunctionTests(xla_test.XLATestCase):
55 class CheckpointingTests(xla_test.XLATestCase):