Searched defs:SetShape (Results 1 – 10 of 10) sorted by relevance
189 void SetShape(const TensorShape& newShape) { m_Shape = newShape; } in SetShape() function in armnn::TensorInfo
176 Status RemoteTensorHandleData::SetShape(const TensorShape& shape) { in SetShape() function in tensorflow::RemoteTensorHandleData
55 void SetShape(std::initializer_list<T> data) { in SetShape() function in tflite::__anon0007b05b0111::ScatterNdOpModel
61 void SetShape(std::initializer_list<ShapeType> data) { in SetShape() function in tflite::__anon86e834a90111::BroadcastToOpModel
74 void SetShape(TfLiteTensor* tensor, std::initializer_list<int> dims) { in SetShape() function in tflite::__anon4b5f7ed20111::KernelUtilTest
51 void FlexModelTest::SetShape(int tensor_index, const std::vector<int>& values) { in SetShape() function in tflite::flex::testing::FlexModelTest
274 Status ShapeRefiner::SetShape(const Node* node, int output_port, in SetShape() function in tensorflow::ShapeRefiner
169 TEST_F(ShapeRefinerTest, SetShape) { in TEST_F() argument
365 TEST(CAPI, SetShape) { in TEST() argument
811 Status TRT_ShapedWeights::SetShape(nvinfer1::Dims dims) { in SetShape() function in tensorflow::tensorrt::convert::TRT_ShapedWeights