Searched refs:OperationFromInterface (Results 1 – 5 of 5) sorted by relevance
274 inline EagerOperation* OperationFromInterface( in OperationFromInterface() function279 inline const EagerOperation* OperationFromInterface( in OperationFromInterface() function
512 tensorflow::OperationFromInterface(tensorflow::unwrap(op)); in TFE_OpSetCancellationManager()
1435 tensorflow::OperationFromInterface(tensorflow::unwrap(op)); in ExtractAttrs()1691 tensorflow::OperationFromInterface(tensorflow::unwrap(copy_op)); in TEST()1738 tensorflow::OperationFromInterface(tensorflow::unwrap(var_op_2)); in TEST()
873 OperationFromInterface(tensorflow::unwrap(const_cast<TFE_Op*>(op))); in TFE_OpSetAttrValueProto()
620 OperationFromInterface(op)->Attrs().FillAttrValueMap(node_def.mutable_attr()); in TFE_InferShapes()