- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of about 10,000 for not (0.17 sec)
-
tensorflow/c/experimental/gradients/not_differentiable.h
limitations under the License. ==============================================================================*/ #ifndef TENSORFLOW_C_EXPERIMENTAL_GRADIENTS_NOT_DIFFERENTIABLE_H_ #define TENSORFLOW_C_EXPERIMENTAL_GRADIENTS_NOT_DIFFERENTIABLE_H_ #include "tensorflow/c/eager/abstract_context.h" #include "tensorflow/c/eager/gradients.h" namespace tensorflow { namespace gradients {
C - Registered: 2023-11-28 12:39 - Last Modified: 2020-12-03 22:28 - 1.5K bytes - Viewed (0) -
.junit.run/Not Slow.run.xml
<component name="ProjectRunConfigurationManager"> <configuration default="false" name="Not Slow" type="JUnit" factoryName="JUnit" singleton="false"> <useClassPathOnly /> <option name="MAIN_CLASS_NAME" value="" /> <option name="METHOD_NAME" value="" /> <option name="TEST_OBJECT" value="tags" /> <option name="VM_PARAMETERS" value="-ea -Djunit.jupiter.extensions.autodetection.enabled=true" /> <option name="PARAMETERS" value="" />
XML - Registered: 2023-11-24 11:42 - Last Modified: 2020-11-21 13:28 - 730 bytes - Viewed (0) -
tensorflow/c/experimental/gradients/not_differentiable.cc
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
C++ - Registered: 2023-11-28 12:39 - Last Modified: 2022-06-15 01:15 - 1.3K bytes - Viewed (0) -
src/archive/zip/testdata/crc32-not-streamed.zip
Russ Cox <******@****.***> 1410149331 -0400
ZIP Archive - Registered: 2023-11-28 11:13 - Last Modified: 2014-09-08 04:08 - 314 bytes - Viewed (0) -
src/archive/tar/testdata/gnu-not-utf8.tar
Joe Tsai <******@****.***> 1503528984 -0700
TAR Archive - Registered: 2023-11-28 11:13 - Last Modified: 2017-08-24 01:35 - 1.5K bytes - Viewed (0) -
maven-model-builder/src/test/resources/poms/inheritance/module-path-not-artifactId-child.xml
distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing,
XML - Registered: 2023-11-19 03:35 - Last Modified: 2020-12-24 18:09 - 1.6K bytes - Viewed (0) -
maven-model-builder/src/test/resources/poms/inheritance/module-path-not-artifactId-expected.xml
distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing,
XML - Registered: 2023-11-19 03:35 - Last Modified: 2020-12-24 18:09 - 2.1K bytes - Viewed (0) -
maven-model-builder/src/test/resources/poms/inheritance/module-path-not-artifactId-parent.xml
distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing,
XML - Registered: 2023-11-19 03:35 - Last Modified: 2019-11-07 15:16 - 1.7K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/NtStatus.java
NT_STATUS_PASSWORD_MUST_CHANGE, NT_STATUS_NOT_FOUND, NT_STATUS_ACCOUNT_LOCKED_OUT, NT_STATUS_PATH_NOT_COVERED, NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED, }; static final String[] NT_STATUS_MESSAGES = { "The operation completed successfully.", "A device attached to the system is not functioning.", "Incorrect function.",
Java - Registered: 2023-11-26 00:10 - Last Modified: 2019-03-22 21:10 - 11.1K bytes - Viewed (0) -
maven-core/src/main/java/org/apache/maven/project/ProjectBuilder.java
* * @param projectFile The POM file to build the project from, must not be {@code null}. * @param request The project building request that holds further parameters, must not be {@code null}. * @return The result of the project building, never {@code null}. * @throws ProjectBuildingException If the project descriptor could not be successfully built. */
Java - Registered: 2023-11-26 03:35 - Last Modified: 2022-12-26 15:12 - 4.7K bytes - Viewed (0)