Home
last modified time | relevance | path

Searched defs:modelPath (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/test/integration/
H A Dmodel_versions.cc28 std::string modelPath = sdf::getModelFilePath(""); in TEST() local
38 std::string modelPath = sdf::getModelFilePath(MODEL_PATH); in TEST() local
48 std::string modelPath = sdf::getModelFilePath(MODEL_PATH); in TEST() local
58 std::string modelPath = sdf::getModelFilePath(MODEL_PATH); in TEST() local
68 std::string modelPath = sdf::getModelFilePath(MODEL_PATH); in TEST() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1BuiltInAlgorithmOutput.php21 public $modelPath; variable in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1BuiltInAlgorithmOutput
33 public function setModelPath($modelPath)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1BuiltInAlgorithmOutput.php21 public $modelPath; variable in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1BuiltInAlgorithmOutput
33 public function setModelPath($modelPath)
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/common/
H A Dcli.cpp33 bool Cli::initializeMNNConvertArgs(modelConfig &modelPath, int argc, char **argv) { in initializeMNNConvertArgs()
212 bool Cli::convertModel(modelConfig& modelPath) { in convertModel()
/dports/devel/spark/spark-2.1.1/R/pkg/inst/tests/testthat/
H A Dtest_mllib.R186 modelPath <- tempfile(pattern = "spark-glm", fileext = ".tmp") globalVar
316 modelPath <- tempfile(pattern = "glm", fileext = ".tmp") globalVar
366 modelPath <- tempfile(pattern = "spark-kmeans", fileext = ".tmp") globalVar
428 modelPath <- tempfile(pattern = "spark-mlp", fileext = ".tmp") globalVar
552 modelPath <- tempfile(pattern = "spark-naiveBayes", fileext = ".tmp") globalVar
619 modelPath <- tempfile(pattern = "spark-survreg", fileext = ".tmp") globalVar
726 modelPath <- tempfile(pattern = "spark-logit", fileext = ".tmp") globalVar
897 modelPath <- tempfile(pattern = "spark-lda", fileext = ".tmp") globalVar
933 modelPath <- tempfile(pattern = "spark-lda-text", fileext = ".tmp") globalVar
979 modelPath <- tempfile(pattern = "spark-als", fileext = ".tmp") globalVar
[all …]
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/r/
H A DALSWrapper.scala92 val modelPath = new Path(path, "model").toString constant
108 val modelPath = new Path(path, "model").toString constant
/dports/misc/py-xgboost/xgboost-1.5.1/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/
H A DBasicWalkThrough.java50 public static void saveDumpModel(String modelPath, String[] modelInfos) throws IOException { in saveDumpModel()
94 String modelPath = "./model/xgb.model"; in main() local
/dports/misc/xgboost/xgboost-1.5.1/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/
H A DBasicWalkThrough.java50 public static void saveDumpModel(String modelPath, String[] modelInfos) throws IOException { in saveDumpModel()
94 String modelPath = "./model/xgb.model"; in main() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/ooxml/
H A Dfactoryinc.py45 modelPath = sys.argv[1] variable
H A Dfactory_ns.py70 modelPath = sys.argv[1] variable
H A Dmodelpreprocess.py79 modelPath = sys.argv[2] variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/ooxml/
H A Dfactoryinc.py46 modelPath = sys.argv[1] variable
H A Dfactory_ns.py71 modelPath = sys.argv[1] variable
H A Dmodelpreprocess.py80 modelPath = sys.argv[2] variable
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/
H A DMNNConverter.cpp12 modelConfig modelPath; in main() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/examples/src/test/scala/org/apache/mxnetexamples/multitask/
H A DMultiTaskSuite.scala42 val modelPath = ExampleMultiTask.getTrainingData constant
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/examples/src/test/scala/org/apache/mxnetexamples/multitask/
H A DMultiTaskSuite.scala42 val modelPath = ExampleMultiTask.getTrainingData constant
/dports/graphics/opencv/opencv-4.5.3/samples/dnn/
H A Dtf_text_graph_faster_rcnn.py6 def createFasterRCNNGraph(modelPath, configPath, outputPath): argument
/dports/misc/py-xgboost/xgboost-1.5.1/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/
H A DFeatureSizeValidatingSuite.scala31 val modelPath = getClass.getResource("/model/0.82/model").getPath constant
/dports/misc/xgboost/xgboost-1.5.1/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/
H A DFeatureSizeValidatingSuite.scala31 val modelPath = getClass.getResource("/model/0.82/model").getPath constant
/dports/devel/spark/spark-2.1.1/examples/src/main/r/ml/
H A Dml.R36 modelPath <- tempfile(pattern = "ml", fileext = ".tmp") globalVar
/dports/games/glest/glest_source_3.2.2/source/g3d_viewer/
H A Dmain.cpp25 MainWindow::MainWindow(const string &modelPath): in MainWindow()
278 string modelPath; in BEGIN_EVENT_TABLE() local
/dports/games/spring/spring_98.0/rts/Rendering/Models/
H A DIModelParser.cpp196 const std::string modelPath = FindModelPath(modelName); in Load3DModel() local
246 …der::AddModelToCache(S3DModel* model, const std::string& modelName, const std::string& modelPath) { in AddModelToCache()
/dports/games/flightgear/flightgear-2020.3.11/utils/fgai/
H A DHLAMPAircraft.hxx35 void setModelPath(const std::string& modelPath) in setModelPath()
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Asset/
H A Dmcmeshmetadata.hh38 std::string modelPath; member

12345678