Searched refs:TF_DCHECK_OK (Results 1 – 12 of 12) sorted by relevance
192 #define TF_DCHECK_OK(val) TF_CHECK_OK(val) macro194 #define TF_DCHECK_OK(val) \ macro
271 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(result)); in MakeTupleShape()278 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(result)); in MakeOpaqueShape()285 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(result)); in MakeTokenShape()291 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(shape)); in AppendShapeToTuple()319 TF_DCHECK_OK(ValidateShape(*shape)); in AppendMajorDimension()394 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(shape.tuple_shapes(index))); in GetTupleElementShape()407 TF_DCHECK_OK(ValidateShapeWithOptionalLayout(tuple)); in SliceTuple()625 TF_DCHECK_OK(ValidateShape(shape)); in ByteSizeOf()643 TF_DCHECK_OK(ValidateShape(shape)); in ByteSizeOfTupleIndexTable()650 TF_DCHECK_OK(ValidateShape(shape)); in ByteSizeOfElements()
469 TF_DCHECK_OK(IsValidNode(node)) << node->DebugString(); in RemoveNode()492 TF_DCHECK_OK(IsValidNode(source)) << source->DebugString(); in AddEdge()493 TF_DCHECK_OK(IsValidNode(dest)) << dest->DebugString(); in AddEdge()523 TF_DCHECK_OK(IsValidNode(e->src_)) << e->src_->DebugString(); in RemoveEdge()524 TF_DCHECK_OK(IsValidNode(e->dst_)) << e->dst_->DebugString(); in RemoveEdge()795 TF_DCHECK_OK(IsValidNode(node)) << node->DebugString(); in ReleaseNode()
240 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(shape)); in InferUnaryOpShape()715 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(result)); in InferDotOpShape()946 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(lhs)); in InferBinaryOpShape()947 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(rhs)); in InferBinaryOpShape()1030 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(lhs)); in InferTernaryOpShape()1031 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(rhs)); in InferTernaryOpShape()1032 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(ehs)); in InferTernaryOpShape()1058 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(*shape)); in InferVariadicOpShape()1661 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(lhs)); in InferConvolveShape()1662 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(rhs)); in InferConvolveShape()
387 TF_DCHECK_OK(schedule_.Verify()); in Initialize()
518 TF_DCHECK_OK(Verify()); in CopyRemover()768 TF_DCHECK_OK(Verify()); in TryElideCopy()
525 TF_DCHECK_OK(alias_analysis->Verify()); in Run()
966 TF_DCHECK_OK(dataflow_analysis->Verify()); in Run()
1108 TF_DCHECK_OK(ShapeUtil::ValidateShape(program_shape.result())); in ComputeConstantGraph()
1053 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(shape())); in infeed_shape()
2723 TF_DCHECK_OK(ShapeUtil::ValidateShapeWithOptionalLayout(shape_)); in HloInstruction()
1670 TF_DCHECK_OK(added); in ReachableFunctionLibraryDefinition()1679 TF_DCHECK_OK(added_grad); in ReachableFunctionLibraryDefinition()