Searched full:generalize (Results 1 – 25 of 295) sorted by relevance
12345678910>>...12
| /external/rust/crates/winnow/src/combinator/ |
| D | sequence.rs | 15 /// See also [`seq`] to generalize this across any number of fields. 55 /// See also [`seq`] to generalize this across any number of fields. 96 /// See also [`seq`] to generalize this across any number of fields. 139 /// See also [`seq`] to generalize this across any number of fields.
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | stateless_random_ops.cc | 182 // TODO(phawkins): generalize to non-float, non-int32 seed types. 233 // TODO(phawkins): generalize to non-int32 seed types. 274 // TODO(phawkins): generalize to non-int32 seed types. 325 // TODO(phawkins): generalize to non-float, non-int32 seed types.
|
| /external/federated-compute/fcp/aggregation/core/ |
| D | tensor_aggregator_factory.h | 38 // TODO(team): Generalize this to allow multiple inputs and outputs,
|
| /external/tensorflow/tensorflow/core/kernels/fuzzing/ |
| D | string_to_number_fuzz.cc | 26 // TODO(dga): Generalize this to hit both the float and int
|
| D | encode_jpeg_fuzz.cc | 47 // TODO(dga): Generalize this by borrowing the AsTensor logic in FuzzImpl()
|
| /external/grpc-grpc/test/core/event_engine/work_queue/ |
| D | BUILD | 39 # WorkQueue implementations. Generalize it when another implementation is
|
| /external/googleapis/google/ai/generativelanguage/v1beta/ |
| D | generativelanguage_v1beta.yaml | 20 to be multimodal. It can generalize and seamlessly understand, operate
|
| /external/googleapis/google/ai/generativelanguage/v1/ |
| D | generativelanguage_v1.yaml | 15 to be multimodal. It can generalize and seamlessly understand, operate
|
| /external/cronet/net/dns/public/ |
| D | dns_over_https_server_config.h | 21 // TODO(crbug.com/1200908): Generalize endpoints to enable other capabilities
|
| /external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| D | operand_to_dominating_id_reduction_opportunity_finder.h | 23 // A finder that aims to bring to SPIR-V (and generalize) the idea from
|
| /external/angle/third_party/spirv-tools/src/source/reduce/ |
| D | operand_to_dominating_id_reduction_opportunity_finder.h | 23 // A finder that aims to bring to SPIR-V (and generalize) the idea from
|
| /external/deqp-deps/SPIRV-Tools/source/reduce/ |
| D | operand_to_dominating_id_reduction_opportunity_finder.h | 23 // A finder that aims to bring to SPIR-V (and generalize) the idea from
|
| /external/eigen/Eigen/src/Core/ |
| D | SelfCwiseBinaryOp.h | 15 // TODO generalize the scalar type of 'other'
|
| /external/tensorflow/tensorflow/lite/delegates/coreml/builders/ |
| D | threshold_layer_builder.h | 29 // TODO(karimnosseir): Generalize to other unary operators.
|
| /external/AFLplusplus/ |
| D | CONTRIBUTING.md | 23 Remember that AFL++ has to build and run on many platforms, so generalize your
|
| /external/skia/src/gpu/graphite/ |
| D | BufferManager.h | 72 // generalize this across different buffer usages/types is to have this function accept an 138 // TODO(b/330743233): Generalize the underlying pool to other buffer types, including mapped
|
| /external/clang/include/clang/Sema/ |
| D | TemplateDeduction.h | 244 /// TODO: In the future, we may need to unify/generalize this with 270 /// TODO: In the future, we may need to unify/generalize this with
|
| /external/rust/crates/grpcio-sys/grpc/third_party/xds/ |
| D | README.md | 38 time as we generalize parts of the API to be less client-specific.
|
| /external/mesa3d/docs/relnotes/ |
| D | 10.2.4.rst | 61 - i965: Generalize the pixel_x/y workaround for all UW types.
|
| /external/tensorflow/tensorflow/lite/tools/strip_buffers/ |
| D | stripping_lib.cc | 112 // TODO(b/141023954): Generalize to N subgraphs. in StripWeightsFromFlatbuffer() 237 // TODO(b/141023954): Generalize to N subgraphs. in ReconstituteConstantTensorsIntoFlatbuffer()
|
| /external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
| D | GlideDrawableImageViewTarget.java | 53 //TODO: Try to generalize this to other sizes/shapes. in onResourceReady()
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | algebraic_simplifier_proof_distributive_property.py | 35 # should generalize to fp32 and fp64, and you can verify this by changing the
|
| /external/tensorflow/tensorflow/core/function/polymorphism/ |
| D | type_dispatch.py | 122 target: The TraceType to generalize
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/test/ |
| D | Jamfile | 37 # Generalize VofV still failing
|
| /external/autotest/client/cros/cellular/mbim_compliance/ |
| D | mbim_device_context.py | 39 # TODO(mcchou): Generalize the order of running sequence and tests by
|
12345678910>>...12