- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 165 for Geiger (0.26 sec)
-
RELEASE.md
* Unified eager and `tf.function` execution: * Eager mode can now execute each op as a `tf.function`, allowing for more consistent feature support in future releases. * It is available for immediate use. * See the `TF_RUN_EAGER_OP_AS_FUNCTION` environment variable in
Plain Text - Registered: 2023-09-26 12:39 - Last Modified: 2023-09-23 07:14 - 713.2K bytes - Viewed (2) -
src/main/resources/fess_indices/fess/de/stopwords.txt
kann kein keine keinem keinen keiner keines können könnte machen man manche manchem manchen mancher manches mein meine meinem meinen meiner meines mit muss musste nach nicht nichts noch nun nur ob oder ohne sehr sein seine seinem seinen seiner seines selbst sich sie ihnen
Plain Text - Registered: 2023-10-02 08:04 - Last Modified: 2018-08-22 01:43 - 1.5K bytes - Viewed (0) -
android/guava/src/com/google/common/cache/Weigher.java
import com.google.common.annotations.GwtCompatible; /** * Calculates the weights of cache entries. * * @author Charles Fry * @since 11.0 */ @GwtCompatible @ElementTypesAreNonnullByDefault public interface Weigher<K, V> { /** * Returns the weight of a cache entry. There is no unit for entry weights; rather they are simply * relative to each other. * * @return the weight of the entry; must be non-negative */
Java - Registered: 2023-09-29 12:43 - Last Modified: 2021-06-15 18:00 - 1.1K bytes - Viewed (0) -
guava/src/com/google/common/cache/Weigher.java
/** * Calculates the weights of cache entries. * * @author Charles Fry * @since 11.0 */ @GwtCompatible @FunctionalInterface @ElementTypesAreNonnullByDefault public interface Weigher<K, V> { /** * Returns the weight of a cache entry. There is no unit for entry weights; rather they are simply * relative to each other. * * @return the weight of the entry; must be non-negative */
Java - Registered: 2023-09-29 12:43 - Last Modified: 2021-06-15 18:00 - 1.1K bytes - Viewed (0) -
src/mdo/merger.vm
specific language governing permissions and limitations under the License. *# #parse ( "common.vm" ) # #set ( $package = "${packageToolV4}" ) #set ( $className = "${model.name}Merger" ) # #set ( $root = $model.getClass( $model.getRoot($version), $version ) ) # #MODELLO-VELOCITY#SAVE-OUTPUT-TO ${package.replace('.','/')}/${className}.java // =================== DO NOT EDIT THIS FILE ====================
Plain Text - Registered: 2023-09-17 03:35 - Last Modified: 2023-09-05 16:06 - 12.2K bytes - Viewed (0) -
tensorflow/c/eager/c_api_unified_experimental_eager.cc
#include <vector> #include "tensorflow/c/eager/abstract_context.h" #include "tensorflow/c/eager/abstract_tensor_handle.h" #include "tensorflow/c/eager/c_api.h" #include "tensorflow/c/eager/c_api_unified_experimental.h" #include "tensorflow/c/eager/c_api_unified_experimental_internal.h" #include "tensorflow/c/eager/immediate_execution_context.h" #include "tensorflow/c/eager/immediate_execution_tensor_handle.h"
C++ - Registered: 2023-09-26 12:39 - Last Modified: 2020-06-25 04:40 - 3.2K bytes - Viewed (0) -
tensorflow/c/eager/abstract_op_attrs.h
See the License for the specific language governing permissions and limitations under the License. ==============================================================================*/ #ifndef TENSORFLOW_C_EAGER_ABSTRACT_OP_ATTRS_H_ #define TENSORFLOW_C_EAGER_ABSTRACT_OP_ATTRS_H_ #include "absl/container/inlined_vector.h" #include "tensorflow/core/framework/attr_value.pb.h" #include "tensorflow/core/framework/types.pb.h"
C - Registered: 2023-09-26 12:39 - Last Modified: 2021-05-26 22:20 - 2K bytes - Viewed (0) -
tensorflow/c/eager/immediate_execution_tensor_handle.h
limitations under the License. ==============================================================================*/ #ifndef TENSORFLOW_C_EAGER_IMMEDIATE_EXECUTION_TENSOR_HANDLE_H_ #define TENSORFLOW_C_EAGER_IMMEDIATE_EXECUTION_TENSOR_HANDLE_H_ #include "tensorflow/c/eager/abstract_tensor_handle.h" #include "tensorflow/c/tensor_interface.h" #include "tensorflow/core/framework/types.pb.h" #include "tensorflow/core/platform/status.h"
C - Registered: 2023-09-26 12:39 - Last Modified: 2023-03-10 21:56 - 4.3K bytes - Viewed (0) -
tensorflow/c/eager/abstract_context.h
limitations under the License. ==============================================================================*/ #ifndef TENSORFLOW_C_EAGER_ABSTRACT_CONTEXT_H_ #define TENSORFLOW_C_EAGER_ABSTRACT_CONTEXT_H_ #include <memory> #include "tensorflow/c/eager/abstract_function.h" #include "tensorflow/c/eager/abstract_operation.h" namespace tensorflow { // Abstract interface to a context. //
C - Registered: 2023-09-26 12:39 - Last Modified: 2021-10-24 11:16 - 3K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample4.eml
Matisse ein sehr umfangreiches Werk von Pablo Picasso. Nicht nur gemessen an der Vielzahl seiner Frauenporträts erscheint die Beschäftigung mit der Rolle der Frau in seinem Werk und Leben wichtig. Am Beispiel von Dora Maar, eine seiner langjährigen Lebensabschnittsgefährtinnen, von der auch die Sammlung Berggruen zahlreiche Porträts hier ausstellt, wird es
Others - Registered: 2023-09-17 03:50 - Last Modified: 2018-01-07 09:15 - 681K bytes - Viewed (0)