Passed | BuildXlaOpsTest.ControlDepsPreserved | | |
Passed | BuildXlaOpsTest.CleanFailureOnBogusAttr | | |
Passed | BuildXlaOpsTest.OnNonXlaDevice | | |
Passed | BuildXlaOpsTest.OnXlaDevice | | |
Passed | BuildXlaOpsTest.NoExtraMergeForEdgeToSink | | |
Passed | BuildXlaOpsTest.NoDeviceToHostCopiesForClustersWithInt32Inputs | | |
Passed | CloneConstantsForBetterClusteringTest.HostConstantPlacedOnCpu | | |
Passed | CloneConstantsForBetterClusteringTest.HostConstantPlacedOnGpu | | |
Passed | CloneConstantsForBetterClusteringTest.DontCloneNonHostConstants | | |
Passed | CloneConstantsForBetterClusteringTest.DontCloneLargeConstants | | |
Passed | CloneConstantsForBetterClusteringTest.InplaceOps | | |
Passed | XlaCompilationTest.StagePipelinePreserved | | |
Passed | XlaCompilationTest.StagePipelinePreservedAndInitialScopesRespected | | |
Passed | XlaCompilationTest.Chains | | |
Passed | XlaCompilationTest.UncompilableCycles | | |
Passed | XlaCompilationTest.CompilableCycles | | |
Passed | XlaCompilationTest.StringUnsupported | | |
Passed | XlaCompilationTest.HalfSupported | | |
Passed | XlaCompilationTest.PartitionedCallUnsupported | | |
Passed | XlaCompilationTest.FunctionCalls | | |
Passed | XlaCompilationTest.CallXlaDeviceFuncWithResourceOp | | |
Passed | XlaCompilationTest.SymbolicGradients | | |
Passed | XlaCompilationTest.Loops | | |
Passed | XlaCompilationTest.CyclesWithAllDifferentScopesGlobalJitOverridden | | |
Passed | XlaCompilationTest.CyclesWithAllDifferentScopes | | |
Passed | XlaCompilationTest.CyclesWithSplittingScopes | | |
Passed | XlaCompilationTest.CyclesWithDifferentScopesAndBridge | | |
Passed | XlaCompilationTest.DontClusterNodesWithMismatchingDeadness | | |
Passed | XlaCompilationTest.ClusterNodesWithMismatchingInputDeadness | | |
Passed | XlaCompilationTest.ResourcesClusteringAllowed | | |
Passed | XlaCompilationTest.ResourcesClusteringDisallowed | | |
Passed | XlaCompilationTest.ChainOfOps | | |
Passed | XlaCompilationTest.IllegalCycle_UsefulErrorMessage | | |
Passed | XlaCompilationTest.Retval | | |
Passed | XlaCompilationTest.DontCountIdentityOps | | |
Passed | XlaCompilationTest.ConstOp | | |
Passed | XlaCompilationTest.DontClusterIdentityWithRefInput | | |
Passed | XlaCompilationTest.ClusterIdentityWithNonRefInput | | |
Passed | XlaCompilationTest.ClusterControlTrigger | | |
Passed | XlaCompilationTest.RandomShape | | |
Passed | XlaCompilationTest.RandomShapeWithFunc | | |
Passed | XlaCompilationTest.RandomShapeOnXlaDevice | | |
Passed | XlaCompilationTest.TensorArrayShapeOnXlaDevice | | |
Passed | XlaCompilationTest.DontClusterMergingNodes | | |
Passed | XlaCompilationTest.DontClusterMergingNodesOnCPU | | |
Passed | XlaCompilationTest.NOT_DontClusterSpreadingNodes | | |
Passed | XlaCompilationTest.ClusterStatefulRandomOpOnXlaDevice | | |
Passed | XlaCompilationTest.DontAutoClusterStatefulRandomOp | | |
Passed | XlaCompilationTest.ClusterDummyOpsOnXlaDevice | | |
Passed | XlaCompilationTest.DontAutoClusterDummyOps | | |
Passed | XlaCompilationTest.DontAutoClusterOpsProducingVariant | | |
Passed | XlaCompilationTest.DontAutoClusterOpsConsumingVariant | | |
Passed | XlaCompilationTest.ClusterOpsProducingVariantIfOnXlaDevice | | |
Passed | XlaCompilationTest.CreateCombinedCpuGpuClusters | | |
Passed | XlaCompilationTest.DontCreateGpu0AndGpu1Clusters | | |
Passed | XlaCompilationTest.DontCreateCombinedCpuUnknownClusters | | |
Passed | XlaCompilationTest.ClusterResourceOpsWhenSafe | | |
Passed | XlaCompilationTest.DontClusterResourceOpsWhenUnsafe | | |
Passed | XlaCompilationTest.DontClusterNodesWithScopedAllocatorAttr | | |
Passed | XlaCompilationTest.DontClusterNodesWithForwardFromAttr | | |
Passed | XlaCompilationTest.ClusterShapeConsumerWithProducer | | |
Passed | XlaCompilationTest.ClusterShapeConsumerWithProducerAndConsumer | | |
Passed | XlaCompilationTest.IterationIncrementAndGroupDeps | | |
Passed | XlaCompilationTest.DontClusterTheSpecialIdentityDrivingConstsInLoop | | |
Passed | XlaCompilationTest.UnsupportedEnterExitPattern | | |
Passed | XlaCompilationTest.StagePipelinePreservedByClusterScopingPass | | |
Passed | XlaCompilationTest.XLALiteAllowlist | | |
Passed | EncapsulateSubgraphsTest.NoFunctions | | |
Passed | EncapsulateSubgraphsTest.OneFunction | | |
Passed | EncapsulateSubgraphsTest.TwoFunctions | | |
Passed | EncapsulateSubgraphsTest.InputDeduplication | | |
Passed | EncapsulateSubgraphsTest.OneFunctionOneOutside | | |
Passed | EncapsulateSubgraphsTest.OneFunctionTwoOutside | | |
Passed | EncapsulateSubgraphsTest.TwoFunctionsTwoOutside | | |
Passed | EncapsulateSubgraphsTest.TwoFunctionsTwoOutsideDependencyFromOutside | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationNoInputs | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationControlInput | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationNoOutputs | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationControlOutput | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationClusterDependencyNoSrcCluster | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationClusterDependencyNoDstCluster | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationClusterDependency | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationNoInputsOrOutputs | | |
Passed | EncapsulateSubgraphsTest.OutsideCompilationShapeInference | | |
Passed | EncapsulateSubgraphsTest.RefVariablesMarked | | |
Passed | EncapsulateSubgraphsTest.NoRefVarsNoAttr | | |
Passed | EncapsulateSubgraphsWithGuaranteeConstOpTest.Simple | | |
Passed | EncapsulateSubgraphsWithGuaranteeConstOpTest.Add | | |
Passed | EncapsulateXlaComputations.DeterministicEncapsulate | | |
Passed | EncapsulateXlaComputations.Encapsulate | | |
Passed | EncapsulateXlaComputations.BuildXlaLaunchOp | | |
Passed | RewriteOutsideCompilationSubgraphFnTest.Basic | | |
Passed | RewriteOutsideCompilationSubgraphFnTest.NoSendFromHost | | |
Passed | RewriteOutsideCompilationSubgraphFnTest.NoRecvAtHost | | |
Passed | RewriteOutsideCompilationSubgraphFnTest.NoKeyPlaceholder | | |
Passed | RewriteOutsideCompilationSubgraphFnTest.ShapesInferred | | |
Passed | ExtractOutsideCompilationForFunctionTest.Basic | | |
Passed | ExtractOutsideCompilationForFunctionTest.NoHostGraph | | |
Passed | ExtractOutsideCompilationForFunctionTest.OutsideCompilationInIf | | |
Passed | ExtractOutsideCompilationForFunctionTest.OutsideCompilationInWhile | | |
Passed | ExtractOutsideCompilationForFunctionTest.OutsideCompilationInFunction | | |
Passed | ExtractOutsideCompilationForFunctionTest.OutsideCompilationClusterDataDependency | | |
Passed | ExtractOutsideCompilationForFunctionTest.OutsideCompilationClusterControlDependency | | |
Passed | ForceXlaConstantsOnHostPassTest.Simple | | |
Passed | SliceToDynamicSliceRewriteTest.Basic | | |
Passed | SliceToDynamicSliceRewriteTest.SliceFromVector | | |
Passed | SliceToDynamicSliceRewriteTest.ControlDependencePreserved | | |
Passed | SliceToDynamicSliceRewriteTest.Int64Indices | | |
Passed | SliceToDynamicSliceRewriteTest.DontRewriteInvalidSlice | | |
Passed | SliceToDynamicSliceRewriteTest.DontRewriteUnclusteredSlice | | |
Passed | SliceToDynamicSliceRewriteTest.DontRewriteSliceWithNonConstSize | | |
Passed | SliceToDynamicSliceRewriteTest.ScalarSlice | | |
Passed | SliceToDynamicSliceRewriteTest.IndicesNotVector | | |
Passed | SliceToDynamicSliceRewriteTest.SliceWithSliceInput | | |
Passed | SliceToDynamicSliceRewriteTest.SliceWithSliceBegin | | |
Passed | SliceToDynamicSliceRewriteTest.WithControlDepsToConstant | | |
Passed | SliceToDynamicSliceRewriteTest.DontRewriteSliceWithConstBegin | | |
Passed | IntroduceFloatingPointJitterTest.SingleOutputFP32 | | |
Passed | IntroduceFloatingPointJitterTest.TwoNodesOneUser | | |
Passed | IntroduceFloatingPointJitterTest.NotFP32 | | |
Passed | IntroduceFloatingPointJitterTest.MultiOutput | | |
Passed | PartiallyDeclusterPassTest.ClusteredAndUnclustered | | |
Passed | PartiallyDeclusterPassTest.DifferentClusters | | |
Passed | PartiallyDeclusterPassTest.DontDeclusterIfUserIsDeviceMem | | |
Passed | PartiallyDeclusterPassTest.DontDuplicateResourceVarOps | | |
Passed | PartiallyDeclusterPassTest.DeclusterDependentNodes | | |
Passed | PartiallyDeclusterPassTest.DeclusterMustBeConstantNodes | | |
Passed | PartiallyDeclusterPassTest.DeclusteringStopsAtMetadataOps | | |
Passed | PartiallyDeclusterPassTest.EdgeAcrossDifferentClusters | | |
Passed | PartiallyDeclusterPassTest.DontDeclusterXlaDeviceOps | | |
Passed | PartiallyDeclusterPassTest.EliminatedUnusedNodes | | |
Passed | PartiallyDeclusterPassTest.MetadataOpsDontStartClusters | | |
Passed | PartiallyDeclusterPassTest.MetaConsumersArentDeclustered | | |
Passed | RearrangeFunctionArgumentForFunctionTest.Basic | | |
Passed | RearrangeFunctionArgumentForFunctionTest.WhileResourceRetvalFromDifferentArgUnimplemented | | |