Home
last modified time | relevance | path

Searched defs:type_string (Results 1 – 25 of 28) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_context.cc87 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/
Dstrip_unused_nodes.cc42 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/
Dcras_dbus_util.c9 const char *type_string, void *value) in append_key_value()
/external/tensorflow/tensorflow/core/framework/
Dtypes.h62 const std::string& type_string() const { return type_; } in type_string() function
Dop_def_builder.cc128 bool ProcessCompoundType(const StringPiece type_string, AttrValue* allowed) { in ProcessCompoundType()
161 StringPiece type_string; // Used if type == "type" in FinalizeAttr() local
Ddataset.h761 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
Dattr_value_util.cc302 #define VALIDATE_FIELD(name, type_string, oneof_case) \ in AttrValueHasType() argument
Ddataset.cc217 const string& type_string = dataset->type_string(); in AddDataset() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dattribute_exporter.cc136 StatusOr<FftType> ConvertFftType(llvm::StringRef type_string) { in ConvertFftType()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconv_op_helpers.cc294 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/
Dbt_profile_unittest.cc159 const char* type_string, in append_key_value()
/external/mesa3d/src/mapi/glapi/gen/
Dtypeexpr.py116 def __init__(self, type_string, extra_types = None): argument
Dgl_XML.py516 def type_string(self): member in gl_parameter
/external/libchrome/components/policy/core/common/
Dschema.cc75 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/
Dtest_kernel_arg_info.cpp341 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/
Dquantize_model.cc267 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/
DParseHelper.h136 virtual void notifyVersion(int line, int version, const char* type_string) in notifyVersion()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DParseHelper.h137 virtual void notifyVersion(int line, int version, const char* type_string) in notifyVersion()
/external/tensorflow/tensorflow/python/distribute/
Dmulti_worker_test_base.py819 def _stream_stderr_single_process(process, type_string, index, argument
/external/OpenCL-CTS/test_conformance/computeinfo/
Dmain.cpp60 type_string, enumerator
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc175 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__.py23 type_string= 0x0c00 variable
/external/openscreen/tools/cddl/
Dcodegen.cc250 std::string type_string; in WriteStructMembers() local
/external/python/cpython3/Lib/msilib/
D__init__.py22 type_string= 0x0c00 variable
/external/python/cpython2/Tools/msi/
Dmsilib.py23 type_string= 0x0c00 variable

12