Home
last modified time | relevance | path

Searched defs:TensorType (Results 1 – 25 of 63) sorted by relevance

123

/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/vqsr/
H A DTensorType.java9 public enum TensorType implements CommandLineParser.ClpEnum { enum
30 TensorType(int channels, boolean readsRequired, String description) { in TensorType() method in TensorType
/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Tensor/
H A DTensorConcept.hxx148 struct TensorType { struct
150 typedef T type;
H A DTensorConceptOperations.hxx38 struct TensorType<Expr<T_type,Operation> > struct
41 typedef T_type type;
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Tensor/
H A DTensorConcept.hxx155 struct TensorType{ struct
157 typedef T type;
H A DTensorConceptOperations.hxx38 struct TensorType<Expr<T_type,Operation> > struct
41 typedef T_type type;
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/includes/
H A Dourproj.h11 enum TensorType {floattype = 0, doubletype = 1}; enum
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/includes/
H A Dourproj.h11 enum TensorType {floattype = 0, doubletype = 1}; enum
/dports/science/qmcpack/qmcpack-3.11.0/src/type_traits/
H A DQMCTypes.h46 using TensorType = Tensor<RealType, DIM>; variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/ir/
H A Dtensor_type.py25 class TensorType(Type): class
/dports/misc/py-tflite/tflite-2.3.0/tflite/
H A DTensorType.py5 class TensorType(object): class
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/ir/
H A Dtensor_type.cc33 TensorType::TensorType(Array<PrimExpr> shape, DataType dtype) { in TensorType() function in tvm::TensorType
/dports/misc/mxnet/incubator-mxnet-1.9.0/plugin/torch/
H A Dtorch_base.h121 static const char* TensorType(int dev_mask) { in TensorType() function
145 static const char* TensorType(TBlob data) { in TensorType() function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/plugin/torch/
H A Dtorch_base.h121 static const char* TensorType(int dev_mask) { in TensorType() function
145 static const char* TensorType(TBlob data) { in TensorType() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/include/tvm/relay/
H A Dtype.h63 using TensorType = tvm::TensorType; variable
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Exporter/
H A DONNXModelWriter.h48 using TensorType = ONNX_NAMESPACE::TensorProto; variable
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/tflite/schema/
H A Dschema_generated.h329 enum TensorType { enum
/dports/misc/nn-insight/nn-insight-1.0.5/plugins/tf-lite/
H A Dtflite_schema_generated.h232 enum TensorType { enum
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/src/tensorflow/lite/schema/
H A Dschema_generated.h367 enum TensorType { enum
/dports/science/qmcpack/qmcpack-3.11.0/src/Sandbox/
H A Dpseudo.hpp27 using TensorType=Tensor<T,D>; typedef
H A Ddiff_distancetables.cpp76 typedef ParticleSet::TensorType TensorType; in main() typedef
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/tflite/
H A Dschema_generated.h370 enum TensorType { enum
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Nonunit/Review/include/
H A DitkDiscreteHessianGaussianImageFunction.h83 using TensorType = SymmetricSecondRankTensor< TOutput, variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/
H A D__init__.py76 TensorType = ty.TensorType variable
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/
H A DOrbitalSetTraits.h61 typedef Tensor<ValueType, DIM> TensorType; typedef
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A D__init__.py77 TensorType = ty.TensorType variable

123