/external/tensorflow/tensorflow/lite/tools/accuracy/ |
D | utils.h | 32 std::vector<DataType> input_types; member
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | elemental_ir_emitter.cc | 79 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type) { in EmitLibdeviceMathCall() 122 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type) { in EmitLlvmIntrinsicMathCall() 145 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type) { in EmitMathCall() 286 absl::Span<const PrimitiveType> input_types, PrimitiveType output_type, in EmitDeviceFunctionCall()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | remote_fused_graph_execute_op_test.cc | 41 DataTypeVector input_types({DT_FLOAT, DT_FLOAT}); in TEST_F() local 55 DataTypeVector input_types({DT_INT32, DT_INT32}); in TEST_F() local 112 DataTypeVector input_types{DT_FLOAT}; in BuildRemoteFusedGraphExecuteOp() local
|
D | scoped_allocator_ops_test.cc | 90 const DataTypeVector& input_types) { in PrepOp()
|
D | set_kernels.cc | 336 SetOperationOp(OpKernelConstruction* ctx, InputTypes input_types) in SetOperationOp()
|
/external/tensorflow/tensorflow/core/ops/ |
D | remote_fused_graph_ops_test.cc | 31 DataTypeVector input_types; in TEST() local
|
/external/tensorflow/tensorflow/lite/toco/ |
D | toco_cmdline_flags.cc | 303 std::vector<string> input_types = in ReadTocoFlagsFromCommandLineFlags() local
|
D | args.h | 178 Arg<string> input_types; member
|
/external/tensorflow/tensorflow/python/framework/ |
D | function.py | 93 def __init__(self, *input_types, **kwargs): 208 input_types, argument 583 def instantiate(self, input_types): argument
|
D | func_graph.py | 360 input_types=None, argument 388 input_types=None, argument
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | insert_logging.cc | 112 DataTypeVector input_types; in InsertLogging() local
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | dataset_test_base.h | 164 DataTypeVector input_types, in AddDatasetInputFromArray()
|
D | dataset_test_base.cc | 231 gtl::InlinedVector<TensorValue, 4>* inputs, DataTypeVector input_types, in AddDatasetInput()
|
/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/core/grappler/optimizers/data/ |
D | map_vectorization_test.cc | 431 std::vector<DataType> input_types({DT_INT64}); in TEST() local 451 std::vector<DataType> input_types({DT_INT64}); in TEST() local 471 std::vector<DataType> input_types({DT_INT64}); in TEST() local
|
D | map_vectorization.cc | 356 DataTypeVector input_types; in AddBranch() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opcodes.py | 35 input_types, algebraic_properties, const_expr): argument 107 def opcode(name, output_size, output_type, input_sizes, input_types, argument
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_show_multi.cc | 210 std::vector<string> input_types; in FormatInputShapes() local
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | graph_transfer_utils.cc | 116 DataTypeVector input_types; in BuildFusedGraphDef() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | lower_if_while_test.cc | 82 std::vector<DataType> input_types = {DT_INT32}; in WhileWithIfBody() local
|
D | direct_session.h | 152 DataTypeVector input_types; member
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph.cc | 48 const DataTypeVector input_types; member 175 const DataTypeVector& Node::input_types() const { return props_->input_types; } in input_types() function in tensorflow::Node
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_kernel_test.cc | 426 DataTypeSlice input_types = {}) { in ExpectSuccess() 498 DataTypeSlice input_types = {}) { in GetKernelClassName()
|
D | op_kernel.h | 159 const DataTypeVector& input_types() const { return input_types_; } in input_types() function 315 const DataTypeSlice& input_types() const { return input_types_; } in input_types() function
|