Searched defs:statusor (Results 1 – 5 of 5) sorted by relevance
1518 StatusOr<Shape> statusor = in TEST_F() local1603 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1616 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1629 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1642 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1656 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1672 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1688 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1703 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1720 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local[all …]
191 #define TF_ASSERT_OK_AND_ASSIGN_IMPL(statusor, lhs, rexpr) \ argument203 #define TF_ASSIGN_OR_RETURN_IMPL(statusor, lhs, rexpr) \ argument
80 StatusOr<NoDefaultConstructor> statusor(tensorflow::errors::Cancelled("")); in TEST() local
63 auto statusor = ToJson(hlo_proto); in RealMain() local
220 const auto& statusor = results[replica]; in Execute() local