/external/tensorflow/tensorflow/core/kernels/ |
D | unique_op.cc | 106 auto Tin = input.flat<T>(); in Compute() local 107 const int64 N = static_cast<int64>(Tin.size()); in Compute() 112 auto it = uniq.insert(std::make_pair(Tin(i), j)); in Compute() 132 auto Tin = input.shaped<T, 3>(new_sizes); in Compute() local 134 auto hash_fn = [&Tin](const Eigen::Index& key) { in Compute() 136 for (Eigen::Index i = 0; i < Tin.dimension(0); i++) { in Compute() 137 for (Eigen::Index j = 0; j < Tin.dimension(2); j++) { in Compute() 138 h = Hash64Combine(h, hash<T>{}(Tin(i, key, j))); in Compute() 144 auto equal_to_fn = [&Tin](const Eigen::Index& lhs, in Compute() 146 for (Eigen::Index i = 0; i < Tin.dimension(0); i++) { in Compute() [all …]
|
D | cwise_ops_common.h | 84 typedef typename Functor::in_type Tin; // Input scalar data type. typedef 89 DataTypeToEnum<Tin>::v()) {} in BinaryOp() 111 eigen_device, out_flat, in0.template flat<Tin>(), in Compute() 112 in1.template scalar<Tin>(), error_ptr); in Compute() 116 eigen_device, out_flat, in0.template scalar<Tin>(), in Compute() 117 in1.template flat<Tin>(), error_ptr); in Compute() 120 eigen_device, out_flat, in0.template flat<Tin>(), in Compute() 121 in1.template flat<Tin>(), error_ptr); in Compute() 126 in0.template shaped<Tin, 2>(bcast->x_reshape()), in Compute() 128 in1.template shaped<Tin, 2>(bcast->y_reshape()), in Compute() [all …]
|
D | transpose_op.cc | 52 auto Tin = input.vec<T>(); in Compute() local 54 FastBoundsCheck(Tin.size(), std::numeric_limits<int32>::max()), in Compute() 57 const T N = static_cast<T>(Tin.size()); // Safe: bounds-checked above. in Compute() 64 const T d = internal::SubtleMustCopy(Tin(i)); in Compute()
|
D | cwise_ops_gpu_common.cu.h | 62 typedef typename Functor::in_type Tin; 64 typedef typename Eigen::internal::scalar_left<Tout, Tin, Binary> Unary; 72 typedef typename Functor::in_type Tin; 74 typedef typename Eigen::internal::scalar_right<Tout, Tin, Binary> Unary;
|
D | cast_op.h | 139 template <typename Device, typename Tout, typename Tin> 141 typename TTypes<Tin>::ConstFlat i) { in Cast() 145 template <typename Device, typename Tout, typename Tin> 148 typename TTypes<Tin>::ConstFlat i, bool truncate = false);
|
D | cwise_ops.h | 204 template <typename Tout, typename Tin, typename Binary> 207 const Tin* left; 212 EIGEN_DEVICE_FUNC inline explicit scalar_left(const Tin* c, Args... args) 215 EIGEN_DEVICE_FUNC inline Tout operator()(const Tin& right) const { 226 template <typename Tout, typename Tin, typename Binary> 227 struct functor_traits<scalar_left<Tout, Tin, Binary>> { 234 template <typename Tout, typename Tin, typename Binary> 237 const Tin* right; 242 EIGEN_DEVICE_FUNC inline explicit scalar_right(const Tin* c, Args... args) 245 EIGEN_DEVICE_FUNC inline Tout operator()(const Tin& left) const { [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_StatefulPartitionedCall.pbtxt | 12 attr { name: "Tin" description: "A list of input types." } 18 another list of tensors. Input and output types are specified by 'Tin'
|
D | api_def_PartitionedCall.pbtxt | 11 attr { name: "Tin" description: "A list of input types." } 17 another list of tensors. Input and output types are specified by 'Tin'
|
D | api_def_TPUPartitionedCall.pbtxt | 23 name: "Tin"
|
D | api_def_RemoteCall.pbtxt | 22 name: "Tin"
|
D | api_def_PyFunc.pbtxt | 23 name: "Tin"
|
D | api_def_Case.pbtxt | 15 attr { name: "Tin" description: "A list of input types." }
|
D | api_def_If.pbtxt | 23 attr { name: "Tin" description: "A list of input types." }
|
D | api_def_SymbolicGradient.pbtxt | 16 name: "Tin"
|
D | api_def_StatelessIf.pbtxt | 26 attr { name: "Tin" description: "A list of input types." }
|
D | api_def_BatchFunction.pbtxt | 72 name: "Tin"
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | function_utils_test.cc | 187 key: "Tin" 375 key: "Tin" 440 key: "Tin"
|
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/ |
D | cpu_supported_ops.md | 244 … | `Tout={bool,complex64,double,float,int32,int64,uint32,uint64}`<br>`Tin={bool,complex64,dou… 271 … | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`<br>`Tin={bool,complex64,dou…
|
D | gpu_supported_ops.md | 241 … | `Tout={bool,complex64,double,float,int32,int64,uint32,uint64}`<br>`Tin={bool,complex64,dou… 267 … | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`<br>`Tin={bool,complex64,dou…
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 3181 type_list_attr: "Tin" 3244 name: "Tin" 5205 type_list_attr: "Tin" 5212 name: "Tin" 10116 type_list_attr: "Tin" 10127 name: "Tin" 14912 type_list_attr: "Tin" 14923 name: "Tin" 17503 type_attr: "Tin" 17514 name: "Tin" [all …]
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v2.pbtxt | 9099 type_list_attr: "Tin" 9162 name: "Tin" 12488 type_list_attr: "Tin" 12495 name: "Tin" 21735 type_list_attr: "Tin" 21746 name: "Tin" 29606 type_list_attr: "Tin" 29617 name: "Tin" 29645 type_list_attr: "Tin" 29656 name: "Tin" [all …]
|
D | ops_history.v1.pbtxt | 9099 type_list_attr: "Tin" 9162 name: "Tin" 12488 type_list_attr: "Tin" 12495 name: "Tin" 22106 type_list_attr: "Tin" 22117 name: "Tin" 29977 type_list_attr: "Tin" 29988 name: "Tin" 30016 type_list_attr: "Tin" 30027 name: "Tin" [all …]
|
D | ops_history.v0.pbtxt | 15776 type_attr: "Tin" 15787 name: "Tin" 15804 type_attr: "Tin" 15811 name: "Tin" 15828 type_attr: "Tin" 15835 name: "Tin" 20594 type_list_attr: "Tin" 20605 name: "Tin" 20621 type_list_attr: "Tin" 20632 name: "Tin" [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | asia | 3574 # (Nhà xuất bản Văn Hoá - Thông Tin, Hanoi, 2005), pp 49-50,
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 6669 ,"HK","STN","Sha Tin","Sha Tin",,"--3-----","RL","0901",,"2223N 11411E",
|