Home
last modified time | relevance | path

Searched defs:SetAttrShape (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/op_handler/
Dwrapper_operation.cc63 Status WrapperOperation::SetAttrShape(const char* attr_name, in SetAttrShape() function in tensorflow::WrapperOperation
/external/tensorflow/tensorflow/c/experimental/gradients/tape/
Dtape_operation.cc87 Status TapeOperation::SetAttrShape(const char* attr_name, const int64_t* dims, in SetAttrShape() function in tensorflow::gradients::TapeOperation
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc75 Status EagerOperation::SetAttrShape(const char* attr_name, const int64_t* dims, in SetAttrShape() function in tensorflow::EagerOperation
/external/tensorflow/tensorflow/c/eager/
Dc_api_unified_experimental_graph.cc202 Status SetAttrShape(const char* attr_name, const int64_t* dims, in SetAttrShape() function in tensorflow::tracing::graph::GraphOperation
Dgradients.cc349 Status SetAttrShape(AbstractOperation* op_, const char* attr_name, in SetAttrShape() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc469 Status MlirAbstractOp::SetAttrShape(const char* attr_name, const int64_t* dims, in SetAttrShape() function in mlir::TF::__anon2b880b700111::MlirAbstractOp