Home
last modified time | relevance | path

Searched defs:Operations (Results 1 – 25 of 44) sorted by relevance

12

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DREADME.md191 ### Tensor Operations and C++ "auto"
247 ### Controlling When Expression are Evaluated
384 ### Controlling How Expressions Are Evaluated
779 ### <Operation> constant(const Scalar& val)
807 ### <Operation> random()
837 ### <Operation> operator-()
856 ### <Operation> sqrt()
861 ### <Operation> rsqrt()
866 ### <Operation> square()
871 ### <Operation> inverse()
[all …]
/external/rust/crates/bitflags/
Dspec.md47 #### Operations subsubsection
284 ### Operations subsection
296 #### Truncate
353 #### Union
366 #### Intersection
380 #### Symmetric difference
394 #### Complement
408 #### Difference
/external/autotest/server/hosts/tls_client/dependencies/longrunning/
Doperations.proto37 service Operations { service
63 // [Operations.GetOperation][google.longrunning.Operations.GetOperation] or
69 rpc CancelOperation(CancelOperationRequest) returns (google.protobuf.Empty) {
80 rpc WaitOperation(WaitOperationRequest) returns (Operation) {
/external/sdv/vsomeip/third_party/boost/iterator/doc/
Dindex.rst223 Operations section in Iterator Utilities
234 .. |advance| replace:: ``advance``
235 .. _advance: advance.html
237 .. |distance| replace:: ``distance``
238 .. _distance: distance.html
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DIRMutator.h75 std::vector<fuzzerop::OpDescriptor> Operations; variable
81 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
/external/tensorflow/tensorflow/lite/experimental/microfrontend/
DREADME.md12 ## Operations section in Audio "frontend" TensorFlow operations for feature generation
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/
DOperations.java21 public final class Operations { class
22 private Operations() {} in Operations() method in Operations
/external/llvm/docs/
DLangRef.rst2068 .. _ordering:
5807 .. _i_add:
5809 '``add``' Instruction
5860 '``fadd``' Instruction
5897 '``sub``' Instruction
5952 '``fsub``' Instruction
5993 '``mul``' Instruction
6048 '``fmul``' Instruction
6085 '``udiv``' Instruction
6129 '``sdiv``' Instruction
[all …]
/external/googleapis/google/longrunning/
Doperations.proto54 service Operations { service
67 rpc ListOperations(ListOperationsRequest) returns (ListOperationsResponse) {
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/longrunning/
Doperations.proto54 service Operations { service
67 rpc ListOperations(ListOperationsRequest) returns (ListOperationsResponse) {
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/
DOperations.java21 public final class Operations { class
22 private Operations() {} in Operations() method in Operations
/external/tensorflow/tensorflow/core/profiler/g3doc/
Dprofile_model_architecture.md44 #### Caveats
Dpython_api.md38 …Note: See [Caveats](profile_model_architecture.md#caveats) in "Profile Model Architecture" Tutorial
/external/googleapis/google/api/servicecontrol/
DREADME.md88 ## Operations section
/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
DOperations.java21 public final class Operations { class
22 private Operations() {} in Operations() method in Operations
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FuzzMutate/
DIRMutator.h78 std::vector<fuzzerop::OpDescriptor> Operations; variable
84 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
/external/rust/crates/flagset/
DREADME.md169 ## Operations section in Welcome to FlagSet!
/external/llvm/docs/CommandGuide/
Dllvm-ar.rst63 Operations section in OPTIONS
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DCFGUpdate.h71 SmallDenseMap<std::pair<NodePtr, NodePtr>, int, 4> Operations; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCFGUpdate.h71 SmallDenseMap<std::pair<NodePtr, NodePtr>, int, 4> Operations; in LegalizeUpdates() local
/external/google-cloud-java/
DREADME.md395 ### Configuring LRO Timeouts
/external/python/cpython3/Doc/library/
Dstdtypes.rst1069 .. _typesseq-immutable:
3480 .. _bytes-formatting:
/external/tensorflow/tensorflow/go/
Dgraph.go195 func (g *Graph) Operations() []Operation { func
/external/aws-sdk-java-v2/services/kms/src/main/resources/codegen-resources/
Dexamples-1.json47 "Operations": [ array
60 "Operations": "A list of operations that the grant allows." string
519 "Operations": [ array
532 "Operations": [ array
544 "Operations": [ array
557 "Operations": [ array
701 "Operations": [ array
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp118 SmallVector<Instruction *, 4> Operations; in handlePhiDef() local

12