Home
last modified time | relevance | path

Searched refs:split_2 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_from_variant_op_test.cc80 const std::vector<int64> split_2 = {0, 1, 2, 5, 6, 7}; in TEST_F() local
84 {split_1, split_2}, TensorShape({7}), values); in TEST_F()
90 test::FillValues<int64>(&expected_splits_2, split_2); in TEST_F()
107 const std::vector<int64> split_2 = {0, 1, 2, 5, 6, 7}; in TEST_F() local
112 {split_1, split_2}, TensorShape({7}), values); in TEST_F()
120 test::FillValues<int64>(&expected_splits_3, split_2); in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_split_block_test.cpp257 auto split_2 = TransformationSplitBlock( in TEST() local
259 ASSERT_TRUE(split_2.IsApplicable(context.get(), transformation_context)); in TEST()
260 ApplyAndCheckFreshIds(split_2, context.get(), &transformation_context); in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_split_block_test.cpp257 auto split_2 = TransformationSplitBlock( in TEST() local
259 ASSERT_TRUE(split_2.IsApplicable(context.get(), transformation_context)); in TEST()
260 ApplyAndCheckFreshIds(split_2, context.get(), &transformation_context); in TEST()