Home
last modified time | relevance | path

Searched defs:input_type (Results 1 – 25 of 245) sorted by relevance

12345678910

/external/tensorflow/tensorflow/core/kernels/mlir_generated/
Dbase_gpu_op.h26 #define REGISTER_ALIASED_GPU_KERNEL(tf_op, mlir_op, input_type, output_type) \ argument
31 #define REGISTER_GPU_KERNEL(tf_op, input_type, output_type) \ argument
35 #define REGISTER_COMPLEX_GPU_KERNEL(tf_op, input_type, output_type) \ argument
38 #define REGISTER_GPU_KERNEL_NO_TYPE_CONSTRAINT(tf_op, input_type) \ argument
43 #define GENERATE_AND_REGISTER_UNARY_GPU_KERNEL(tf_op, input_type) \ argument
47 #define GENERATE_AND_REGISTER_UNARY_GPU_KERNEL2(tf_op, input_type, \ argument
53 tf_op, input_type, output_type, casted_input_type, casted_output_type) \ argument
58 #define GENERATE_AND_REGISTER_UNARY_JIT_GPU_KERNEL(tf_op, input_type) \ argument
62 #define GENERATE_UNARY_GPU_KERNEL(tf_op, input_type) \ argument
65 #define GENERATE_UNARY_GPU_KERNEL2(tf_op, input_type, output_type) \ argument
[all …]
Dbase_op.h140 #define MLIR_FUNCTION(tf_op, platform, input_type, output_type) \ argument
143 #define MLIR_OP(tf_op, platform, input_type, output_type) \ argument
148 #define REGISTER_ALIASED_KERNEL(tf_op, mlir_op, platform, input_type, \ argument
157 #define REGISTER_KERNEL(tf_op, platform, input_type, output_type, \ argument
162 #define REGISTER_COMPLEX_KERNEL(tf_op, platform, input_type, output_type) \ argument
170 #define REGISTER_KERNEL_NO_TYPE_CONSTRAINT(tf_op, platform, input_type) \ argument
176 #define GENERATE_AND_REGISTER_UNARY_KERNEL(tf_op, platform, input_type, \ argument
181 #define GENERATE_AND_REGISTER_UNARY_KERNEL2(tf_op, platform, input_type, \ argument
187 tf_op, platform, input_type, output_type, casted_input_type, \ argument
194 #define GENERATE_AND_REGISTER_UNARY_JIT_KERNEL(tf_op, platform, input_type, \ argument
[all …]
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_conversion.cpp41 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
71 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
103 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
134 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
169 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
205 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
241 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
255 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
296 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
316 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_conversion.cpp41 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
71 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
103 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
134 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
169 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
205 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
241 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
255 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
296 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
316 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
[all …]
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_conversion.cpp42 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
79 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
118 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
156 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
198 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
241 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
283 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
297 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
338 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
358 const uint32_t input_type = _.GetOperandTypeId(inst, 2); in ConversionPass() local
[all …]
/external/cronet/tot/base/tracing/stdlib/chrome/
Dinput.sql23 input_type STRING, field
34 EXTRACT_ARG(thread_slice.arg_set_id, 'chrome_latency_info.input_type') AS input_type, field
48 input_type STRING field
54 MIN(input_type) as input_type field
76 input_type STRING, field
87 chrome_inputs.input_type AS input_type, field
/external/cronet/stable/base/tracing/stdlib/chrome/
Dinput.sql23 input_type STRING, field
34 EXTRACT_ARG(thread_slice.arg_set_id, 'chrome_latency_info.input_type') AS input_type, field
48 input_type STRING field
54 MIN(input_type) as input_type field
76 input_type STRING, field
87 chrome_inputs.input_type AS input_type, field
/external/autotest/client/cros/input_playback/
Dinput_playback.py18 def __init__(self, input_type): argument
110 def has(self, input_type): argument
124 def emulate(self, input_type='mouse', property_file=None): argument
340 def _find_device_ids(self, node_dir, device_dir, input_type, name): argument
472 def playback(self, filepath, input_type='touchpad'): argument
492 def blocking_playback(self, filepath, input_type='touchpad'): argument
520 def blocking_playback_of_default_file(self, filename, input_type='mouse'): argument
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/chrome/
Dinput.sql26 input_type STRING, field
84 input_type STRING field
90 min(input_type) AS input_type field
114 input_type STRING, field
125 chrome_inputs.input_type AS input_type, field
/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py65 input_type, argument
104 input_type, argument
161 input_type, argument
274 def _create_dataset_or_input_fn(self, input_type, input_fn): argument
321 def testOneDeviceCPU(self, input_type, api_type, iteration_type, distribution, argument
344 def testOneDeviceCPUMultiWorker(self, input_type, api_type, iteration_type, argument
370 def testTwoDevicesOneGPUOneCPU(self, input_type, api_type, iteration_type, argument
394 def testTPU(self, input_type, api_type, iteration_type, distribution, argument
425 def testTupleDataset(self, input_type, api_type, iteration_type, distribution, argument
460 def testTupleDatasetMultiworker(self, input_type, api_type, iteration_type, argument
[all …]
Dinput_lib_type_spec_test.py56 def testTypeSpec(self, input_type, distribution, argument
88 def testTypeSpecRoundTrip(self, input_type, argument
124 def testDoesNotTriggerFunctionTracing(self, input_type, distribution, argument
231 def testMostSpecificCompatibleType(self, input_type, distribution, argument
/external/perfetto/src/ipc/protoc_plugin/
Dipc_plugin.cc131 std::string input_type(method.input_type()->name()); in ForEachMethod() local
193 const std::string& input_type, in GenerateServiceHeader()
194 const std::string& output_type) { in GenerateServiceHeader()
237 const std::string& input_type, in GenerateServiceCpp()
238 const std::string& output_type) { in GenerateServiceCpp()
/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops_test.cc43 Status Init(DataType input_type, const std::vector<string>& debug_urls) { in Init()
54 Status Init(DataType input_type) { in Init()
181 Status Init(DataType input_type) { in Init()
244 Status Init(DataType input_type) { in Init()
252 Status InitGated(DataType input_type, const std::vector<string>& debug_urls) { in InitGated()
635 Status Init(DataType input_type) { in Init()
687 Status Init(DataType input_type) { in Init()
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Ddevice_transform_patterns.cc154 RankedTensorType input_type, int split_dim, in SliceOutputs()
210 auto input_type = pack_inputs[0].getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
291 auto input_type = input.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
331 auto input_type = input.getType().dyn_cast_or_null<RankedTensorType>(); in matchAndRewrite() local
372 auto input_type = input.getType().dyn_cast_or_null<RankedTensorType>(); in matchAndRewrite() local
473 auto input_type = input.getType().dyn_cast_or_null<RankedTensorType>(); in matchAndRewrite() local
533 auto input_type = input.getType().dyn_cast_or_null<RankedTensorType>(); in matchAndRewrite() local
548 auto input_type = input.getType().cast<RankedTensorType>(); in matchAndRewrite() local
604 auto input_type = input.getType().dyn_cast_or_null<RankedTensorType>(); in matchAndRewrite() local
669 auto input_type = input.getType().dyn_cast_or_null<ShapedType>(); in matchAndRewrite() local
Ddevice_transform.cc70 auto input_type = input.get().getType(); in ConvertQuantizedOpToFloat() local
86 auto input_type = input.get().getType(); in ConvertQuantizedOpToFloat() local
162 auto input_type = input_dequant.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
/external/autotest/client/site_tests/touch_WakeupSource/
Dtouch_WakeupSource.py48 def _find_wakeup_file(self, input_type): argument
93 def _is_wake_source(self, input_type): argument
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Darg_min_max_test.cc26 explicit ArgBaseOpModel(TensorType input_type) { in ArgBaseOpModel()
47 ArgMinOpModel(std::initializer_list<int> input_shape, TensorType input_type) in ArgMinOpModel()
63 ArgMaxOpModel(std::initializer_list<int> input_shape, TensorType input_type) in ArgMaxOpModel()
/external/rust/android-crates-io/crates/protobuf/src/reflect/service/
Dindex.rs27 pub(crate) input_type: ForwardProtobufTypeBox, field
36 let input_type = building.resolve_message(proto.input_type())?; in index() localVariable
/external/grpc-grpc/src/compiler/
Dphp_generator.cc69 const Descriptor* input_type = method->input_type(); in PrintMethod() local
140 const Descriptor* input_type = method->input_type(); in PrintServerMethod() local
248 auto input_type = method->input_type(); in PrintServerMethodDescriptors() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dphp_generator.cc69 const Descriptor* input_type = method->input_type(); in PrintMethod() local
140 const Descriptor* input_type = method->input_type(); in PrintServerMethod() local
248 auto input_type = method->input_type(); in PrintServerMethodDescriptors() local
/external/tensorflow/tensorflow/c/kernels/ops/
Dbitcast.cc25 TF_ShapeHandle* shape, TF_DataType input_type, in ComputeNewShape()
81 TF_DataType input_type; in bitcast_shape_inference_fn() local
/external/autotest/client/cros/multimedia/
Dinput_facade.py31 def initialize_input_playback(self, input_type='keyboard', property_file=None): argument
120 def blocking_playback_of_default_file(self, input_type, filename): argument
/external/autotest/server/cros/multimedia/
Dinput_facade_adapter.py36 def initialize_input_playback(self, input_type, property_file=None): argument
44 def blocking_playback_of_default_file(self, input_type, filename): argument
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc264 const TfLiteType input_type = context->tensors[input_id].type; in NeedInt8Conversion() local
284 const TfLiteType input_type = context->tensors[input_id].type; in NeedInt8Conversion() local
392 const TfLiteType input_type = context->tensors[input_id].type; in IsHybridOperator() local
400 const TfLiteType input_type = context->tensors[input_id].type; in IsHybridOperator() local
409 const TfLiteType input_type = context->tensors[input_id].type; in IsHybridOperator() local
417 const TfLiteType input_type = context->tensors[input_id].type; in IsHybridOperator() local
424 const TfLiteType input_type = context->tensors[input_id].type; in IsHybridOperator() local
2103 const auto input_type = context->tensors[node->inputs->data[0]].type; in ExpectIsFloatOperator() local
2112 const auto input_type = context->tensors[node->inputs->data[0]].type; in ExpectIsFloatOrUint8Operator() local
2121 const auto input_type = context->tensors[node->inputs->data[0]].type; in ExpectIsFloatOrQuant8Operator() local
[all …]
/external/tensorflow/tensorflow/lite/toco/
Dtoco_cmdline_flags.cc322 toco::IODataType input_type; in ReadTocoFlagsFromCommandLineFlags() local
341 toco::IODataType input_type; in ReadTocoFlagsFromCommandLineFlags() local

12345678910