Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_from_variant_op_test.cc79 const std::vector<int64> split_1 = {0, 1, 2, 3, 4, 5}; in TEST_F() local
84 {split_1, split_2}, TensorShape({7}), values); in TEST_F()
89 test::FillValues<int64>(&expected_splits_1, split_1); in TEST_F()
106 const std::vector<int64> split_1 = {0, 1, 2, 3, 4, 5}; in TEST_F() local
112 {split_1, split_2}, TensorShape({7}), values); in TEST_F()
119 test::FillValues<int64>(&expected_splits_2, split_1); in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_split_block_test.cpp208 auto split_1 = TransformationSplitBlock( in TEST() local
210 ASSERT_TRUE(split_1.IsApplicable(context.get(), transformation_context)); in TEST()
211 ApplyAndCheckFreshIds(split_1, context.get(), &transformation_context); in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_split_block_test.cpp208 auto split_1 = TransformationSplitBlock( in TEST() local
210 ASSERT_TRUE(split_1.IsApplicable(context.get(), transformation_context)); in TEST()
211 ApplyAndCheckFreshIds(split_1, context.get(), &transformation_context); in TEST()