Searched refs:TF_DCHECK_OK (Results 1 – 12 of 12) sorted by relevance
228 #define TF_DCHECK_OK(val) TF_CHECK_OK(val) macro230 #define TF_DCHECK_OK(val) \ macro
372 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(result)); in MakeTupleShape()379 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(result)); in MakeOpaqueShape()386 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(result)); in MakeTokenShape()392 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(shape)); in AppendShapeToTuple()420 TF_DCHECK_OK(ValidateShape(*shape)); in AppendMajorDimension()429 TF_DCHECK_OK(ValidateShape(*to)); in CopyDynamicDimensions()504 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(shape.tuple_shapes(index))); in GetTupleElementShape()517 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(tuple)); in SliceTuple()744 TF_DCHECK_OK(ValidateShape(shape)); in ByteSizeOf()761 TF_DCHECK_OK(ValidateShape(shape)); in ByteSizeOfTupleIndexTable()[all …]
494 TF_DCHECK_OK(IsValidNode(node)) << node->DebugString(); in RemoveNode()517 TF_DCHECK_OK(IsValidNode(source)) << source->DebugString(); in AddEdge()518 TF_DCHECK_OK(IsValidNode(dest)) << dest->DebugString(); in AddEdge()548 TF_DCHECK_OK(IsValidNode(e->src_)) << e->src_->DebugString(); in RemoveEdge()549 TF_DCHECK_OK(IsValidNode(e->dst_)) << e->dst_->DebugString(); in RemoveEdge()820 TF_DCHECK_OK(IsValidNode(node)) << node->DebugString(); in ReleaseNode()
264 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(shape)); in InferUnaryOpShape()735 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(result)); in InferDotOpShape()966 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(lhs)); in InferBinaryOpShape()967 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(rhs)); in InferBinaryOpShape()1050 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(lhs)); in InferTernaryOpShape()1051 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(rhs)); in InferTernaryOpShape()1052 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(ehs)); in InferTernaryOpShape()1078 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(*shape)); in InferVariadicOpShape()1677 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(lhs)); in InferConvolveShape()1678 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(rhs)); in InferConvolveShape()
498 TF_DCHECK_OK(schedule_.Verify()); in Initialize()
537 TF_DCHECK_OK(Verify()); in CopyRemover()808 TF_DCHECK_OK(Verify()); in TryElideCopy()
559 TF_DCHECK_OK(alias_analysis->Verify()); in Run()
1156 TF_DCHECK_OK(dataflow_analysis->Verify()); in Run()
1064 TF_DCHECK_OK(ShapeUtil::ValidateShape(program_shape.result())); in ComputeConstantGraph()
1168 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(shape())); in infeed_shape()
3052 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(shape_)); in HloInstruction()
1712 TF_DCHECK_OK(added); in ReachableFunctionLibraryDefinition()1721 TF_DCHECK_OK(added_grad); in ReachableFunctionLibraryDefinition()