/external/tensorflow/tensorflow/core/framework/ |
D | node_properties_test.cc | 63 const DataTypeVector& input_types, in ValidateNodeProperties() 85 DataTypeVector input_types{DT_FLOAT, DT_INT32}; in TEST() local 115 DataTypeVector input_types{DT_FLOAT, DT_INT32}; in TEST() local
|
D | node_properties.cc | 29 DataTypeVector input_types; in CreateFromNodeDef() local
|
D | node_properties.h | 55 DataTypeVector input_types; member
|
/external/tensorflow/tensorflow/lite/kernels/shim/test_op/ |
D | simple_tflite_op_test.cc | 34 const std::vector<tflite::TensorType>& input_types, in SimpleOpModel() 81 std::vector<tflite::TensorType> input_types = {tflite::TensorType_STRING, in TEST() local 114 std::vector<tflite::TensorType> input_types = {tflite::TensorType_STRING}; in TEST() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/ |
D | perception_ops_utils_test.cc | 37 mlir::Builder* builder, const SmallVector<mlir::Type, NInput>& input_types, in createMaxUnpoolingFunc() 56 SmallVector<mlir::Type, 2> input_types{input_type, indices_type}; in createMaxUnpoolingFunc() local 143 SmallVector<mlir::Type, 1> input_types{input_type}; in TEST_F() local
|
D | lstm_utils_test.cc | 60 SmallVector<mlir::Type, 4> input_types{input_type, weight_type, bias_type, in createLstmCompositeFunc() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | elemental_ir_emitter.cc | 82 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type, in EmitDeviceMathCall() 124 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type) { in EmitLlvmIntrinsicMathCall() 147 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type, in EmitMathCall()
|
D | target_util.cc | 195 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type, in EmitDeviceFunctionCall()
|
/external/tensorflow/tensorflow/python/framework/ |
D | function.py | 93 def __init__(self, *input_types, **kwargs): 234 input_types, argument 628 def instantiate(self, input_types): argument 813 input_types=None, argument
|
D | func_graph.py | 506 input_types=None, argument 539 input_types=None, argument
|
/external/tensorflow/tensorflow/lite/toco/logging/ |
D | conversion_log_util.cc | 173 TFLITE_PROTO_NS::RepeatedPtrField<std::string>* input_types, in GetInputAndOutputTypes() 250 TFLITE_PROTO_NS::RepeatedPtrField<std::string> input_types, output_types; in PopulateConversionLog() local
|
D | conversion_log_util_test.cc | 152 TFLITE_PROTO_NS::RepeatedPtrField<std::string> input_types, output_types; in TEST() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | while_v2.py | 990 input_types=None, argument 1047 input_types=None, argument 1093 input_types=None, argument
|
/external/tensorflow/tensorflow/lite/toco/ |
D | toco_cmdline_flags.cc | 334 std::vector<std::string> input_types = in ReadTocoFlagsFromCommandLineFlags() local
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | insert_logging.cc | 111 DataTypeVector input_types; in InsertLogging() local
|
/external/vixl/tools/test_generator/ |
D | parser.py | 54 def __init__(self, operand_types, operand_variants, input_types, argument
|
D | generator.py | 252 def GenerateInputs(self, input_types): argument
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/ |
D | raise_to_tf.cc | 163 const llvm::SmallVectorImpl<Attribute>& input_types, in CastValuesToSameType() 186 ArrayRef<Attribute> input_types, in AddDerivedAttrs()
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_show_multi.cc | 209 std::vector<string> input_types; in FormatInputShapes() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | post_quantize.cc | 92 llvm::SmallVector<Type, 4> input_types; in RemoveQuantizationAdaptorOps() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | lower_functional_ops_test.cc | 94 std::vector<DataType> input_types = {DT_INT32}; in WhileWithIfBody() local
|
D | graph_view.cc | 193 uint8* input_types = item->input_type_base(); in InitializeNode() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opcodes.py | 36 input_types, is_conversion, algebraic_properties, const_expr): argument 153 def opcode(name, output_size, output_type, input_sizes, input_types, argument
|
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/ |
D | raise_target_subgraphs.cc | 198 SmallVector<Type, 4> input_types; in BuildFuncOp() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
D | tf_xla_mlir_translate.cc | 57 llvm::cl::opt<std::string> input_types( variable
|