Searched
full:extract (Results
4801 -
4825 of
8518) sorted by null
<<191192193194195196197198199200>>
| /external/tcpdump/ |
| print-stp.c | 22 #include "extract.h"
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| cudnn_convolution_rewriter.cc | 436 // The CustomCall returns a tuple (conv_result, scratch_memory). Extract out
|
| /external/tensorflow/tensorflow/contrib/data/python/ops/ |
| batching.py | 123 # Extract the dynamic batch size from the first component of the flattened
|
| /external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/ |
| reshape.py | 217 # that are fully specified in the input. We extract these
|
| /external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/ |
| rnn_colorbot.py | 173 # Extract the correct output (i.e., hidden state) for each example. All the
|
| /external/tensorflow/tensorflow/contrib/lite/schema/ |
| upgrade_schema.py | 98 # Ensure schemas are sorted, and extract latest version and upgrade
|
| /external/tensorflow/tensorflow/contrib/model_pruning/examples/cifar10/ |
| cifar10_pruning.py | 382 """Download and extract the tarball from Alex's website."""
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| graph_execution_state.cc | 400 // Extract the subset of the graph that needs to be run, adding feed/fetch
|
| /external/tensorflow/tensorflow/docs_src/programmers_guide/ |
| faq.md | 226 to extract the batch dimension from a `Tensor` called `input`, and store it in
|
| /external/tensorflow/tensorflow/examples/tutorials/word2vec/ |
| word2vec_basic.py | 79 """Extract the first file enclosed in a zip file as a list of words."""
|
| /external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
| Session.java | 245 * extract output tensors in a type-safe way.
|
| /external/tensorflow/tensorflow/python/framework/ |
| graph_util_impl.py | 154 """Extract the subgraph that can reach any of the nodes in 'dest_nodes'.
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| conditional_accumulator_test.py | 226 # Extract will reduce size to 0
|
| /external/tensorflow/tensorflow/python/lib/core/ |
| ndarray_tensor.cc | 139 // Iterate over the string array 'array', extract the ptr and len of each string
|
| /external/testng/src/main/java/org/testng/internal/ |
| ClassHelper.java | 173 * Extract all callable methods of a class and all its super (keeping in mind
|
| /external/toybox/toys/net/ |
| netstat.c | 270 * extract inet4 route info from /proc/net/route file and display it.
|
| /external/v8/src/compiler/ |
| node.cc | 25 // Extract the inputs from the old use and input pointers and copy them
|
| /external/v8/src/wasm/ |
| wasm-objects.h | 378 // Extract a portion of the wire bytes as UTF-8 string.
|
| /external/v8/src/x87/ |
| deoptimizer-x87.cc | 224 __ and_(ebx, 0x7); // Extract the st_x index into ebx.
|
| /external/valgrind/VEX/pub/ |
| libvex_guest_x86.h | 280 /* Extract from the supplied VexGuestX86State structure the
|
| /external/valgrind/coregrind/m_gdbserver/ |
| valgrind-low-mips32.c | 187 switch (op & 0x07) { /* extract bits 28,27,26 */
|
| valgrind-low-mips64.c | 188 switch (op & 0x07) { /* extract bits 28,27,26 */
|
| /external/valgrind/coregrind/m_sigframe/ |
| sigframe-ppc64-linux.c | 265 so extract the function entry point and also the toc ptr to use. */
|
| /external/vboot_reference/firmware/2lib/include/ |
| 2api.h | 418 * Finalize the digest in the hardware crypto engine and extract the result.
|
| /external/vboot_reference/scripts/image_signing/ |
| common_minimal.sh | 223 # Extract a partition to a file
|
Completed in 1665 milliseconds
<<191192193194195196197198199200>>