/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_context.cc | 87 const string type_string = DataTypeString(type); in GetOrCreateMax() local 103 const string type_string = DataTypeString(type); in GetOrCreateMin() local 119 const string type_string = DataTypeString(type); in GetOrCreateAdd() local 135 const string type_string = DataTypeString(type); in GetOrCreateMul() local
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | strip_unused_nodes.cc | 42 const string& type_string = context.params.at("type")[0]; in TypeForPlaceholder() local 63 const string& type_string = context.params.at("type_for_name")[i]; in TypeForPlaceholder() local
|
/external/adhd/cras/src/server/ |
D | cras_dbus_util.c | 9 const char *type_string, void *value) in append_key_value()
|
/external/tensorflow/tensorflow/core/framework/ |
D | types.h | 62 const std::string& type_string() const { return type_; } in type_string() function
|
D | op_def_builder.cc | 128 bool ProcessCompoundType(const StringPiece type_string, AttrValue* allowed) { in ProcessCompoundType() 161 StringPiece type_string; // Used if type == "type" in FinalizeAttr() local
|
D | dataset.h | 761 string type_string; // op type name of this dataset. member 773 const string& type_string() const { return params_.type_string; } in type_string() function 817 const string& type_string() const { return type_string_; } in type_string() function
|
D | attr_value_util.cc | 302 #define VALIDATE_FIELD(name, type_string, oneof_case) \ in AttrValueHasType() argument
|
D | dataset.cc | 217 const string& type_string = dataset->type_string(); in AddDataset() local
|
/external/tensorflow/tensorflow/compiler/mlir/xla/ |
D | attribute_exporter.cc | 136 StatusOr<FftType> ConvertFftType(llvm::StringRef type_string) { in ConvertFftType()
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | conv_op_helpers.cc | 294 StringPiece type_string, const xla::Shape& input_shape, xla::XlaOp filter, in MakeXlaBackpropInputConvOp() 392 StringPiece type_string, xla::XlaOp activations, in MakeXlaBackpropFilterConvOp()
|
/external/adhd/cras/src/tests/ |
D | bt_profile_unittest.cc | 159 const char* type_string, in append_key_value()
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | typeexpr.py | 116 def __init__(self, type_string, extra_types = None): argument
|
D | gl_XML.py | 516 def type_string(self): member in gl_parameter
|
/external/libchrome/components/policy/core/common/ |
D | schema.cc | 75 bool SchemaTypeToValueType(const std::string& type_string, in SchemaTypeToValueType() 394 std::string type_string; in DetermineStorageSizes() local 484 std::string type_string; in Parse() local
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_kernel_arg_info.cpp | 341 static std::string get_expected_arg_type(const std::string& type_string, in get_expected_arg_type() 396 std::string type_string(kernel_argument.arg_type); in create_expected_arg_info() local
|
/external/tensorflow/tensorflow/lite/tools/optimize/ |
D | quantize_model.cc | 267 std::string type_string = in SetInputType() local 331 std::string type_string = in SetOutputType() local 736 std::string type_string = in QuantizeOpInput() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.h | 136 virtual void notifyVersion(int line, int version, const char* type_string) in notifyVersion()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | ParseHelper.h | 137 virtual void notifyVersion(int line, int version, const char* type_string) in notifyVersion()
|
/external/tensorflow/tensorflow/python/distribute/ |
D | multi_worker_test_base.py | 819 def _stream_stderr_single_process(process, type_string, index, argument
|
/external/OpenCL-CTS/test_conformance/computeinfo/ |
D | main.cpp | 60 type_string, enumerator
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph.cc | 175 const string& Node::type_string() const { return props_->node_def.op(); } in type_string() function in tensorflow::Node
|
/external/python/cpython2/Lib/msilib/ |
D | __init__.py | 23 type_string= 0x0c00 variable
|
/external/openscreen/tools/cddl/ |
D | codegen.cc | 250 std::string type_string; in WriteStructMembers() local
|
/external/python/cpython3/Lib/msilib/ |
D | __init__.py | 22 type_string= 0x0c00 variable
|
/external/python/cpython2/Tools/msi/ |
D | msilib.py | 23 type_string= 0x0c00 variable
|