- Sort Score
- Result 10 results
- Languages All
Results 71 - 80 of 140 for tensor (0.07 sec)
-
LICENSES/vendor/github.com/cespare/xxhash/v2/LICENSE
= vendor/github.com/cespare/xxhash/v2 licensed under: = Copyright (c) 2016 Caleb Spare MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue May 19 01:37:10 UTC 2020 - 1.2K bytes - Viewed (0) -
docs/pt/docs/tutorial/header-param-models.md
/// ```Python hl_lines="10" {!> ../../docs_src/header_param_models/tutorial002.py!} ``` //// Se um cliente tentar enviar alguns **cabeçalhos extra**, eles irão receber uma resposta de **erro**. Por exemplo, se o cliente tentar enviar um cabeçalho `tool` com o valor `plumbus`, ele irá receber uma resposta de **erro** informando que o parâmetro do cabeçalho `tool` não é permitido: ```json {
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Oct 22 20:41:28 UTC 2024 - 3.8K bytes - Viewed (0) -
docs/pt/docs/tutorial/dependencies/index.md
```Python hl_lines="8-11" {!> ../../docs_src/dependencies/tutorial001.py!} ``` //// E pronto. **2 linhas**. E com a mesma forma e estrutura de todas as suas *funções de operação de rota*. Você pode pensar nela como uma *função de operação de rota* sem o "decorador" (sem a linha `@app.get("/some-path")`). E com qualquer retorno que você desejar. Neste caso, a dependência espera por:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 12.6K bytes - Viewed (0) -
src/main/java/jcifs/smb1/http/Handler.java
private static final String HANDLER_PKGS_PROPERTY = "java.protocol.handler.pkgs"; /** * Vendor-specific default packages. If no packages are specified in * "java.protocol.handler.pkgs", the VM uses one or more default * packages, which are vendor specific. Sun's is included below * for convenience; others could be as well. If a particular vendor's
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 6.1K bytes - Viewed (0) -
bin/.spelling_failures
OWNERS
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Sep 07 17:51:42 UTC 2018 - 15 bytes - Viewed (0) -
.generated_files
# file-prefix zz_generated. file-name types.generated.go file-name generated.pb.go file-name generated.proto file-name types_swagger_doc_generated.go path-prefix vendor/
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Oct 04 23:47:25 UTC 2022 - 750 bytes - Viewed (0) -
.teamcity/src/main/kotlin/configurations/SmokeTests.kt
extraParameters = listOf( stage.getBuildScanCustomValueParam(), buildScanTagParam("SmokeTests"), "-PtestJavaVersion=${testJava.version.major}", "-PtestJavaVendor=${testJava.vendor.name}" ).joinToString(" ") )
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Sep 25 07:23:49 UTC 2024 - 1.2K bytes - Viewed (0) -
tensorflow/BUILD
"//tensorflow/core:reader_base", "//tensorflow/core:script_ops_op_lib", "//tensorflow/distribute/experimental/rpc/kernels:rpc_ops", "//tensorflow/dtensor/cc:dtensor_device_cc", "//tensorflow/dtensor/cc:tensor_layout", "//tensorflow/lite/c:common", "//tensorflow/lite/core/api", "//tensorflow/lite/delegates/flex:delegate",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0) -
ci/official/containers/linux_arm64/devel.usertools/code_check_full.bats
"@local_config_cuda//cuda:cuda_driver + "\ "@local_config_cuda//cuda:cudnn + "\ "@local_config_cuda//cuda:curand + "\ "@local_config_cuda//cuda:cusolver + "\ "@local_config_tensorrt//:tensorrt)" --keep_going > $BATS_TEST_TMPDIR/out cat <<EOF There was a path found connecting //tensorflow/tools/pip_package:build_pip_package to a banned CUDA dependency. Here's the output from bazel query: EOF
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Aug 14 18:47:44 UTC 2024 - 12.9K bytes - Viewed (0) -
.teamcity/src/main/kotlin/common/BuildScanUtils.kt
fun buildScanCustomValueParam(key: String, value: String) = """-Dscan.value.$key=$value""" fun TestCoverage.asBuildScanCustomValue() = "${testType.name.toCapitalized()}${testJvmVersion.name.toCapitalized()}${vendor.displayName}${os.asName()}${arch.asName()}" // Generates a build scan custom value "PartOf=X,Y,Z" // where X, Y, Z are all the stages including current stage
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Sep 30 07:24:00 UTC 2024 - 1.8K bytes - Viewed (0)