/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A 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 …]
|
H A D | cudagraph_utils.py | 125 inputs: List[InputType], 264 inputs: List[InputType],
|
H A 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],
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A 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 …]
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A 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
|
/aosp_15_r20/external/llvm-libc/test/src/math/performance_testing/ |
H A 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
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 25 InputType = ("TENSOR_QUANT8_ASYMM", [n_batch, n_input], 1 / 128, 128) variable 112 InputType = ("TENSOR_QUANT8_ASYMM", [n_batch, n_input], 1 / 128, 128) variable
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
H A D | LevenbergMarquardt.h | 49 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef 73 typedef Matrix<Scalar,Dynamic,1> InputType; typedef
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
D | chrome_latency_info.pbzero.h | 182 enum InputType : int32_t { enum 276 using InputType = ::perfetto::protos::pbzero::ChromeLatencyInfo_InputType; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
H A D | chrome_latency_info.pbzero.h | 182 enum InputType : int32_t { enum 276 using InputType = ::perfetto::protos::pbzero::ChromeLatencyInfo_InputType; variable
|
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | ETC_Decoder.hpp | 18 enum InputType enum in ETC_Decoder
|
/aosp_15_r20/external/python/cpython2/Include/ |
D | cStringIO.h | 60 PyTypeObject *InputType, *OutputType; member
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | transform_iterator.h | 46 using InputType = typename std::iterator_traits<BaseIterator>::reference; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | transform_iterator.h | 47 using InputType = typename std::iterator_traits<BaseIterator>::reference; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | transform_iterator.h | 47 using InputType = typename std::iterator_traits<BaseIterator>::reference; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | transform_iterator.h | 46 using InputType = typename std::iterator_traits<BaseIterator>::reference; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | transform_iterator.h | 47 using InputType = std::conditional_t<std::is_same_v<BaseReference, void>, variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | MethodDescriptor.cs | 56 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | transform_iterator.h | 47 using InputType = std::conditional_t<std::is_same_v<BaseReference, void>, variable
|
/aosp_15_r20/art/libartbase/base/ |
H A D | transform_iterator.h | 47 using InputType = std::conditional_t<std::is_same_v<BaseReference, void>, variable
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | MethodDescriptor.cs | 56 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | transform_iterator.h | 47 using InputType = std::conditional_t<std::is_same_v<BaseReference, void>, variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | transform_iterator.h | 47 using InputType = std::conditional_t<std::is_same_v<BaseReference, void>, variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | transform_iterator.h | 47 using InputType = std::conditional_t<std::is_same_v<BaseReference, void>, variable
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/AutoDiff/ |
H A D | AutoDiffJacobian.h | 35 typedef typename Functor::InputType InputType; typedef
|