Home
last modified time | relevance | path

Searched defs:MakeShape (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/go/
Dshape.go42 func MakeShape(shape ...int64) Shape { func
/external/tensorflow/tensorflow/core/grappler/utils/
Dsymbolic_shapes_test.cc32 TensorShapeProto MakeShape(std::vector<int> dims) { in MakeShape() function in tensorflow::grappler::__anon3a6d31fa0111::SymbolicShapesTest
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc731 ShapeHandle InferenceContext::MakeShape( in MakeShape() function in tensorflow::shape_inference::InferenceContext
736 ShapeHandle InferenceContext::MakeShape( in MakeShape() function in tensorflow::shape_inference::InferenceContext
1310 ShapeHandle InferenceContext::ShapeManager::MakeShape( in MakeShape() function in tensorflow::shape_inference::InferenceContext::ShapeManager
Dop_kernel.cc163 Status OpKernel::MakeShape(const Tensor& shape, TensorShape* out) const { in MakeShape() function in tensorflow::OpKernel
Dshape_inference_test.cc940 TEST_F(ShapeInferenceTest, MakeShape) { in TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc158 /* static */ Shape ShapeUtil::MakeShape(PrimitiveType element_type, in MakeShape() function in xla::ShapeUtil
163 /* static */ Shape ShapeUtil::MakeShape( in MakeShape() function in xla::ShapeUtil