Searched
full:reused (Results
501 -
525 of
1918) sorted by null
<<21222324252627282930>>
| /external/tensorflow/tensorflow/contrib/cudnn_rnn/python/kernel_tests/ |
| cudnn_rnn_ops_test.py | 218 # Passing graph explicitly, otherwise an old sess would be reused. 270 # Passing graph explicitly, otherwise an old sess would be reused. 339 # Passing graph explicitly, otherwise an old sess would be reused. 346 # Passing graph explicitly, otherwise an old sess would be reused.
|
| /external/tensorflow/tensorflow/contrib/layers/python/layers/ |
| normalization.py | 74 reuse: Whether or not the layer and its variables should be reused. To be
|
| /external/tensorflow/tensorflow/contrib/tpu/profiler/ |
| tf_op_stats.proto | 26 // can be reused for a new parent OP.
|
| /external/tensorflow/tensorflow/core/framework/ |
| log_memory.h | 103 // buffer is actually returned and can be reused.
|
| /external/tensorflow/tensorflow/core/lib/gif/ |
| gif_io.cc | 111 // Otherwise previous frame will be reused to fill the unoccupied canvas.
|
| /external/tensorflow/tensorflow/docs_src/community/ |
| style_guide.md | 161 - `reuse`: `bool` indicator if the variable should be reused if
|
| /external/tensorflow/tensorflow/docs_src/tutorials/ |
| image_retraining.md | 73 distinguish between some objects can be reused for many recognition tasks 91 Because every image is reused multiple times during training and calculating 95 if you rerun the script they'll be reused so you don't have to wait for this 265 reused exactly. This means the training process takes a lot longer, so I
|
| /external/v8/testing/gtest/test/ |
| gtest_environment_test.cc | 81 // Resets the state of the environment s.t. it can be reused.
|
| /external/vboot_reference/utility/ |
| bmpblk_font.c | 61 "reused to represent any missing characters.\n"
|
| /external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
| gtest_environment_test.cc | 81 // Resets the state of the environment s.t. it can be reused.
|
| /external/webrtc/webrtc/base/ |
| opensslstreamadapter.h | 38 // static methods so it can be reused from this class. Eventually that
|
| /external/webrtc/webrtc/modules/audio_device/linux/ |
| audio_device_alsa_linux.h | 189 // pointers. A thread can be reused.
|
| /external/webrtc/webrtc/modules/video_coding/codecs/vp9/ |
| vp9_frame_buffer_pool.h | 35 // using scoped_refptr, the image buffer can be reused by VideoFrames and no
|
| /frameworks/base/core/java/android/util/ |
| KeyValueListParser.java | 34 * Constructs a new KeyValueListParser. This can be reused for different strings
|
| /frameworks/base/core/java/com/android/internal/midi/ |
| EventScheduler.java | 131 * Return events to a pool so they can be reused.
|
| /frameworks/base/core/java/com/android/internal/view/menu/ |
| BaseMenuPresenter.java | 31 * be reused if possible when items change.
|
| /frameworks/base/keystore/java/android/security/keystore/ |
| AndroidKeyStore3DESCipherSpi.java | 253 // IV is being reused for encryption: this violates security best practices.
|
| /frameworks/base/libs/hwui/pipeline/skia/ |
| SkiaDisplayList.h | 91 * @return true if the displayList will be reused and therefore should not be deleted
|
| /frameworks/base/libs/protoutil/include/android/util/ |
| ProtoOutputStream.h | 127 * Clears the ProtoOutputStream so the buffer can be reused instead of deallocation/allocation again.
|
| /frameworks/base/media/java/android/media/ |
| BufferingParams.java | 122 * @param bp the {@link BufferingParams} object whose data will be reused
|
| /frameworks/base/services/net/java/android/net/util/ |
| PacketReader.java | 143 * reused across all reads.
|
| /frameworks/layoutlib/bridge/src/android/graphics/ |
| BitmapFactory_Delegate.java | 158 // bitmap was reused, ensure density is reset
|
| /frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/ |
| RemoteBridge.java | 103 * <p>This cache contains bitmaps and nine patches that are loaded from the disk and reused
|
| /frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/items/ |
| ButtonItemTest.java | 115 assertSame("createButton should be reused", button, button2);
|
| /frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/ |
| LoaderTest.java | 103 * When a LoaderManager is reused, it should notify in onResume
|
Completed in 1636 milliseconds
<<21222324252627282930>>