/external/tensorflow/tensorflow/core/ir/importexport/ |
D | convert_attributes.cc | 170 AttrValue attr_val; in ConvertAttribute() local 174 AttrValue attr_val; in ConvertAttribute() local 178 AttrValue attr_val; in ConvertAttribute() local 188 AttrValue attr_val; in ConvertAttribute() local
|
/external/tensorflow/tensorflow/python/framework/ |
D | python_api_parameter_converter_test.py | 145 def testConvertAttribute(self, attr_type, attr_val, expected): argument 193 def testConvertAttributeError(self, attr_type, attr_val, message): argument
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | canonicalizer.cc | 60 AttrValue& attr_val = (*node->mutable_attr())["value"]; in CompressConstants() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | control_flow_deps_to_chains.cc | 221 AttrValue attr_val; in Run() local 288 AttrValue attr_val; in Run() local
|
D | mkl_layout_pass_test.cc | 131 T attr_val = T(); in DoMklLayoutOptimizationPassGetAttrVal() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
D | export_utils.cc | 223 AttrValue attr_val; in ConvertAttribute() local 227 AttrValue attr_val; in ConvertAttribute() local 237 AttrValue attr_val; in ConvertAttribute() local
|
/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/ |
D | roundtrip.cc | 37 AttrValue& attr_val = named_attr.second; in NormalizeNode() local
|
/external/squashfs-tools/squashfs-tools/ |
D | xattr.c | 159 char *attr_val; in read_selinux_xattr_from_sehnd() local 169 struct vfs_cap_data *attr_val; in set_caps_xattr() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | autotune_buffer_sizes_test.cc | 179 AttrValue attr_val; in TEST_P() local
|
D | make_deterministic_test.cc | 91 AttrValue* attr_val = &(*orig_map_node_def.mutable_attr())["Targuments"]; in TEST_P() local
|
/external/tensorflow/tensorflow/c/ |
D | python_api.cc | 32 AttrValue attr_val; in SetAttr() local
|
/external/pytorch/torch/fx/experimental/ |
D | meta_tracer.py | 203 def getattr(self, attr, attr_val, parameter_proxy_cache): argument
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_while.cc | 440 string attr_val; in FunctionalizeLoop() local
|
D | functionalize_cond.cc | 818 string attr_val; in BuildIfNode() local
|
D | functionalize_control_flow_test.cc | 223 std::string attr_val; in CheckGraphDef() local
|
/external/pytorch/torch/fx/ |
D | _symbolic_trace.py | 551 attr_val, collection_to_search, parameter_proxy_cache argument
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/ |
D | tfr_gen.py | 163 def _get_val_from_proto(attr_type, attr_val): argument
|