| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | constant_fold.cc | 53 auto tensor_type = t.cast<TensorType>(); in ShouldBeFolded() local 94 if (auto tensor_type = type.dyn_cast<TensorType>()) { in ConstantFoldFallbackHook() local
|
| D | readonly_references_to_resources.cc | 160 TensorType tensor_type = DropRefType(shaped_type).cast<TensorType>(); in runOnFunction() local
|
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
| D | image_tensor_specs.h | 67 TfLiteType tensor_type; member
|
| /external/tensorflow/tensorflow/compiler/mlir/tfr/passes/ |
| D | raise_to_tf.cc | 137 auto tensor_type = input_tfr_type.dyn_cast<TFRTensorType>(); in CastToNonDerivedType() local 190 if (auto tensor_type = input_tfr_type.dyn_cast<TFRTensorType>()) { in AddDerivedAttrs() local 331 if (auto tensor_type = res.value().dyn_cast<TFRTensorType>()) { in DeriveOutputTypes() local
|
| D | decompose.cc | 180 if (auto tensor_type = arg.value().dyn_cast<TFRTensorType>()) { in RewriteUnregisteredTFOps() local
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
| D | l2_norm_test.cc | 24 const TensorType tensor_type) { in L2NormOpModel()
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
| D | convert_tensor.cc | 256 if (auto tensor_type = type.dyn_cast<mlir::RankedTensorType>()) { in ConvertTypeToTensorShape() local 272 if (auto tensor_type = type.dyn_cast<mlir::RankedTensorType>()) { in ConvertTypeToTensorShapeAttr() local
|
| D | compile_mlir_util.cc | 169 auto tensor_type = type_and_idx.value().dyn_cast<mlir::RankedTensorType>(); in GetOutputInfo() local 576 auto tensor_type = mlir_arg.getType().cast<mlir::TensorType>(); in RewriteWithArgs() local
|
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_sycl.cpp | 99 using tensor_type = Tensor<DataType, 1, DataLayout, IndexType>; in test_sycl_mem_sync_offsets() typedef 153 using tensor_type = Tensor<DataType, 1, DataLayout, IndexType>; in test_sycl_memset_offsets() typedef
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/ |
| D | compatibility_analysis.cc | 143 if (auto tensor_type = type.dyn_cast<mlir::TensorType>()) { in AnalyzeVariable() local
|
| /external/tensorflow/tensorflow/core/runtime_fallback/opdefs/ |
| D | tfrt_fallback_common.cc | 41 mlir::Type tensor_type, in ParseExecuteOpCommon()
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/ |
| D | resource_value_typed_analyzer.cc | 29 if (auto tensor_type = type.dyn_cast<TensorType>()) { in IsResourceType() local
|
| /external/tensorflow/tensorflow/lite/tools/ |
| D | visualize.py | 209 def TensorTypeToName(tensor_type): argument
|
| D | verifier_test.cc | 578 for (int tensor_type = TensorType_MIN; tensor_type <= TensorType_MAX; in TEST() local 595 for (int tensor_type = TensorType_MIN; tensor_type <= TensorType_MAX; in TEST() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | l2norm_test.cc | 34 const TensorType tensor_type, in L2NormOpModel()
|
| D | basic_rnn_test.cc | 235 HybridRNNOpModel(int batches, int units, int size, TensorType tensor_type, in HybridRNNOpModel()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | load_and_remap_matrix_op.cc | 141 DataType tensor_type; in Compute() local
|
| /external/tensorflow/tensorflow/lite/toco/tflite/ |
| D | types.cc | 114 ArrayDataType DataType::Deserialize(int tensor_type) { in Deserialize()
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/ |
| D | utils.cc | 33 TfLiteType tensor_type) { in TensorTypeMatch()
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | default_quant_params.cc | 160 auto tensor_type = value.getType().dyn_cast<TensorType>(); in AddToWorkListIfUnquantized() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
| D | quantization_utils.cc | 470 ElementsAttr QuantizeLegacy(Attribute real_value, Type tensor_type) { in QuantizeLegacy() 563 ElementsAttr Quantize(Attribute real_value, Type tensor_type) { in Quantize() 793 Type tensor_type, double scale, in GetFixedOutputRange()
|
| /external/XNNPACK/test/ |
| D | subgraph-tester.h | 45 xnn_tensor_type tensor_type, in add_tensor()
|
| /external/tensorflow/tensorflow/lite/tools/strip_buffers/ |
| D | stripping_lib.cc | 81 TfLiteStatus ConvertTensorType(TensorType tensor_type, TfLiteType* type) { in ConvertTensorType()
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | io_ops.py | 77 def _restore_slice(file_pattern, tensor_name, shape_and_slice, tensor_type, argument
|
| /external/tensorflow/tensorflow/python/keras/layers/ |
| D | advanced_activations.py | 277 def _large_compatible_negative(tensor_type): argument
|