/external/pytorch/torch/_inductor/ |
D | cudagraph_trees.py | 361 inputs: List[InputType], 376 def deferred_cudagraphify(inputs: List[InputType]) -> OutputType: 409 inputs: List[InputType], 777 inputs: List[InputType], 991 self, dsts: List[InputType], srcs: List[InputType] 1006 def check_static_inputs_are_stable(self, new_inputs: List[InputType]) -> None: 1026 def run_first_inputs(self, new_inputs: List[InputType]) -> OutputType: 1038 def run(self, new_inputs: List[InputType]) -> OutputType: 1163 def _record(self, model: ModelType, inputs: List[InputType]) -> OutputType: 1578 self, inputs: List[InputType] [all …]
|
D | cudagraph_utils.py | 125 inputs: List[InputType], 264 inputs: List[InputType],
|
D | utils.py | 88 InputType = Union[torch.Tensor, int] variable 1969 model: Callable[[List[InputType]], Any], 1975 def run(new_inputs: List[InputType]): 1991 new_inputs: List[InputType], check_inputs_idxs: Sequence[int] 2001 inputs: List[InputType],
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | non_max_suppression_op_test.cc | 383 using InputType = typename InputAndThresholdTypes::first_type; typedef in tensorflow::NonMaxSuppressionV3OpTest 403 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 424 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 445 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 469 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 489 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 510 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 530 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 546 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef 574 using InputType = typename TestFixture::InputType; in TYPED_TEST() typedef [all …]
|
/external/iamf_tools/iamf/common/utils/ |
D | sample_processing_utils.h | 68 const absl::AnyInvocable<absl::Status(InputType, OutputType&) const>& in ConvertInterleavedToTimeChannel() 115 const absl::AnyInvocable<absl::Status(InputType, OutputType&) const>& in ConvertTimeChannelToInterleaved()
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/performance_testing/ |
D | BinaryOpSingleOutputPerf.h | 131 #define BINARY_OP_SINGLE_OUTPUT_PERF(OutputType, InputType, myFunc, otherFunc, \ argument 139 #define BINARY_OP_SINGLE_OUTPUT_PERF_EX(OutputType, InputType, myFunc, \ argument
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/performance_testing/ |
D | BinaryOpSingleOutputPerf.h | 131 #define BINARY_OP_SINGLE_OUTPUT_PERF(OutputType, InputType, myFunc, otherFunc, \ argument 139 #define BINARY_OP_SINGLE_OUTPUT_PERF_EX(OutputType, InputType, myFunc, \ argument
|
/external/llvm-libc/test/src/math/performance_testing/ |
D | BinaryOpSingleOutputPerf.h | 131 #define BINARY_OP_SINGLE_OUTPUT_PERF(OutputType, InputType, myFunc, otherFunc, \ argument 139 #define BINARY_OP_SINGLE_OUTPUT_PERF_EX(OutputType, InputType, myFunc, \ argument
|
/external/swiftshader/src/Device/ |
D | ETC_Decoder.hpp | 18 enum InputType enum in ETC_Decoder
|
/external/eigen/unsupported/test/ |
D | autodiff.cpp | 40 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef 114 typedef Matrix<Scalar, 2, 1> InputType; typedef 161 typedef typename Func::InputType InputType; in forward_jacobian_cpp11() typedef
|
D | forward_adolc.cpp | 31 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
|
D | NumericalDiff.cpp | 20 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 56 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 56 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 56 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/external/eigen/unsupported/Eigen/src/AutoDiff/ |
D | AutoDiffJacobian.h | 35 typedef typename Functor::InputType InputType; typedef
|
/external/eigen/unsupported/Eigen/src/NumericalDiff/ |
D | NumericalDiff.h | 41 typedef typename Functor::InputType InputType; typedef
|
/external/perfetto/protos/perfetto/trace/track_event/ |
D | chrome_latency_info.proto | 89 enum InputType { enum
|
/external/rust/android-crates-io/crates/der_derive/src/ |
D | value_ord.rs | 124 enum InputType { enum
|
/external/googleapis/google/actions/sdk/v2/ |
D | actions_testing.proto | 97 enum InputType { enum
|
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
D | LevenbergMarquardt.h | 49 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef 73 typedef Matrix<Scalar,Dynamic,1> InputType; typedef
|
/external/googleapis/google/streetview/publish/v1/ |
D | rpcmessages.proto | 248 enum InputType { enum
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ |
D | AlertDialogTask.java | 58 private enum InputType { enum in AlertDialogTask
|
/external/llvm-libc/test/src/stdlib/ |
D | StrfromTest.h | 486 #define STRFROM_TEST(InputType, name, func) \ argument
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/stdlib/ |
D | StrfromTest.h | 486 #define STRFROM_TEST(InputType, name, func) \ argument
|