Home
last modified time | relevance | path

Searched refs:Resizing (Results 1 – 25 of 54) sorted by relevance

123

/external/eigen/doc/
DTopicResizing.dox3 /** \page TopicResizing Resizing
DTutorialMatrixClass.dox150 \section TutorialMatrixSizesResizing Resizing
152 …ws, the number of columns and the number of coefficients, respectively. Resizing a dynamic-size ma…
/external/e2fsprogs/tests/r_move_inode_int_extent/
Dexpect3 Resizing the filesystem on test.img to 8192 (1k) blocks.
/external/e2fsprogs/tests/r_min_itable/
Dexpect3 Resizing the filesystem on test.img to 1124 (1k) blocks.
/external/e2fsprogs/tests/r_inline_xattr/
Dexpect7 Resizing the filesystem on test.img to 5120 (1k) blocks.
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dimage_preprocessing_test.py53 image_preprocessing.Resizing,
73 with CustomObjectScope({'Resizing': image_preprocessing.Resizing}):
90 with CustomObjectScope({'Resizing': image_preprocessing.Resizing}):
97 layer = image_preprocessing.Resizing(
113 layer = image_preprocessing.Resizing(
131 with CustomObjectScope({'Resizing': image_preprocessing.Resizing}):
136 image_preprocessing.Resizing(5, 5, 'invalid_interpolation')
139 layer = image_preprocessing.Resizing(5, 5, name='image_preproc')
141 layer_1 = image_preprocessing.Resizing.from_config(config)
Dimage_preprocessing_distribution_test.py54 image_preprocessing.Resizing(height=256, width=256),
Dimage_preprocessing.py72 class Resizing(PreprocessingLayer): class
98 super(Resizing, self).__init__(name=name, **kwargs)
119 base_config = super(Resizing, self).get_config()
/external/llvm-project/lldb/utils/lui/
DReadme21 1. Resizing the terminal will most likely cause lui to crash.
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.layers.experimental.preprocessing.pbtxt72 name: "Resizing"
Dtensorflow.keras.layers.experimental.preprocessing.-resizing.pbtxt1 path: "tensorflow.keras.layers.experimental.preprocessing.Resizing"
3 …is_instance: "<class \'tensorflow.python.keras.layers.preprocessing.image_preprocessing.Resizing\'…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.keras.layers.experimental.preprocessing.pbtxt72 name: "Resizing"
Dtensorflow.keras.layers.experimental.preprocessing.-resizing.pbtxt1 path: "tensorflow.keras.layers.experimental.preprocessing.Resizing"
3 …is_instance: "<class \'tensorflow.python.keras.layers.preprocessing.image_preprocessing.Resizing\'…
/external/e2fsprogs/tests/r_expand_full/
Dexpect20 Resizing the filesystem on test.img to 3145728 (1k) blocks.
/external/e2fsprogs/tests/t_dangerous/
Dexpect43 Resizing inodes could take some time.
74 Resizing inodes could take some time.
/external/e2fsprogs/tests/r_32to64bit_expand_full/
Dexpect24 Resizing the filesystem on test.img to 1179648 (1k) blocks.
/external/e2fsprogs/tests/r_fixup_lastbg/
Dexpect24 Resizing the filesystem on test.img to 20004 (1k) blocks.
/external/e2fsprogs/tests/r_fixup_lastbg_big/
Dexpect24 Resizing the filesystem on test.img to 40000 (1k) blocks.
/external/e2fsprogs/tests/r_move_itable_nostride/
Dexpect3 Resizing the filesystem on test.img to 100000000 (1k) blocks.
/external/e2fsprogs/tests/r_move_itable_realloc/
Dexpect3 Resizing the filesystem on test.img to 100000000 (1k) blocks.
/external/e2fsprogs/tests/m_minrootdir/
Dexpect111 Resizing the filesystem on test.img to 338 (1k) blocks.
165 Resizing the filesystem on test.img to 188 (1k) blocks.
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/benchmarks/
Dimage_preproc_benchmark.py117 image_preprocessing.Resizing(224, 224),
/external/angle/extensions/
DEGL_ANGLE_window_fixed_size.txt128 Window Resizing)
/external/tensorflow/tensorflow/python/keras/layers/
D__init__.py42 from tensorflow.python.keras.layers.preprocessing.image_preprocessing import Resizing
/external/e2fsprogs/doc/
Dlibext2fs.texinfo916 * Resizing Bitmaps::
1047 @node Modifying Bitmaps, Resizing Bitmaps, Comparing bitmaps, Bitmap Functions
1059 @node Resizing Bitmaps, Clearing Bitmaps, Modifying Bitmaps, Bitmap Functions
1061 @subsection Resizing Bitmaps
1075 @node Clearing Bitmaps, , Resizing Bitmaps, Bitmap Functions

123