Home
last modified time | relevance | path

Searched refs:chip (Results 1 – 25 of 127) sorted by relevance

123456

/external/tensorflow/tensorflow/core/kernels/
Ddata_format_ops.h54 output.template chip<0>(0).device(d) = input.template chip<0>(0); in eval()
55 output.template chip<0>(1).device(d) = input.template chip<0>(1); in eval()
56 output.template chip<0>(2).device(d) = input.template chip<0>(6); in eval()
57 output.template chip<0>(3).device(d) = input.template chip<0>(7); in eval()
58 output.template chip<0>(4).device(d) = input.template chip<0>(2); in eval()
59 output.template chip<0>(5).device(d) = input.template chip<0>(3); in eval()
60 output.template chip<0>(6).device(d) = input.template chip<0>(4); in eval()
61 output.template chip<0>(7).device(d) = input.template chip<0>(5); in eval()
63 output.template chip<0>(0).device(d) = input.template chip<0>(0); in eval()
64 output.template chip<0>(1).device(d) = input.template chip<0>(3); in eval()
[all …]
Dcross_op.h33 auto s1 = output_data.template chip<1>(0); in operator()
34 auto s2 = output_data.template chip<1>(1); in operator()
35 auto s3 = output_data.template chip<1>(2); in operator()
37 auto u1 = in0_data.template chip<1>(0); in operator()
38 auto u2 = in0_data.template chip<1>(1); in operator()
39 auto u3 = in0_data.template chip<1>(2); in operator()
41 auto v1 = in1_data.template chip<1>(0); in operator()
42 auto v2 = in1_data.template chip<1>(1); in operator()
43 auto v3 = in1_data.template chip<1>(2); in operator()
Dcolorspace_op.h33 auto H = output_data.template chip<1>(0); in operator()
34 auto S = output_data.template chip<1>(1); in operator()
35 auto V = output_data.template chip<1>(2); in operator()
37 auto R = input_data.template chip<1>(0); in operator()
38 auto G = input_data.template chip<1>(1); in operator()
39 auto B = input_data.template chip<1>(2); in operator()
70 auto H = input_data.template chip<1>(0); in operator()
71 auto S = input_data.template chip<1>(1); in operator()
72 auto V = input_data.template chip<1>(2); in operator()
81 auto R = output_data.template chip<1>(0); in operator()
[all …]
Deigen_attention.h152 mini.device(device) = input.template chip<3>(i).minimum(); in eval()
154 range.device(device) = (input.template chip<3>(i).maximum() - mini) in eval()
159 output.template chip<3>(i).device(device) = in eval()
174 mean.device(device) = input.template chip<3>(i) in eval()
175 .template chip<0>(j) in eval()
180 (input.template chip<3>(i) in eval()
181 .template chip<0>(j) in eval()
189 input.template chip<3>(i).template chip<0>(j).minimum(); in eval()
192 input.template chip<3>(i).template chip<0>(j).maximum(); in eval()
195 output.template chip<3>(i).template chip<0>(j).device(device) = in eval()
[all …]
Dfake_quant_ops_functor.h208 auto chip = outputs.chip<1>(i); in operator() local
209 chip.device(d) = chip.constant(0.0f); in operator()
216 inputs.chip<1>(i).cwiseMin(nudged_max).cwiseMax(nudged_min); in operator()
219 outputs.chip<1>(i).device(d) = in operator()
241 const auto gradients_chip = gradients.chip<1>(i); in operator()
242 const auto inputs_chip = inputs.chip<1>(i); in operator()
245 backprops_wrt_input.chip<1>(i).device(d) = gradients_chip; in operator()
246 auto min_chip = backprop_wrt_min.chip<0>(i); in operator()
247 auto max_chip = backprop_wrt_max.chip<0>(i); in operator()
259 backprops_wrt_input.chip<1>(i).device(d) = in operator()
[all …]
Dscatter_functor.h150 scatter_op::internal::Assign<op>::Run(params.template chip<0>(index),
151 updates.template chip<0>(i));
175 d, params.template chip<0>(index), updates.template chip<0>(i));
211 params.template chip<0>(index), updates.template chip<0>(i));
237 d, params.template chip<0>(index), updates.template chip<0>(i));
Dbatch_matmul_op_impl.h90 auto x = Tx.template chip<0>(i); in Run()
91 auto z = Tz.template chip<0>(i); in Run()
93 auto y = Ty.template chip<0>(i).conjugate(); in Run()
96 auto y = Ty.template chip<0>(i); in Run()
120 auto x = Tx.template chip<0>(i);
121 auto y = Ty.template chip<0>(i);
122 auto z = Tz.template chip<0>(i);
420 auto x = Tx.template chip<0>(i);
421 auto y = Ty.template chip<0>(i);
422 auto z = Tz.template chip<0>(i);
Dbatch_util.cc47 parent->flat_outer_dims<T>().chip(index, 0) = element.flat<T>(); in HandleElementToSlice()
61 parent_as_matrix.chip(index, 0) = element_flat; in HandleElementToSlice()
76 parent_as_matrix.chip(index, 0) = element_flat; in HandleElementToSlice()
87 element->flat<T>() = parent.flat_outer_dims<T>().chip(index, 0); in HandleSliceToElement()
Dsegment_reduction_ops.cc389 reduction(data_flat.template chip<0>(i), output.template chip<0>(j)); in operator ()()
724 auto out = output_flat.template chip<0>(out_index); in Compute()
761 #define L(n) input_flat.template chip<0>(index##n) in Reduce()
1079 output_flat.template chip<0>(output_idx) += in Compute()
1080 input_flat.template chip<0>(idx); in Compute()
1082 output_flat.template chip<0>(output_idx) += in Compute()
1083 input_flat.template chip<0>(idx) * scale; in Compute()
1087 output_flat.template chip<0>(output_idx) = in Compute()
1088 input_flat.template chip<0>(idx); in Compute()
1090 output_flat.template chip<0>(output_idx) = in Compute()
[all …]
/external/mesa3d/src/loader/
Dpci_id_driver_map.h15 #define CHIPSET(chip, desc, name) chip, argument
21 #define CHIPSET(chip, family, name) chip, argument
27 #define CHIPSET(chip, name, family) chip, argument
33 #define CHIPSET(chip, name, family) chip, argument
39 #define CHIPSET(chip, name, family) chip, argument
45 #define CHIPSET(chip, name, family) chip, argument
51 #define CHIPSET(chip, name, family) chip, argument
57 #define CHIPSET(chip, name, family) chip, argument
63 #define CHIPSET(chip, name, family) chip, argument
/external/drm_gralloc/pci_ids/
Dpci_id_driver_map.h12 #define CHIPSET(chip, desc, misc) chip, argument
19 #define CHIPSET(chip, desc, misc) chip, argument
25 #define CHIPSET(chip, desc, misc) chip, argument
32 #define CHIPSET(chip, name, family) chip, argument
38 #define CHIPSET(chip, name, family) chip, argument
45 #define CHIPSET(chip, name, family) chip, argument
51 #define CHIPSET(chip, name, family) chip, argument
57 #define CHIPSET(chip, name, family) chip, argument
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c70 sensors_chip_name *chip; member
96 sf = sensors_get_subfeature(sti->chip, sti->feature, in get_sensor_values()
99 sti->current = get_value(sti->chip, sf); in get_sensor_values()
102 sf = sensors_get_subfeature(sti->chip, sti->feature, in get_sensor_values()
107 sti->current = get_value(sti->chip, sf) * 1000; in get_sensor_values()
111 sf = sensors_get_subfeature(sti->chip, sti->feature, in get_sensor_values()
114 sti->current = get_value(sti->chip, sf); in get_sensor_values()
117 sf = sensors_get_subfeature(sti->chip, sti->feature, in get_sensor_values()
120 sti->critical = get_value(sti->chip, sf); in get_sensor_values()
123 sf = sensors_get_subfeature(sti->chip, sti->feature, in get_sensor_values()
[all …]
/external/eigen/unsupported/test/
Dcxx11_tensor_chipping.cpp23 chip1 = tensor.template chip<0>(1); in test_simple_chip()
40 Tensor<float, 4, DataLayout> chip2 = tensor.template chip<1>(1); in test_simple_chip()
55 Tensor<float, 4, DataLayout> chip3 = tensor.template chip<2>(2); in test_simple_chip()
70 Tensor<float, 4, DataLayout> chip4(tensor.template chip<3>(5)); in test_simple_chip()
85 Tensor<float, 4, DataLayout> chip5(tensor.template chip<4>(7)); in test_simple_chip()
108 chip1 = tensor.chip(1, 0); in test_dynamic_chip()
123 Tensor<float, 4, DataLayout> chip2 = tensor.chip(1, 1); in test_dynamic_chip()
138 Tensor<float, 4, DataLayout> chip3 = tensor.chip(2, 2); in test_dynamic_chip()
153 Tensor<float, 4, DataLayout> chip4(tensor.chip(5, 3)); in test_dynamic_chip()
168 Tensor<float, 4, DataLayout> chip5(tensor.chip(7, 4)); in test_dynamic_chip()
[all …]
Dcxx11_tensor_custom_op.cpp78 … output.template chip<2>(i).device(device) = input1.chip<2>(i).contract(input2.chip<2>(i), dims); in eval()
96 Tensor<float, 2> reference = tensor1.chip<2>(i).contract(tensor2.chip<2>(i), dims); in test_custom_binary_op()
97 TensorRef<Tensor<float, 2> > val = result.chip<2>(i); in test_custom_binary_op()
Dcxx11_tensor_const.cpp44 Tensor<int, 2> result1 = constant1.chip(0, 2); in test_assign_of_const_tensor()
45 Tensor<int, 2> result2 = constant2.chip(0, 2); in test_assign_of_const_tensor()
46 Tensor<int, 2> result3 = constant3.chip(0, 2); in test_assign_of_const_tensor()
/external/autotest/server/site_tests/firmware_CompareChipFwToShellBall/
Dfirmware_CompareChipFwToShellBall.py73 chip = chip_utils.chip_id_map[chip_id]()
81 chip.set_fw_ver_from_string(fw_rev)
82 return chip
98 chip = self.dut_get_chip(port)
99 if not chip:
101 port2chip.append(chip)
102 chip_types.add(type(chip))
154 chip = chip_type()
155 fw = chip.fw_name
160 if not self.faft_client.updater.cbfs_extract_chip(chip.fw_name):
[all …]
/external/autotest/server/site_tests/firmware_ChipFwUpdate/
Dfirmware_ChipFwUpdate.py92 for chip in chip_utils.chip_id_map.itervalues():
93 chip_name = chip.chip_name
99 c = chip()
126 for chip in self.req_chip_updates.itervalues():
128 chip.chip_name, self.BIOS)
130 if not self.faft_client.updater.cbfs_extract_chip(chip.fw_name):
132 chip.chip_name, self.BIOS)
136 chip.fw_name)
139 chip.chip_name, self.BIOS)
142 bundled_fw_ver = chip.fw_ver_from_hash(hashblob)
[all …]
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_context.cpp43 int sb_context::init(r600_isa *isa, sb_hw_chip chip, sb_hw_class cclass) { in init() argument
44 if (chip == HW_CHIP_UNKNOWN || cclass == HW_CLASS_UNKNOWN) in init()
49 hw_chip = chip; in init()
62 uses_mova_gpr = is_r600() && chip != HW_CHIP_RV670; in init()
64 …r6xx_gpr_index_workaround = is_r600() && chip != HW_CHIP_RV670 && chip != HW_CHIP_RS780 && chip !=… in init()
66 switch (chip) { in init()
/external/linux-kselftest/tools/testing/selftests/gpio/
Dgpio-mockup-sysfs.sh106 chip=$1
107 name=`basename $chip`
108 base=`cat $chip/base`
109 ngpio=`cat $chip/ngpio`
130 for chip in $gpiochip; do
131 test_chip $chip
/external/python/cpython3/Tools/pynche/
DStripViewer.py245 chip = canvas.find_overlapping(x, y, x, y)
246 if chip and (1 <= chip[0] <= self.__numchips):
247 color = self.__chips[chip[0]-1]
255 self.__trackarrow(chip[0], (red, green, blue))
257 def __trackarrow(self, chip, rgbtuple): argument
262 self.__lastchip = chip
275 self.__leftarrow.move_to(self.__arrow_x(chip-1))
280 self.__rightarrow.move_to(self.__arrow_x(chip-1))
288 self.__canvas.itemconfigure(chip, outline=outline)
294 chip = 0
[all …]
/external/python/cpython2/Tools/pynche/
DStripViewer.py245 chip = canvas.find_overlapping(x, y, x, y)
246 if chip and (1 <= chip[0] <= self.__numchips):
247 color = self.__chips[chip[0]-1]
255 self.__trackarrow(chip[0], (red, green, blue))
257 def __trackarrow(self, chip, rgbtuple): argument
262 self.__lastchip = chip
275 self.__leftarrow.move_to(self.__arrow_x(chip-1))
280 self.__rightarrow.move_to(self.__arrow_x(chip-1))
288 self.__canvas.itemconfigure(chip, outline=outline)
294 chip = 0
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSchedule.td17 // available across all chip sets for the target. Eg., IntUnit, FPUnit, ...
18 // These may be independent values for each chip set or may be shared across
19 // all chip sets of the target. Each functional unit is treated as a resource
72 // instructions across chip sets. An instruction uses the same itinerary class
73 // across all chip sets. Thus a new chip set can be added without modifying
118 // classes for a given chip set.
/external/llvm/include/llvm/Target/
DTargetItinerary.td20 // available across all chip sets for the target. Eg., IntUnit, FPUnit, ...
21 // These may be independent values for each chip set or may be shared across
22 // all chip sets of the target. Each functional unit is treated as a resource
75 // instructions across chip sets. An instruction uses the same itinerary class
76 // across all chip sets. Thus a new chip set can be added without modifying
122 // classes for a given chip set.
/external/mesa3d/src/amd/
DAndroid.addrlib.mk40 $(MESA_TOP)/src/amd/addrlib/inc/chip/r800 \
41 $(MESA_TOP)/src/amd/addrlib/r800/chip
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
DAndroid.mk41 $(MESA_TOP)/src/amd/addrlib/inc/chip/r800 \
42 $(MESA_TOP)/src/amd/addrlib/r800/chip

123456