/external/tensorflow/tensorflow/python/keras/saving/saved_model/ |
D | README.md | 23 ### Overview 50 ### `keras_api` attribute 78 ### Saving details 127 ### Loading details
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/event_engine/ |
D | README.md | 14 ### Provide their own I/O threads 19 ### Provisioning data buffers via Slice allocation 26 ### Documentating expectations around callback execution 32 ### Handling concurrent usage
|
/external/grpc-grpc/include/grpc/event_engine/ |
D | README.md | 14 ### Provide their own I/O threads 19 ### Provisioning data buffers via Slice allocation 26 ### Documentating expectations around callback execution 32 ### Handling concurrent usage
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/event_engine/ |
D | README.md | 14 ### Provide their own I/O threads 19 ### Provisioning data buffers via Slice allocation 26 ### Documentating expectations around callback execution 32 ### Handling concurrent usage
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _service.py | 46 def _unary_response(argument, implementation, rpc, servicer_context): argument 55 def _stream_response(argument, implementation, rpc, servicer_context): argument 74 def unary_unary(implementation, rpc, request, servicer_context): argument 78 def unary_stream(implementation, rpc, request, servicer_context): argument 82 def stream_unary(implementation, rpc, handler, servicer_context): argument 88 def stream_stream(implementation, rpc, handler, servicer_context): argument
|
D | _server.py | 32 def service(implementation, rpc, servicer_context): argument 39 def service(implementation, rpc, servicer_context): argument 46 def service(implementation, rpc, servicer_context): argument 53 def service(implementation, rpc, servicer_context): argument
|
/external/libjpeg-turbo/simd/nasm/ |
D | jsimdcfg.inc.h | 69 ; On this SIMD implementation, this must be 'unsigned char'. variable 78 ; On this SIMD implementation, this must be 'short'. variable 84 ; On this SIMD implementation, this must be 'unsigned int'. variable
|
/external/tensorflow/tensorflow/python/distribute/ |
D | cross_device_ops_test.py | 325 def testReduceDense(self, num_processes, required_gpus, implementation, argument 372 def testReduceSparse(self, num_processes, required_gpus, implementation, argument 457 def testBatchReduceDense(self, num_processes, required_gpus, implementation, argument 505 def testBatchReduceSparse(self, num_processes, required_gpus, implementation, argument 634 def testAllReduceDense(self, num_processes, required_gpus, implementation, argument 702 def testAllReduceSparse(self, num_processes, required_gpus, implementation, argument 782 implementation, reduce_op): argument 834 def testAllGatherSameShape(self, num_processes, required_gpus, implementation, argument 889 implementation): argument 925 implementation, argument [all …]
|
D | collective_util.py | 89 implementation=CommunicationImplementation.AUTO): argument 123 implementation=CommunicationImplementation.AUTO): argument
|
/external/grpc-grpc/doc/core/ |
D | epoll-polling-engine.md | 74 ### 4.1 Relation between `fd`, `pollset` and `polling_island:` 80 ### 4.2 Algorithm to add an `fd` to a `pollset` 91 ### 4.3 Directed wakeups:
|
/external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/trace/ |
D | BenchmarksUtil.java | 28 static Tracer getTracer(String implementation) { in getTracer() 42 static PropagationComponent getPropagationComponent(String implementation) { in getPropagationComponent()
|
/external/mockito/src/main/java/org/mockito/ |
D | Answers.java | 82 private final Answer<Object> implementation; field in Answers 84 Answers(Answer<Object> implementation) { in Answers()
|
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/ |
D | GpuWorkloadSketch.cpp | 60 GpuWorkloadSketch::Implementation &GpuWorkloadSketch::implementation() in implementation() function in arm_compute::experimental::dynamic_fusion::GpuWorkloadSketch 64 const GpuWorkloadSketch::Implementation &GpuWorkloadSketch::implementation() const in implementation() function in arm_compute::experimental::dynamic_fusion::GpuWorkloadSketch
|
/external/robolectric/robolectric/src/main/java/org/robolectric/android/ |
D | AndroidSdkShadowMatcher.java | 28 Implementation implementation = getImplementationAnnotation(method); in matches() local 37 Implementation implementation = method.getAnnotation(Implementation.class); in getImplementationAnnotation() local
|
/external/python/pyasn1/pyasn1/compat/ |
D | integer.py | 12 implementation = platform.python_implementation() variable 15 implementation = 'CPython' variable
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
D | kernel.h | 162 const internal::KernelInterface *implementation() const { in implementation() function 168 internal::KernelInterface *implementation() { return implementation_.get(); } in implementation() function
|
D | timer.h | 57 internal::TimerInterface *implementation() { return implementation_.get(); } in implementation() function
|
/external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/tags/ |
D | TagsBenchmarksUtil.java | 47 public static Tagger getTagger(String implementation) { in getTagger() 63 public static TagContextBinarySerializer getTagContextBinarySerializer(String implementation) { in getTagContextBinarySerializer()
|
/external/guice/core/src/com/google/inject/binder/ |
D | LinkedBindingBuilder.java | 32 ScopedBindingBuilder to(Class<? extends T> implementation); in to() 35 ScopedBindingBuilder to(TypeLiteral<? extends T> implementation); in to()
|
/external/tensorflow/tensorflow/core/framework/ |
D | collective.cc | 181 CollectiveImplementationInterface** implementation) { in Lookup() 188 CollectiveImplementationInterface** implementation) { in LookupParamResolverInstance() 216 CollectiveImplementationInterface** implementation, bool param_resolver) { in LookupHelper()
|
/external/conscrypt/test-support/src/java/org/conscrypt/ |
D | ConscryptInstrumentationListener.java | 94 Implementation implementation = Implementation.lookup(implementationName); in testRunStarted() local 182 private void selectImplementation(Implementation implementation) { in selectImplementation()
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | basic_io_object.hpp | 129 implementation_type implementation; member in asio::basic_io_object 195 implementation_type implementation; member in asio::basic_io_object
|
/external/gsc-utils/rust/enum_utils/src/ |
D | lib.rs | 167 let implementation: TokenStream = format!( in gen_to_string() localVariable 299 let implementation: TokenStream = format!( in enum_as() localVariable 448 let implementation: TokenStream = format!( in passthru_to() localVariable
|
/external/sdv/vsomeip/third_party/boost/smart_ptr/example/ |
D | shared_ptr_example2.cpp | 13 class example::implementation class in example
|
/external/robolectric/processor/src/main/java/org/robolectric/annotation/processing/validator/ |
D | ImplementsValidator.java | 257 Implementation implementation = memberElement.getAnnotation(Implementation.class); in validateShadow() local 276 Implementation implementation = methodElement.getAnnotation(Implementation.class); in verifySdkMethod() local 308 Implementation implementation = methodElement.getAnnotation(Implementation.class); in checkForMissingImplementationAnnotation() local 351 Implementation implementation = memberElement.getAnnotation(Implementation.class); in captureJavadoc() local
|