Home
last modified time | relevance | path

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

/dports/misc/frugally-deep/frugally-deep-0.15.13-p0/include/fdeep/
H A Dtensor_shape.hpp23 class tensor_shape class
29 explicit tensor_shape( in tensor_shape() function in fdeep::internal::tensor_shape
44 explicit tensor_shape( in tensor_shape() function in fdeep::internal::tensor_shape
58 explicit tensor_shape( in tensor_shape() function in fdeep::internal::tensor_shape
71 explicit tensor_shape( in tensor_shape() function in fdeep::internal::tensor_shape
83 explicit tensor_shape( in tensor_shape() function in fdeep::internal::tensor_shape
364 using tensor_shape = internal::tensor_shape; typedef
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/tensorflow/
H A Dtensor.proto17 TensorShapeProto tensor_shape = 2; field
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/tensorflow/
H A Dtensor.proto18 TensorShapeProto tensor_shape = 2; field
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/optimizer/onnxextra/
H A DOnnxConstantOfShape.cpp41 std::vector<int> tensor_shape; in onExecute() local
/dports/misc/mnn/MNN-1.2.0/source/backend/cuda/execution/
H A DSoftmaxExecution.cu36 std::vector<int> tensor_shape = {outside, axis, inside, 1}; in onResize() local
/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/conversion/common/IR/
H A DIR_graph.py79 def shapeToStr(tensor_shape, keep_minus_one = False): argument
H A Dgraph.proto128 TensorShape tensor_shape = 2; field
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xtensor_semantic.cpp20 using tensor_shape = tensor_type::shape_type; typedef
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/misc/tensorflow/
H A Dtensor.pb.h385 inline const ::opencv_tensorflow::TensorShapeProto& TensorProto::tensor_shape() const { in tensor_shape() function
416 …nline void TensorProto::set_allocated_tensor_shape(::opencv_tensorflow::TensorShapeProto* tensor_s… in set_allocated_tensor_shape()
H A Dtensor.pb.cc150 ::opencv_tensorflow::TensorShapeProto* tensor_shape) { in unsafe_arena_set_allocated_tensor_shape()
/dports/science/py-geometer/geometer-0.2.3/geometer/
H A Dbase.py104 def tensor_shape(self): member in Tensor
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/darknet/
H A Ddarknet_io.cpp682 MatShape tensor_shape(3); in ReadDarknetFromCfgStream() local
933 MatShape tensor_shape(3); in ReadDarknetFromWeightsStream() local