Home
last modified time | relevance | path

Searched defs:tensor_attr (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dinitialize_variables_in_session_init.cc44 ElementsAttr tensor_attr = tensor_attr_or.ValueOrDie(); in InitializeVariable() local
H A Dlift_variables.cc137 ElementsAttr tensor_attr = tensor_attr_or.ValueOrDie(); in LiftVariablesFromSession() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dconvert_tensor.cc402 if (auto tensor_attr = attr.dyn_cast<mlir::TF::TensorProtoAttr>()) in ConvertToTensorProto() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dconvert_tensor.cc401 if (auto tensor_attr = attr.dyn_cast<mlir::tf_type::TensorProtoAttr>()) in ConvertToTensorProto() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_module_api.cpp193 auto tensor_attr = "tensor_attr"; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_export.cc905 auto tensor_attr = inst->getAttr("value").cast<mlir::TypedAttr>(); in BuildTensor() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding.cc2068 AttrValue tensor_attr; in ReplaceOperationWithConstant() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc2410 TensorProto* tensor_attr = in TestConvertConst() local
2497 TensorProto* tensor_attr = in TEST_F() local