Home
last modified time | relevance | path

Searched defs:Concatenate (Results 1 – 12 of 12) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/
Dunit_spirv.h127 inline std::vector<uint32_t> Concatenate( in Concatenate() function
/external/swiftshader/third_party/SPIRV-Tools/test/
Dunit_spirv.h127 inline std::vector<uint32_t> Concatenate( in Concatenate() function
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md596 ## Concatenate section in Operation Semantics
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc849 PartialTensorShape PartialTensorShape::Concatenate(int64 size) const { in Concatenate() function in tensorflow::PartialTensorShape
861 PartialTensorShape PartialTensorShape::Concatenate( in Concatenate() function in tensorflow::PartialTensorShape
Dpartial_tensor_shape_test.cc34 TEST(PartialTensorShapeTest, Concatenate) { in TEST() argument
Dshape_inference.cc638 Status InferenceContext::Concatenate(ShapeHandle s1, ShapeHandle s2, in Concatenate() function in tensorflow::shape_inference::InferenceContext
Dshape_inference_test.cc896 TEST_F(ShapeInferenceTest, Concatenate) { in TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_constant_folding_test.cc111 TEST_F(HloConstantFoldingTest, Concatenate) { in TEST_F() argument
Dsharding_propagation_test.cc1494 TEST_P(ParameterizedMetadataTest, Concatenate) { in TEST_P() argument
Dalgebraic_simplifier_test.cc2248 HloInstruction* Concatenate = in TEST_F() local
/external/tensorflow/tensorflow/python/keras/layers/
Dmerge.py424 class Concatenate(_Merge): class
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp757 TEST(ReactorUnitTests, Concatenate) in TEST() argument