- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 2,159 for core (0.03 sec)
-
api/maven-api-cli/src/main/mdo/core-extensions.mdo
xml.schemaLocation="http://maven.apache.org/xsd/core-extensions-${version}.xsd"> <id>core-extensions</id> <name>CoreExtensions</name> <description><![CDATA[ <p>This is a reference for the Core Extensions descriptor.</p> <p>The default location for the Core Extensions descriptor file is <code>${maven.projectBasedir}/.mvn/extensions.xml</code></p> ]]></description> <defaults> <default>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Thu Oct 03 16:03:55 UTC 2024 - 4.4K bytes - Viewed (0) -
Makefile.core.mk
.PHONY: precommit format lint # Target run by the pre-commit script, to automate formatting and lint # If pre-commit script is not used, please run this manually. precommit: format lint format: fmt ## Auto formats all code. This should be run before sending a PR. fmt: format-go format-python tidy-go ifeq ($(DEBUG),1) # gobuild script uses custom linker flag to set the variables. RELEASE_LDFLAGS='' else
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 03 23:53:59 UTC 2024 - 18.4K bytes - Viewed (0) -
compat/maven-compat/src/test/repository-system/maven-core-2.1.0.jar
Guillaume Nodet <******@****.***> 1729859506 +0200
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - Viewed (0) -
.teamcity/subprojects.json
"path": "subprojects/core", "unitTests": true, "functionalTests": true, "crossVersionTests": true }, { "name": "core-api", "path": "subprojects/core-api", "unitTests": true, "functionalTests": true, "crossVersionTests": false }, { "name": "core-kotlin-extensions", "path": "platforms/core-configuration/core-kotlin-extensions",
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Oct 23 22:33:41 UTC 2024 - 34.3K bytes - Viewed (0) -
tensorflow/c/BUILD
"//tensorflow/core/lib/gtl:cleanup", "//tensorflow/core/platform:errors", "//tensorflow/core/platform:mutex", "//tensorflow/core/platform:refcount", ] + if_not_mobile([ "//tensorflow/core/kernels:tensor_list", "//tensorflow/core/kernels:tensor_list_util", "//tensorflow/core/kernels:variant_ops_util",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Nov 02 06:47:06 UTC 2024 - 30.4K bytes - Viewed (0) -
.teamcity/test-buckets.json
"build-cache-spi", "build-configuration", "build-events", "build-init", "build-profile", "composite-builds", "configuration-cache", "core", "core-api", "declarative-dsl-core", "declarative-dsl-provider", "dependency-management", "diagnostics", "ear", "enterprise", "execution", "execution-e2e-tests",
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 08 11:14:16 UTC 2024 - 87.8K bytes - Viewed (0) -
tensorflow/BUILD
"//tensorflow/core/platform:path", "//tensorflow/core/platform:stacktrace_handler", "//tensorflow/core/platform:statusor", "//tensorflow/core/platform:stringpiece", "//tensorflow/core/platform:types", "//tensorflow/core/profiler/internal:print_model_analysis", "//tensorflow/core/profiler/lib:traceme",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0) -
build-logic-commons/build-platform/build.gradle.kts
api("org.spockframework:spock-junit4:$spockVersion") api("org.asciidoctor:asciidoctorj:2.5.11") api("org.asciidoctor:asciidoctorj-api:2.5.11") api("org.asciidoctor:asciidoctorj-pdf:2.3.10") api("dev.adamko.dokkatoo:dokkatoo-plugin:2.3.1") api("org.jetbrains.dokka:dokka-core:1.9.20") api("com.fasterxml.woodstox:woodstox-core:6.4.0") {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 29 21:53:00 UTC 2024 - 4.8K bytes - Viewed (0) -
tensorflow/c/eager/immediate_execution_context.h
#include "tensorflow/c/tensor_interface.h" #include "tensorflow/core/framework/function.h" #include "tensorflow/core/framework/function.pb.h" #include "tensorflow/core/framework/numeric_types.h" #include "tensorflow/core/framework/tensor.h" #include "tensorflow/core/framework/types.pb.h" #include "tensorflow/core/platform/platform.h" #include "tensorflow/core/platform/status.h" #include "tensorflow/core/platform/tstring.h"
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 12.3K bytes - Viewed (0) -
tensorflow/c/eager/immediate_execution_operation.h
#include "tensorflow/c/tensor_interface.h" #include "tensorflow/core/framework/cancellation.h" #include "tensorflow/core/framework/device_attributes.pb.h" #include "tensorflow/core/framework/op_def.pb.h" #include "tensorflow/core/framework/types.pb.h" #include "tensorflow/core/platform/casts.h" #include "tensorflow/core/platform/status.h" #include "tensorflow/core/util/managed_stack_trace.h" struct TFE_Op; namespace tensorflow {
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 3.6K bytes - Viewed (0)