Searched defs:statusor (Results 1 – 8 of 8) sorted by relevance
1704 StatusOr<Shape> statusor = in TEST_F() local1720 StatusOr<Shape> statusor = in TEST_F() local1732 StatusOr<Shape> statusor = ShapeInference::InferVariadicOpShape( in TEST_F() local1744 StatusOr<Shape> statusor = ShapeInference::InferVariadicOpShape( in TEST_F() local1910 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1925 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1940 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1956 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1973 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local1990 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local[all …]
2929 auto statusor = Evaluate(); in TEST_F() local2949 auto statusor = Evaluate(); in TEST_F() local
195 #define TF_ASSERT_OK_AND_ASSIGN_IMPL(statusor, lhs, rexpr) \ argument207 #define TF_ASSIGN_OR_RETURN_IMPL(statusor, lhs, rexpr) \ argument
65 auto statusor = ToJson(hlo_proto); in RealMain() local
173 auto statusor = b.Build(); in TEST_F() local219 auto statusor = BuildHloModule(&b); in TEST_F() local232 auto statusor = BuildHloModule(&b); in TEST_F() local328 auto statusor = builder.Build(); in TEST_F() local400 auto statusor = b.Build(); in TEST_F() local418 auto statusor = b.Build(); in TEST_F() local
40 auto statusor = builder.Build(); in XLA_TEST_F() local
88 StatusOr<NoDefaultConstructor> statusor(tensorflow::errors::Cancelled("")); in TEST() local
322 auto& statusor = results[replica]; in ExecutePerReplica() local