OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preprocessing
(Results
26 - 50
of
53
) sorted by null
1
2
3
/prebuilts/go/linux-x86/src/cmd/cover/
doc.go
18
must be applied to the output of cgo
preprocessing
, not the input,
/external/tensorflow/tensorflow/examples/learn/
text_classification_character_rnn.py
86
char_processor = tf.contrib.learn.
preprocessing
.ByteProcessor(
text_classification_cnn.py
115
vocab_processor = tf.contrib.learn.
preprocessing
.VocabularyProcessor(
text_classification.py
117
vocab_processor = tf.contrib.learn.
preprocessing
.VocabularyProcessor(
text_classification_character_cnn.py
117
char_processor = tf.contrib.learn.
preprocessing
.ByteProcessor(
/external/tensorflow/tensorflow/python/keras/_impl/keras/datasets/
imdb.py
25
from tensorflow.python.keras._impl.keras.
preprocessing
.sequence import _remove_long_seq
reuters.py
25
from tensorflow.python.keras._impl.keras.
preprocessing
.sequence import _remove_long_seq
/external/webp/src/enc/
webp_enc.c
346
if (config->use_sharp_yuv || (config->
preprocessing
& 4)) {
352
if (config->
preprocessing
& 2) {
analysis_enc.c
221
const int smooth = (enc->config_->
preprocessing
& 1);
/external/webp/include/webp/
encode.h
126
int
preprocessing
; //
preprocessing
filter:
member in struct:WebPConfig
/external/webp/src/webp/
encode.h
126
int
preprocessing
; //
preprocessing
filter:
member in struct:WebPConfig
/prebuilts/go/darwin-x86/src/compress/bzip2/
bzip2.go
112
//
preprocessing
step. The block based nature means that we can
114
//
preprocessing
would require allocating huge buffers to store the
/prebuilts/go/linux-x86/src/compress/bzip2/
bzip2.go
112
//
preprocessing
step. The block based nature means that we can
114
//
preprocessing
would require allocating huge buffers to store the
/external/ImageMagick/coders/
webp.c
629
value=GetImageOption(image_info,"webp:
preprocessing
");
631
configure.
preprocessing
=StringToInteger(value);
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
bracket.go
22
// Some
preprocessing
is done for each rune before data is passed to this
/prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/
bracket.go
22
// Some
preprocessing
is done for each rune before data is passed to this
/external/tensorflow/tensorflow/examples/image_retraining/
retrain.py
312
decoded_image_tensor: Output of initial image resizing and
preprocessing
.
467
preprocessing
, and then just read those cached values repeatedly during
[
all
...]
/external/clang/lib/Lex/
Lexer.cpp
679
// "
preprocessing
only" part of the file, so we're no longer in
[
all
...]
/external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py
[
all
...]
/external/google-styleguide/cpplint/
cpplint.py
[
all
...]
/external/libvpx/libvpx/tools/
cpplint.py
[
all
...]
/tools/repohooks/tools/
cpplint.py
[
all
...]
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go
92
// We'll also need these when
preprocessing
for dwarf information.
[
all
...]
/prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go
92
// We'll also need these when
preprocessing
for dwarf information.
[
all
...]
Completed in 1310 milliseconds
1
2
3