Home
last modified time | relevance | path

Searched defs:attr_val (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dpython_api_parameter_converter_test.py149 def testConvertAttribute(self, attr_type, attr_val, expected): argument
197 def testConvertAttributeError(self, attr_type, attr_val, message): argument
/external/tensorflow/tensorflow/core/grappler/utils/
Dcanonicalizer.cc60 AttrValue& attr_val = (*node->mutable_attr())["value"]; in CompressConstants() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dexport_utils.cc212 AttrValue attr_val; in ConvertAttribute() local
216 AttrValue attr_val; in ConvertAttribute() local
226 AttrValue attr_val; in ConvertAttribute() local
/external/squashfs-tools/squashfs-tools/
Dxattr.c163 char *attr_val; in read_selinux_xattr_from_sehnd() local
173 struct vfs_cap_data *attr_val; in set_caps_xattr() local
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dautotune_buffer_sizes_test.cc178 AttrValue attr_val; in TEST_P() local
/external/tensorflow/tensorflow/c/
Dpython_api.cc31 AttrValue attr_val; in SetAttr() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_while.cc444 string attr_val; in FunctionalizeLoop() local
Dfunctionalize_cond.cc823 string attr_val; in BuildIfNode() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dtfr_gen.py155 def _get_val_from_proto(attr_type, attr_val): argument
/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass_test.cc130 T attr_val = T(); in DoMklLayoutOptimizationPassGetAttrVal() local